function leftCorner(){
	document.write('<img src="Images/head_images/top_left_c.gif">');
    document.write('<div align="left" style="padding-left:10px></div>');
    document.write('<a href="index.htm"><img src="Images/head_images/logo_colored_shadow_trans.gif" border="0"></a> '); 
}