﻿/*  -ADDED BY WEB9- */
/*トップページ専用*/
/*他のJavaScriptファイルを読み込む*/
document.write('<script type="text/javascript" src="script/js/script.js"></script>');
document.write('<script type="text/javascript" src="top/img_random_news/random_news.js"></script>');
document.write('<script type="text/javascript" src="top/img_random_flash/random_img_top.js"></script>');

function openWindow()
{
window.open("","gakufu",'resizable=no,scrollbars=no,menubar=no,toolbar=no,location=no,status=no,directories=no,titlebar=yes,width=860,height=620,top=0,left=5');
}

function openWindow_nenmatsu()
{
window.open("","nenmatsu",'resizable=no,scrollbars=no,menubar=no,toolbar=no,location=no,status=no,directories=no,titlebar=yes,width=780,height=500,top=0,left=5');
}


function openWindow_trip()
{
window.open("","trip",'resizable=no,scrollbars=yes,menubar=no,toolbar=no,location=no,status=no,directories=no,titlebar=yes,width=670,height=780,top=0,left=0');
}


var preloadFlag = true;
function preloadImages() {
	if (document.images) {
		pre_footer_taste_2 = newImage('top/img_button/footer_home_2.jpg');
		pre_footer_taste_2 = newImage('top/img_button/footer_taste_2.jpg');
		pre_footer_map_2 = newImage('top/img_button/footer_map_2.jpg');
		pre_footer_history_2 = newImage('top/img_button/footer_history_2.jpg');
		pre_footer_menu_2 = newImage('top/img_button/footer_menu_2.jpg');
		pre_footer_voice_2 = newImage('top/img_button/footer_voice_2.jpg');
		preloadFlag = false;
	}
}

function mail_to_miso1()
{
var s="wznl\"tzy9s}pqH-xltw\"zEtyqzKxt!z<9nz9u{J!#mupn\""+"HK;K-",r="";
for(i=0;i<s.length;i++)r+=String.fromCharCode((s.charCodeAt(i)+49)%93+33);
t=new Array("味噌一(PC)・お客様からのお問い合わせです");
for(i=0;i<1;i++)eval("r=r.replace('@"+i+"@','"+t[i]+"')");eval(r);
}

/*コピーライトの年表示*/
function ShowYear() {
   var now = new Date();
   var year = now.getFullYear();
   document.write(year);
}
