
var win= null;
function CenterWindow(mypage,myname,w,h,scroll){
  var winl = (screen.width-w)/2;
  var wint = (screen.height-h)/2;
  var settings  ='height='+h+',';
      settings +='width='+w+',';
      settings +='top='+wint+',';
      settings +='left='+winl+',';
      settings +='scrollbars=auto';
      settings +='resizable=no';
  win=window.open(mypage,myname,settings);
  if(parseInt(navigator.appVersion) >= 4){win.window.focus();}
}

function openWin1( windowURL, windowName, windowFeatures ) {
return window.open( windowURL, windowName, windowFeatures ) ;
}

function openWinnipod() {
var n=open('http://espanol.alpine-usa.com/enes/driveyouripod/ipod_demo.htm','Alpine','width=690,height=675,screeny=115,top=115,screenx=125,left=125,status=yes,menubar=no,scrolling=yes,scrollbars=yes,scrollable=yes,resizable=no');
}

function openWinn_nve() {
var n=open('http://www.alpine-usa.com/products/navigation/nve-n872a/demo/nve-n872a_demo.html','Alpine','width=1016,height=624,screeny=115,top=115,screenx=125,left=125,status=yes,menubar=no,scrolling=yes,scrollbars=yes,scrollable=yes,resizable=no');
}

function openWinn_fullspeed() {
var n=open('http://espanol.alpine-usa.com/enes/ETD/etd.html','Alpine','width=901,height=593,screeny=115,top=115,screenx=125,left=125,status=yes,menubar=no,scrolling=yes,scrollbars=yes,scrollable=yes,resizable=no');
}

function openWinn_Blackbird() {
var n=open('http://www.blackbirdnav.com/index_no-frame.html','Alpine','width=850,height=555,screeny=115,top=115,screenx=125,left=125,status=yes,menubar=no,scrolling=yes,scrollbars=yes,scrollable=yes,resizable=no');
}

function openWinn_ETD() {
var n=open('http://espanol.alpine-usa.com/enes/ETD/etd.html','Alpine','width=901,height=593,screeny=115,top=115,screenx=125,left=125,status=yes,menubar=no,scrolling=yes,scrollbars=yes,scrollable=yes,resizable=no');
}

function openWinn_IMPRINT() {
var n=open('http://espanol.alpine-usa.com/enes/ETD/imprint.html','Alpine','width=901,height=593,screeny=115,top=115,screenx=125,left=125,status=yes,menubar=no,scrolling=yes,scrollbars=yes,scrollable=yes,resizable=no');
}

function openWinn_FSFS() {
var n=open('http://www.alpine-usa.com/ETD/fsfs.html','Alpine','width=901,height=593,screeny=115,top=115,screenx=125,left=125,status=yes,menubar=no,scrolling=yes,scrollbars=yes,scrollable=yes,resizable=no');
}

function openWinn_PERFECTFIT() {
var n=open('http://espanol.alpine-usa.com/enes/ETD/perfectfit.html','Alpine','width=901,height=593,screeny=115,top=115,screenx=125,left=125,status=yes,menubar=no,scrolling=yes,scrollbars=yes,scrollable=yes,resizable=no');
}

function openWinn_DOCKNROLL() {
var n=open('http://espanol.alpine-usa.com/enes/ETD/bb.html','Alpine','width=901,height=593,screeny=115,top=115,screenx=125,left=125,status=yes,menubar=no,scrolling=yes,scrollbars=yes,scrollable=yes,resizable=no');
}

function openWinn_fullspeed_fs() {
var n=open('http://www.alpine-usa.com/ETD/fsfs.html','Alpine','width=901,height=593,screeny=115,top=115,screenx=125,left=125,status=yes,menubar=no,scrolling=yes,scrollbars=yes,scrollable=yes,resizable=no');
}