var tocTab = new Array();
//tocTab[0] = new Array ("0", "Home", "/php/eguide/service-idx.php");
//tocTab[1] = new Array ("1", "Bus Enquiry", "/php/eguide/service-idx.php");
//tocTab[2] = new Array ("2", "Road Enquiry", "/php/eguide/road-idx.php");
//tocTab[3] = new Array ("3", "MRT Enquiry", "/php/eguide/mrt-idx.php");
//tocTab[4] = new Array ("4", "Interchange Enquiry", "/php/eguide/interchange-idx.php");
//tocTab[5] = new Array ("5", "Landmark Enquiry", "/php/eguide/location-t.html");
//tocTab[6] = new Array ("6", "Public Transport Journey Planner", "http://203.211.140.114/mapguide2009/TransitLink/eguide_step1.php");
//tocTab[6] = new Array ("6", "Public Transport Journey Planner", "http://202.172.177.8/mapguide/TransitLink/eguide_step1.php");
//tocTab[7] = new Array ("7", "Temporary Bus Route Diversions", "/php/eguide/bus_route_diversion.html");




tocTab[0] = new Array ("0", "Eguide", "/php/eguide/service-idx.php");
tocTab[1] = new Array ("1", "Bus Enquiry", "/php/eguide/service-idx.php#1");
tocTab[2] = new Array ("1.1", "Bus Enquiry", "/php/eguide/service-idx.php#1");
tocTab[3] = new Array ("1.2", "Temporary Bus Route Diversions", "/php/eguide/service-idx.php#2");
tocTab[4] = new Array ("2", "Road Enquiry", "/php/eguide/road-idx.php");
tocTab[5] = new Array ("8", "Bus Stop Code Enquiry", "/php/eguide/bscode-idx.php");
tocTab[6] = new Array ("3", "MRT Enquiry", "/php/eguide/mrt-idx.php");
tocTab[7] = new Array ("4", "Interchange Enquiry", "/php/eguide/interchange-idx.php");
tocTab[8] = new Array ("5", "Landmark Enquiry", "/php/eguide/location-t.html");
tocTab[9] = new Array ("6", "Public Transport Journey Planner (PTJP)", "http://202.172.177.8/mapguide/TransitLink/eguide_step1.php");
//tocTab[9] = new Array ("6.1", "PTJP Enquiry", "/php/eguide/ptjp_main.html");
tocTab[10] = new Array ("6.1", "Notes About PTJP", "/php/eguide/ptjp_notices.html");
tocTab[11] = new Array ("6.2", "Frequently Asked Question", "jp_faq.pdf");
tocTab[12] = new Array ("6.3", "Feedback to us", "jp_feedback.html");
tocTab[13] = new Array ("6.4", "Non-Basic Services Info", "/php/eguide/nonbasic_services.html");
tocTab[14] = new Array ("6.5", "Places of Interest", "/php/eguide/location-t1.html");
//tocTab[13] = new Array ("7", "Testing", "/php/eguide/testing2/main_search.php");




var nCols = 2;


