Description
Welcome to our official web page. located in Trincomalee nearby world heritage Trincomalee city. We had grate services for our customers they recommended us our face book fan page. Especially we have tour packages for foreign and local customers if you are a foreign customer you can select tour package using our services page. If you want hourly or Kilo meter basis budget tour package you can apply via e mail or making calls. We provide vehicle hiring service for foreign or local customers. We have super luxurious vehicles and luxurious vehicles, with or without Air condition facilities. You can hire van, car, bus cabs or any types of vehicles. We provide 24hours service for customers. You can book tours paying advance payments. For more details about booking. contact our customer service using hotlines or emails.
// = 0) {
for (var x = 0; x < nodelist.length; x++) {
if (x == nindex) {
nodelist[x].getElementsByClassName("panel-body").item(0).classList.remove("panel-hide");
nodelist[x].getElementsByClassName("panel-body").item(0).classList.add("panel-show");
} else {
nodelist[x].getElementsByClassName("panel-body").item(0).classList.add("panel-hide");
nodelist[x].getElementsByClassName("panel-body").item(0).classList.remove("panel-show");
}
}
}
}
function display(){
var classes = document.getElementById("vm-main-cursor").getAttribute("class");
//class not available
if(classes.indexOf("data-toggle")