str_url = document.location.href;
	document.write ("<img src='/images/call.gif' title='J.Saravanan - CoimbatorePlaza.com' border=0 alt='Call Us'>");
	document.write ("<a href='/support.html?ref=' onmouseover='javascript:get_prd_name(this)' title='Product Query'><img src='http://www.emporiumonnet.com/images/home/product-query.gif' border=0 alt='Product Query'></a>");

function get_prd_name(r) {
	str_prd_name=document.getElementById("pgtitle").innerHTML;
	str_iurl="/support.html?ref="+escape(str_prd_name)+"";
	r.href=str_iurl;
}
function load_img(str_img) {
	JSAdd=document.createElement('SCRIPT');
	JSAdd.type='text/javascript';
	JSAdd.src="/chat/client/img.asp?r="+Math.random();
	document.getElementById("dv_chat").appendChild(JSAdd);
}

str_img_ip="<script type='text/javascript' src='/ads/gads.asp?a=468&r="+escape(str_url)+"'></script>";
//str_img_ip="<img src=\"/track/ads.asp\" border=0>";
document.write(str_img_ip);