function popup(theURL,winName,features) { 	window.open(theURL,winName,features);}
function openShop(cPar){
  window.open('http://web02.velux.com/vd/dsp3/!cipc4.shop?cpar='+cPar,'','toolbar=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=779,height=450');
}  
function openAFS(){
  window.open('http://web02.velux.com/vd/afs','','toolbar=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=779,height=450');
}  