function openNewWindow(URLtoOpen, windowName, windowFeatures) { 
	newWindow=window.open(URLtoOpen, windowName, windowFeatures); 
	}

function MM_openBrWindow(theURL,winName,features) { //v2.0
	window.open(theURL,winName,features);
	}
	
<!-- Yahoo! Inc.
var ysm_accountid  = "1POG1FAIAOPLH8L2EAUDT3VAUVO";
	document.write("<SCR" + "IPT language='JavaScript' type='text/javascript' " 
	+ "SRC=//" + "srv2.wa.marketingsolutions.yahoo.com" + "/script/ScriptServlet" + "?aid=" + ysm_accountid 
	+ "></SCR" + "IPT>");
// -->

//Google Ad Services
