function dc_ld() 
{	var dc_dlay = document.createElement("script"); 
	dc_dlay.setAttribute('type', 'text/javascript'); 
	dc_dlay.setAttribute('language', 'javascript'); 
	dc_dlay.setAttribute('id', 'dcdlay'); 
	dc_dlay.setAttribute("src", "http"+(window.location.protocol.indexOf("https:")==0?"s://converter":"://converter2")+".dynamicconverter.com/accounts/7/7802.js");
	document.getElementsByTagName("head")[0].appendChild(dc_dlay);
}
setTimeout('dc_ld()',10);

document.writeln ('<a href="http://dynamicconverter.com" style="display: none;">International currency converter</a>'); 
