<head>
<SCRIPT language=JavaScript>
<!--
function popupM() {
if (getCookie("Popup")!="popup_sap"){
var w = 300
var h = 200
var lp = (screen.width) ? (screen.width-w)/2 : 0;
var tp = (screen.height) ? (screen.height-h)/2 : 0;
<head>
<SCRIPT language=JavaScript>
<!--
function popupM() {
var w = 300
var h = 200
var lp = (screen.width) ? (screen.width-w)/2 : 0;
var tp = (screen.height) ? (screen.height-h)/2 : 0;