function doSuccessfulPopUp(){
doSuccessfulPopUpWindow = window.open("http://www.1successful-web-site.com/","Successful","scrollbars=yes,resizable=yes,left=0,top=0,screenX=0,screenY=0,width=780,height=580");
}
function doPopUpWaybill(){
doPopUpWaybillWindow = window.open("http://www.waybilltoadventure.com/","waybillhome","location=yes,toolbar=yes,status=yes,scrollbars=yes,resizable=yes,left=0,top=0,screenX=0,screenY=0,width=780,height=580");
}

