function printPuzzle()
{
other="toolbar=no,width=580,height=700,directories=no,menubar=no,scrollbars=yes";
window.open("/printPuzzle.php","PrintPuzzle",other);
return false;
}
