code='<script language=\'JavaScript\'>   function CallWindow(windowLink, winWidth, winHeight) { 	windowSpecs = \'fullscreen=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,height=\' + winHeight + \',width=\' + winWidth + \',scrollbars=no\'; 	window.open(windowLink, \'Select\', windowSpecs)    } </script> <div><table cellpadding=1 cellspacing=1 border=\'0\'>	<tr> 	 <td width=\'125\' valign=\'top\' style=\'text-align: center;\' class=\'GalleryGrid\'> 		<span class=\'GalleryGrid\' style=\'cursor: hand\' OnClick="CallWindow(\'http://asepa.gov/_include/common/image/imageView.asp?File=/_library/images/asepa_Vaiagae2.jpg\',800,700)">		<img src="/_library/images/asepa_Vaiagae2.jpg" height=\'100\' class=\'GalleryGrid\'>   </span>  </td> 	 <td width=\'125\' valign=\'top\' style=\'text-align: center;\' class=\'GalleryGrid\'> 		<span class=\'GalleryGrid\' style=\'cursor: hand\' OnClick="CallWindow(\'http://asepa.gov/_include/common/image/imageView.asp?File=/_library/images/PIBRTSmall.bmp\',800,700)">		<img src="/_library/images/PIBRTSmall.bmp" width=\'120\' class=\'GalleryGrid\'>   </span>  </td> </table></div> '