
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 openWinn_fullspeed_fs() {
var n=open('http://www.alpine.com/e/microsite/ETD/fsfs.html','Alpine','width=841,height=543,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://www.alpine.com/e/microsite/ETD/imprint.html','Alpine','width=841,height=543,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://www.alpine.com/e/microsite/ETD/perfectfit.html','Alpine','width=841,height=543,screeny=115,top=115,screenx=125,left=125,status=yes,menubar=no,scrolling=yes,scrollbars=yes,scrollable=yes,resizable=no');
}

function openWinn_fullspeed_j_fs() {
var n=open('http://www.alpine.co.jp/headunit/special/ida-x001/','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_j() {
var n=open('http://www.alpine.co.jp/headunit/special/imprint/','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_j() {
var n=open('http://www.alpine.co.jp/headunit/special/perfectfit/','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_x08_j() {
var n=open('http://www.alpine.co.jp/products/carnavigation/special/x08/');
}