// JavaScript Document
//printing itinarary page.

function myprint()
{
window.print();
}

// dhtml script for tooltip
