var path = "http://therhymingchef.com";

if (document.images)
{
    pic1= new Image(119,47); 
    pic1.src= path + "/wp-content/themes/Chef2/images/comment_submit_h.png"; 
	
	pic1= new Image(76,43); 
    pic1.src= path + "/wp-content/themes/Chef2/images/submitnews_h.png"; 
	
	pic1= new Image(204,59); 
    pic1.src= path + "/wp-content/themes/Chef2/images/contact_submit_h.png.png"; 


}
