function pick_right_cruise_01()
{
 window.open('cruises_popup1.htm','popup1','height=490,width=700,top=10,left=10,toolbar=false,location=false,status=false,menubar=false,scrollbars=yes,resizable=yes')
}

function pick_right_cruise_02()
{
 window.open('cruises_popup2.htm','popup1','height=600,width=700,top=10,left=10,toolbar=false,location=false,status=false,menubar=false,scrollbars=yes,resizable=yes')
}

function pick_right_cruise_03()
{
 window.open('cruises_popup3.htm','popup1','height=600,width=700,top=10,left=10,toolbar=false,location=false,status=false,menubar=false,scrollbars=yes,resizable=yes')
}

