<!--
	document.write("<link type='text/css' rel='stylesheet' href='/style.css'>");
    document.write("<table border='0' width='100%' cellspacing='0' cellpadding='0'>\n");
    document.write("<tr><td>\n");
	document.write("<a href='javascript:popUP()'><img src='http://www.wineglobe.com/lib/wineglobe-store/astrReq.gif' width='12' height='12' border='0'></a>\n");
	document.write("<\/td>\n<\/tr>\n<\/table>\n");

function popUP() {
	openpopup = window.open("http://corp.wineglobe.com/wg/contest.html","popupwin","width=650,height=490,left=200,top=100,location=0,statusbar=0,menubar=0,toolbar=0,resizable=yes,scrollbars=no");	
	}
//-->
