// JavaScript Document
function trackPage(project, page, channel){
	makeRequest("track_sys/send_log.asp?project=" + project + "&page=" + page + "&channel=" + channel);
}

function openMsnDownload(hunit){
	window.status = "";
	strFeatures = "width=820,height=700,toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0";
	objNewWindow = window.open("wawamsn.asp?MSN="+hunit , "msnDownload", strFeatures);
}

function openPopup() {
	window.status = "";
	strFeatures = "width=421,height=250,toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0";
	objNewWindow = window.open("popup.html" , "msnDownload", strFeatures);
}

function openAlert() {
	window.status = "";
	strFeatures = "width=421,height=250,toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0";
	objNewWindow = window.open("popup.html" , "msnDownload", strFeatures);
}

function happyWinner() {
	window.status = "";
	strFeatures = "width=895,height=437,toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0";
	objNewWindow = window.open("hwpopup.html" , "msnDownload", strFeatures);
}

function annasuiWinner() {
	window.status = "";
	strFeatures = "width=569,height=720,toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0";
	objNewWindow = window.open("annasuiWinner.html" , "annasui", strFeatures);
}

function clubWinner() {
	window.status = "";
	strFeatures = "width=637,height=600,toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0";
	objNewWindow = window.open("cwpopup.html" , "msnDownload", strFeatures);
}

function spaWinner() {
	window.status = "";
	strFeatures = "width=690,height=596,toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0";
	objNewWindow = window.open("spapopup.html" , "SPAWinner", strFeatures);
}

function promise() {
	window.status = "";
	strFeatures = "width=457,height=687,toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0";
	objNewWindow = window.open("whisper_promise.html" , "msnDownload", strFeatures);
}

function fccWinner() {
	window.status = "";
	strFeatures = "width=683,height=669,toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0";
	objNewWindow = window.open("fccpopup.html" , "fccWinner", strFeatures);
}

function popup081020() {
	window.status = "";
	strFeatures = "width=700,height=669,toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=0";
	objNewWindow = window.open("popup081020.html" , "barcodeEvent081020", strFeatures);
}