/*
	Module Name:- Webmaster Hosted Gallery
	File Name  :- webmaster_galleryview.js
	Create Date:- 7-June-2006
	Intially Create By :- 0017
	Update History:
*/
<!--
function showimage(surl)
{
   window.open(surl ,'','resizable=yes,titlebar=no,menubar=no,addressbar=no,statusbar=no,scrollbars=yes,width=563,height=500,left=225,top=100');
   return false;
}
//-->
