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=\"328\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"ck_gry1\">");
document.writeln("      <tr>");
document.writeln("        <td height=\"328\" 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')\">Cosa Comprendono Questi Pacchetti ?</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('../checklist.html#airfares')\">Tariffe Aeree</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')\">Treni</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('../checklist.html#include')\">Include & Not Include </a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('../checklist.html#booking')\">Prenotazione & Cancellazione</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('../checklist.html#payus')\">Pagamenti </a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('../checklist.html#responsibilities')\">Responsibilità</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('../checklist.html#information')\">Informazioni Generali</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@india-travel.com?cc=indiatravel@vsnl.com&amp;subject=Query through www.india-vacanze.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>");
