function footer()
	
	{document.writeln("<font SIZE='-2' FACE='ARIAL' font color='666666'>");  
	document.writeln("<center>");  	document.writeln("<BR>Last modified: ", document.lastModified);  
	document.writeln("<BR>Copyright &copy; 2007 by why-IT.com. All rights reserved.</i></font>");  	
	
}

function footer_small()
	{  document.writeln("<center>");  
	document.writeln("<font SIZE='-2' FACE='ARIAL' font color='999999'>");  
	document.writeln("Copyright &copy; 2007 by why-IT.com");  
	 document.writeln("</center>");}


