function showHS()
{
	//Unless scroll bars are used, the H/W works for both NS/IE
	var hs_window= window.open ("","Enlarged","status=1,width=485,height=675,scrollbars=no,location=no,menubar=no,toolbar=no,directories=no,title=no,resizable=no,status=no"); 
	hs_window.document.write('<img src=\'http://www.barwicksvoice.com/presskit/Photos/hp_head_shot.jpg\' border=0>');
	hs_window.document.write('</i></b></u><center><a href="javascript:window.close();"><font face=Arial size=2 color=#000000>Close Window</font></a>');

}
