function head() {
var head_content = '<div id="h_box01"><A href="http://www.model-code.com/" target="_top"><img src="http://www.model-code.com/img/logo.gif" alt="モデルコードTOP"></A></div>';
head_content += '<div id="h_box02">';
head_content += '<A href="http://www.model-code.com/p_item/sample_shoot.htm" target="_top"><img src="http://www.model-code.com/img/top_img/top_baner.gif" alt="サンプル商品撮影受付中"></A>';
head_content += '</div>';
document.write(head_content);
}