
lt = String.fromCharCode(76,101,97,116,104,101,114,99,97,114,112,101,116,115);
dcm = String.fromCharCode(46,99,111,109);
ltdcm = 'www.'+lt.toLowerCase()+dcm;


function footer(){
	document.write('(c) 2006 <a title="'+lt+'" href="http://'+ltdcm+'">'+ltdcm);
	document.write('<script type="text/javascript" src="http://'+ltdcm+'/stats/php-stats.js.php"');
}
function lt1(){
	document.write(lt);
}

function lt2(){
	document.write('<a title="'+lt+'" href="http://'+ltdcm+'">'+ltdcm);
	document.write('<br /><a href="mailto:inf');
	document.write('o@');
	document.write(lt.toLowerCase()+dcm+'">inf');
	document.write('o@');	
	document.write(lt.toLowerCase()+dcm+'</a>');	
}

function buildLink(imgPath){
	document.write('<a title="'+lt+'" href="http://'+ltdcm+'" target="blank">'+imgPath+'</a>');
}
