﻿function contact(set){

var Mac = navigator.userAgent.indexOf("Mac") != -1 ? true : false;
document.write("<a href=\"&#109;&#97;&#105;&#108;&#116;&#111;:daikokuya%40vesta%2Eocn%2Ene%2Ejp?subject=%83z%81%5B%83%80%83y%81%5B%83W%82%A9%82%E7%82%CC%82%A8%96%E2%8D%87%82%B9&body=");
document.write("%81y%82%A8%96%BC%91O%81z"); //
if(Mac){
document.write("%0D");
} else {
document.write("%0D%0A%0D%0A");
}
document.write("%81y%93d%98b%94%D4%8D%86%81z"); //
if(Mac){
document.write("%0D");
} else {
document.write("%0D%0A%0D%0A");
}
document.write("%81y%96%E2%8D%87%82%B9%93%E0%97e%81z"); //

if(set == "top"){
	document.write("\"><img src='images/sharedimg/telephone.jpg' alt='大黒屋へのご予約・お問合せ' width='231' height='103' /></a>");
}else{
	document.write("\"><img src='../images/sharedimg/telephone.jpg' alt='大黒屋へのご予約・お問合せ' width='231' height='103' /></a>");
}

}