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;
	
}

/*function CreateBookmarkLink()
 { 
var tl = (window.location.title);  
var ul = (window.location.href);
  
if (window.sidebar)
 { 
// Mozilla Firefox Bookmark		

window.sidebar.addPanel(tl, ul,"http://www.indiaviajes.com");	
} 
else if( window.external ) 
{ 
// IE Favorite		
window.external.AddFavorite( ul, tl); 
}	
else if(window.opera && window.print)
{ 
// Opera Hotlist		
return true; 
} 
}
*/

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')\">(Clic Aqui) </a></div></td>");
document.writeln("          </tr>");
document.writeln("");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('checklist.html#whatpackages')\">Nuestros Servicios Incluyen</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('checklist.html#airfares')\">Tarifas Aereas - Vuelos</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('checklist.html#hotels')\">Hoteles</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('checklist.html#transport')\">Trasnporte Terrestre / Vehiculos </a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('checklist.html#trains')\">Trenes</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('checklist.html#include')\">Servicios Incluidos Y no incluidos</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('checklist.html#booking')\">Reservas Y Cancelaciones</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('checklist.html#payus')\">Pagos</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('checklist.html#responsibilities')\">Responsabilidades</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"ck_blt\"><a href=\"javascript:popcl('checklist.html#information')\">Informacion General</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')\">Comentarios de los visitantes, viajaron con nosotros</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 indiaviajes.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>");