<!-- 
// ***********************************************
// abner nyt browservindue
// 
// ***********************************************

function opennewwindow(url){window.open(url,"",'width=900px,hight=600px,location,resizable,scrollbars,status,titlebar,toolbar'); 
}
//-->

