var win = null;
function NewWindow(mypage,myname,w,h,scroll){
LeftPosition = (screen.width) ? (screen.width-w)/2 : 0;
TopPosition = (screen.height) ? (screen.height-h)/2 : 0;

//settings = 'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable'

settings = 'height=600,width=800,top=0,left=0,scrollbars=yes,resizable'

win = window.open("http://x.azjmp.com/0H0jg?sub=108739-mousa",myname,settings)
}


self.window.status="Dont forget to bookmark Mobzy.us! (Press Ctrl and D)";

