function popup(Site,Name){
	window.open(Site,Name,'toolbar=no,statusbar=no,location=no,scrollbars=yes,resizable=yes,width=450,height=440');
}
function openLiveTicker(Site,Name){
	window.open(Site,Name,'toolbar=no,statusbar=no,location=no,scrollbars=yes,resizable=yes,width=918,height=675');
}

