
function openWindowFront() {
	var popUpWin = open("2011qc/PopAD.html", "popUpWin", "toolbar=no,location=no,directories=no,status=no,menub ar=no,scrollbar=no,resizable=no,copyhistory=yes,width=450,height=353");
}
try{
	aryADSeq.push("openWindowFront()");
}catch(e){
	openWindowFront();
}



