		var x = (screen.availWidth - 640) / 2;
		var y = (screen.availHeight - 480) / 2;
		var out = '<div style="text-align:left;width:265px;margin:0px">';		out = out + '<span style="color:white;position:relative; text-align:left; left:35px; top:0px; z-index:1 ">360 Panorama View</span><br /><img style="position:relative; left:-2px; top:-18px; width:261px" src="http://www.qmania.com/feeds/inc/custom/tango/panorama.gif" /><br />';		out = out + '<a href="javascript:void(0)" onclick="window.open(';
		out = out + "'http://www.qmania.com/data/pictures/tango/pano/pano.html','360_Store_View','width=640,height=480,toolbar=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,top="+y+",left="+x+"')";
		out = out + '" title="360 Store View"><img src="http://www.qmania.com/data/pictures/tango/pano.jpg" alt="360 Store View" width="258" height="91" border="0" style="margin-top:-23px"></a></div>';
		document.write(out);
