$(function() {
    $('#headermenubar_www').html('<a href="http://www.marchs.co.jp/"><img src="img/head_title1.gif" alt="Marchs マーチス" id="image1" onmouseover="ImgChange(\'image1\',\'img/head_title1_.gif\')" onmouseout="ImgBack(\'image1\')"></a>');
    $('#headermenubar_dog1').html('<a href="http://dog1.marchs.co.jp/"><img src="img/head_title2.gif" alt="dog1 ドッグワン 犬" id="image2" onmouseover="ImgChange(\'image2\',\'img/head_title2_.gif\')" onmouseout="ImgBack(\'image2\')"></a>');
    $('#headermenubar_cat1').html('<a href="http://cat1.marchs.co.jp/"><img src="img/head_title3.gif" alt="cat1 キャットワン 猫" id="image3" onmouseover="ImgChange(\'image3\',\'img/head_title3_.gif\')" onmouseout="ImgBack(\'image3\')"></a>');
    $('#headermenubar_choco1').html('<a href="http://choco1.marchs.co.jp/"><img src="img/head_title4.gif" alt="choco1 チョコ お菓子" id="image4" onmouseover="ImgChange(\'image4\',\'img/head_title4_.gif\')" onmouseout="ImgBack(\'image4\')"></a>');
});
