function popup(ime,x,y,text) { ime="http://www.albatros-yachtcharter.com:80/;jsessionid=18B88AD785CB5DC1A3FF489BC1A1027A"+ime; eval("_popup=window.open('','_blank','toolbar=no,screenX=150,screenY=30,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width="+ x +",height="+ y +"')"); _popup.document.write("
"); _popup.document.close(); } function wbmpopup(ime,x,y,text) { popup(ime,x,y,text); } function newWin(url) { window.open(url, '_blank'); return false; } function newWinForm(element) { element.target="_blank"; element.submit(); } function newAccount(id) { window.open('http://www.booking-manager.com/cbm/servlet/cbm?view=request_account&serviceId='+id,'_blank'); } function newsletter(element, email) { window.open('templates/newsletter_thanks.jsp?email='+email+'','_blank','toolbar=no,screenX=200,screenY=100,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=300,height=200');return false; }