function popcl(url, name, height, width, scrollbars)
{

    
	var popwin;
	"status=yes,resizable=yes,scrollbars=yes";
	
	    var opts = 
        "status=yes,resizable=yes,scrollbars=yes";


	popwin = window.open("", name, 'status=1,scrollbars=1, height=400, width=778', opts );	
	popwin.focus();
	
	popwin.location = url;
	
}


document.writeln("<table width=\"260\" height=\"340\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"ck_gry1\">");
document.writeln("      <tr>");
document.writeln("        <td height=\"340\" valign=\"top\"><table width=\"240\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("");
document.writeln("          <tr class=\"ck_pad\">");
document.writeln("            <td>&nbsp;</td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td>&nbsp;</td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td>&nbsp;</td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td>&nbsp;</td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"head\"><div align=\"center\"><a href=\"javascript:popcl('../checklist.html')\">(Click Here) </a></div></td>");
document.writeln("          </tr>");
document.writeln("");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('../checklist.html#whatpackages')\">What  are these Packages?</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('../checklist.html#airfares')\">Airfares</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('../checklist.html#hotels')\">Hotels</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('../checklist.html#transport')\">Transport</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('../checklist.html#trains')\">Trains</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('../checklist.html#include')\">Include &amp; Not Included</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('../checklist.html#booking')\">Booking and Cancellation</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('../checklist.html#payus')\">Payments</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('../checklist.html#responsibilities')\">Responsibilities</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('../checklist.html#information')\">General Information</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"http://www.india-travelpackages.com/india-monuments.html\" target=\"blank\">Monuments entrance charges & visiting time</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('http://www.india-travelinfo.com/clients_feedback.htm')\">Comments of visitors, travelled with us</a></td>");
document.writeln("          </tr>");
document.writeln("");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"mailto:services@vsnl.com?cc=indiatravel@vsnl.com&amp;subject=Query through india-travelpackages.com\">Email Us </a></td>");
document.writeln("          </tr>");
document.writeln("          <tr class=\"ck_pad\">");
document.writeln("            <td>&nbsp;</td>");
document.writeln("          </tr>");
document.writeln("        </table></td>");
document.writeln("      </tr>");
document.writeln("    </table>");
