document.write("<SCRIPT LANGUAGE='JavaScript' SRC='mp.js'><\/SCRIPT>");
document.write("<SCRIPT LANGUAGE='JavaScript' SRC='ticker.js'><\/SCRIPT>");
document.write("<SCRIPT LANGUAGE='JavaScript' SRC='banner.js'><\/SCRIPT>");
function openWindow(url) {
	popupWin = window.open(url,'new_page','toolbar=0,directories=0,status=0,menubar=0,width=600,height=450,scrollbars=yes');
}

