<!-- Overture Korea 
window.ysm_customData = new Object(); 
window.ysm_customData.conversion = "transId=,currency=,amount="; 
var ysm_accountid  = "1QOOMSBE210FFMMMQ7A50Q6C4US"; 
document.write("<SCR" + "IPT language='JavaScript' type='text/javascript' " 
+ "SRC=//" + "srv3.wa.marketingsolutions.yahoo.com" + "/script/ScriptServlet" + "?aid=" + ysm_accountid 
+ "></SCR" + "IPT>"); 
// --> 

function OpenWindow(url,intWidth,intHeight) {
      window.open(url, "_blank", "width="+intWidth+",height="+intHeight+",resizable=1,scrollbars=1") ;
} 

