function goPrint()
{
alert(' All pages on this site will automatically reformat when printing. \n \n Instead of clicking this button you may also select "Print" from the "File" menu of your browser on your browser.\n \n For the best printing results, select the "Landscape" option for your page orientation. \n \n Click "Ok" to begin printing now.');
window.print();
}