// huolto online
function topWindowonline() {
newWindow = window.open("http://80.248.164.228/HTA/HOnline.nsf/Login_b5?OpenForm",
'online','scrollbars=yes,resizable=yes,menubar=yes,directories=no,toolbar=no,left=10,top=10,screenX=10,screenY=10,alwaysRaised=yes,WIDTH=850,HEIGHT=500');
}
// huoltovarauslomake
function topWindowhuolto() {
newWindow = window.open("http://80.248.164.228/BILIA/bilianet.nsf/.serviceRequest_b5",
'huolto','scrollbars=yes,resizable=yes,menubar=yes,directories=no,toolbar=no,left=10,top=10,screenX=10,screenY=10,alwaysRaised=yes,WIDTH=600,HEIGHT=900');
}
// lentohuolto
function topWindowhuolto2() {
newWindow = window.open("http://80.248.164.228/BILIA/bilianet.nsf/.airserviceRequest_b5",
'huolto2','scrollbars=yes,resizable=yes,menubar=yes,directories=no,toolbar=no,left=10,top=10,screenX=10,screenY=10,alwaysRaised=yes,WIDTH=550,HEIGHT=930');
}
// yhteydenotto
function topWindow_yhteytta(){
popup = window.open("http://80.248.164.228/BILIA/bilianet.nsf/b5_contact?OpenForm&type=2&","","width=600,height=920,scrollbars=yes,resizable=yes,menubar=yes,directories=no,toolbar=no,left=10,top=10,screenX=10,screenY=10,");
}
// copyright
function topWindowcopyright() {
newWindow = window.open("http://80.248.164.228/sivut/copyright.html",
'copyright','scrollbars=yes,resizable=yes,menubar=yes,directories=no,toolbar=no,left=10,top=10,screenX=10,screenY=10,alwaysRaised=yes,WIDTH=590,HEIGHT=350');
}
// palaute
function topWindowpalaute() {
newWindow = window.open("http://80.248.164.228/BILIA/bilianet.nsf/b5_contact?OpenForm&type=1&",
'palaute','scrollbars=yes,resizable=yes,menubar=no,directories=no,toolbar=no,left=10,top=10,screenX=10,screenY=10,alwaysRaised=yes,WIDTH=610,HEIGHT=880');
}

// rengashaku
function topWindow_hinnasto(){ 
newWindow = window.open("http://bilia.hinnasto2009.webfellows.fi/Default.aspx","","width=590,height=630,scrollbars=yes,resizable=yes,menubar=no,directories=no,toolbar=no,left=150,top=150,screenX=5,screenY=5,");
}


// function topWindow_yhteytta(){
// popup = window.open("http://80.248.164.228/BILIA/bilianet.nsf/b5_contact?OpenForm&type=2&","","width=600,height=600,scrollbars=yes,resizable=yes,menubar=yes,directories=no,toolbar=no,left=10,top=10,screenX=10,screenY=10,");
// }