//hide<!--
function makespawnWindowPanoramic(url) {
badgeWindow = window.open(url,'baWin','toolbar=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=750,height=375',screenX=80,screenY=10,top=180,left=10)
badgeWindow.focus()
}
//End Browser hide-->
