//document.write("<script src=\"/runtime/custom/js/jquery-1.2.6.min.js\" type=\"text/javascript\"></script>");

document.write("<script src=\"/runtime/custom/js/jquery.min.js\" type=\"text/javascript\"></script>");

document.write("<script src=\"/runtime/custom/js/navfix.js\" type=\"text/javascript\"></script>");	

document.write("<script src=\"/runtime/custom/js/testimonials.js\" type=\"text/javascript\"></script>");	

if (window.location.href.match(".*/runtime/cms.run/doc/English/1393/contact_us.html")) {
var headings = document.getElementsByTagName("h1");
if (headings.length > 0) {
var heading = headings[0].firstChild.data;


if (heading == "Your Message was sent") {
	document.write("<script src=\"/runtime/custom/js/conversion.js\" type=\"text/javascript\"></script>");	
//	alert(heading);
}

}

}

