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://alexanderlimo.net/_include/common/image/imageView.asp?File=/_library/images/button_1.gif\',800,700)">		<img src="/_library/images/button_1.gif" width=\'120\' class=\'GalleryGrid\'>   </span>  </td> 	 <td width=\'125\' valign=\'top\' style=\'text-align: center;\' class=\'GalleryGrid\'> 		<span class=\'GalleryGrid\' style=\'cursor: hand\' OnClick="CallWindow(\'http://alexanderlimo.net/_include/common/image/imageView.asp?File=/_library/images/button_1_over.gif\',800,700)">		<img src="/_library/images/button_1_over.gif" width=\'120\' class=\'GalleryGrid\'>   </span>  </td> 	 <td width=\'125\' valign=\'top\' style=\'text-align: center;\' class=\'GalleryGrid\'> 		<span class=\'GalleryGrid\' style=\'cursor: hand\' OnClick="CallWindow(\'http://alexanderlimo.net/_include/common/image/imageView.asp?File=/_library/images/button_2.gif\',800,700)">		<img src="/_library/images/button_2.gif" width=\'120\' class=\'GalleryGrid\'>   </span>  </td> 	 <td width=\'125\' valign=\'top\' style=\'text-align: center;\' class=\'GalleryGrid\'> 		<span class=\'GalleryGrid\' style=\'cursor: hand\' OnClick="CallWindow(\'http://alexanderlimo.net/_include/common/image/imageView.asp?File=/_library/images/button_2_over.gif\',800,700)">		<img src="/_library/images/button_2_over.gif" width=\'120\' class=\'GalleryGrid\'>   </span>  </td>  </tr>  <tr> </table></div> '