var gnbURL;

if ( location.protocol == "http:" ) {
	gnbURL = "http://www.dreamx.com/gnb/2008/new_top_gnb.js";
}
else {
	gnbURL = "https://ssl.dreamx.com/gnb/2010/new_top_gnb.js'";
}
document.write("<sc" + "ript language='javascript' src='" + gnbURL + "'><" + "/script" + ">");
//document.write("<div class='GnbArea' style='position:relative;margin:0 10px 0 0;'>");
//document.write("</div>");

