myDate=new Date();
var random_flg=myDate.getSeconds()%2;
var gif1="images/top_img/bana_2010cgn+.jpg";
var gifalt1="財宝のお中元2010【最大37%OFF】2010年8月31日まで";
var url1="http://www.zaiho.jp/gift/";
var gif2="images/top_img/bana_2010cgn_Ghosi.jpg";
var gifalt2="財宝のお中元2010【最大37%OFF】2010年8月31日まで";
var url2="http://www.zaiho.jp/gift/#ghskkkShn";

var yomi1="images/top_img/bana_2010DrSirakawa01.jpg";
var yomialt1="白川先生の夏こそ危険信号!?カラダの渇きに要注意！";
var yomiurl1="javascript: open_smp5();";


var flash1="/flash/sd_6.swf";	//751-156
var flash2="/flash/sd_6.swf";	//751-156

function write_1(){
	if(random_flg == 0){
		document.write('<a href="' + url1 + '"><img src="' + gif1 + '" alt="' + gifalt1 + '" width="506" height="156" /></a>');
		document.write('<a href="' + yomiurl1 + '"><img src="' + yomi1 + '" alt="' + yomialt1 + '" width="245" height="156" /></a>');
	} else {
		document.write('<a href="' + url2 + '"><img src="' + gif2 + '" alt="' + gifalt2 + '" width="506" height="156" /></a>');
		document.write('<a href="' + yomiurl1 + '"><img src="' + yomi1 + '" alt="' + yomialt1 + '" width="245" height="156" /></a>');
	}
}
function open_smp(){
	window.open("http://www.zaiho.jp/present/201007_unagi/","","scrollbars=yes,width=630,height=610");
}
function open_smp2(){
	window.open('http://www.zaiho.jp/shochu/information.html','','scrollbars=yes,width=520,height=450');
}
function open_smp5(){
window.open('http://www.zaiho.jp/column/2010_summer_water_2/','','scrollbars=yes,width=630,height=610');
}


function addBookmark(title,url){
if(window.sidebar){
	window.sidebar.addPanel(title, url,"");
} else if(document.all){
	window.external.AddFavorite(url,title);
} else if(window.opera && window.print){ 
	return true; 
}
}

function write_favorite(){
	if(navigator.userAgent.indexOf("MSIE") != -1){
		document.write('<img src="images/menu_favorite.gif" alt="お気に入り登録" width="148" height="35" /><p class="body4" style="margin:2px;text-align:center;">ボタンを押してお気に入り<br />に登録できます。<br /><input type="button" value="お気に入りに登録" onClick="addBookmark(\'zaiho-online\',\'http://www.zaiho.jp\');"></p>');
	}
}