<!--
		function opensmwindow(loc)
		{
			window.open(loc, '1', 'width=500,height=250,toolbars=no,scrollbars=no,resizable=yes');
		}
//-->
