<!--
		function openflashwindow(loc)
		{
			window.open(loc, '2', 'width=750,height=650,toolbars=no,scrollbars=no,resizable=yes');
		}
//-->
