function writePrgImg0829(path){
	img = new Array();
	img[0] = 'images/0829_01.jpg';
	img[1] = 'images/0829_02.jpg';
	img[2] = 'images/0829_03.jpg';
	i=Math.floor(Math.random()*img.length);
	document.write('<a href="'+path+'/program/index.html#a0829" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'swapmore0829\',\'\',\'images/btn_more_o.gif\',1)" title="8/29 fri NIGHT MASTERS&rsquo; GALA" onfocus="if(this.blur)this.blur()"><img src=" '+ img[i] +' " width="743" height="83" alt="8/29 fri NIGHT MASTERS&rsquo; GALA"></a>');
}

function writePrgImg0830d(path){
	img = new Array();
	img[0] = 'images/0830d_01.jpg';
	img[1] = 'images/0830d_02.jpg';
	img[2] = 'images/0830d_03.jpg';
	img[3] = 'images/0830d_04.jpg';
	img[4] = 'images/0830d_05.jpg';
	i=Math.floor(Math.random()*img.length);
	document.write('<a href="'+path+'/program/index.html#a0830d" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'swapmore0830\',\'\',\'images/btn_more_o.gif\',1)" title="8/30 sat DAY GREAT AMERICAN STANDARDS" onfocus="if(this.blur)this.blur()">');
	document.write('<img src=" '+ img[i] +' " width="427" height="83" alt="8/30 sat DAY GREAT AMERICAN STANDARDS">');
	document.write('</a>');
}

function writePrgImg0830n(path){
	img = new Array();
	img[0] = 'images/0830n_01.jpg';
	img[1] = 'images/0830n_02.jpg';
	img[2] = 'images/0830n_03.jpg';
	i=Math.floor(Math.random()*img.length);
	document.write('<a href="'+path+'/program/index.html#a0830n" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'swapmore0830\',\'\',\'images/btn_more_o.gif\',1)" title="8/30 sat NIGHT DRAMATIC NIGHT" onfocus="if(this.blur)this.blur()">');
	document.write('<img src=" '+ img[i] +' " width="316" height="83" alt="8/30 sat NIGHT DRAMATIC NIGHT">');
	document.write('</a>');
}

function writePrgImg0831d(path){
	img = new Array();
	img[0] = 'images/0831d_01.jpg';
	img[1] = 'images/0831d_02.jpg';
	img[2] = 'images/0831d_03.jpg';
	i=Math.floor(Math.random()*img.length);
	document.write('<a href="'+path+'/program/index.html#a0831d" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'swapmore0831\',\'\',\'images/btn_more_o.gif\',1)" title="8/31 sun DAY TOKYO JAZZ 2008 meets BLUE NOTE TOKYO" onfocus="if(this.blur)this.blur()">');
	document.write('<img src=" '+ img[i] +' " width="427" height="83" alt="8/31 sun DAY TOKYO JAZZ 2008 meets BLUE NOTE TOKYO">');
	document.write('</a>');
}

function writePrgImg0831n(path){
	img = new Array();
	img[0] = 'images/0831n_01.jpg';
	img[1] = 'images/0831n_02.jpg';
	i=Math.floor(Math.random()*img.length);
	document.write('<a href="'+path+'/program/index.html#a0831n" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'swapmore0831\',\'\',\'images/btn_more_o.gif\',1)" title="8/31 sun NIGHT SUPER PLAYERS" onfocus="if(this.blur)this.blur()">');
	document.write('<img src=" '+ img[i] +' " width="316" height="83" alt="8/31 sun NIGHT SUPER PLAYERS">');
	document.write('</a>');
}



function writeLogo(){
	colorVar = 7;
	i=Math.floor(Math.random()*colorVar)+1;
	document.write('<a href="../../index.html" title="東京JAZZ　TOKYO JAZZ FESTIVAL 2008 GRAMOROUS" onfocus="if(this.blur)this.blur()"><img src="../../images/logos_'+i+'.jpg" alt="東京JAZZ　TOKYO JAZZ FESTIVAL 2008 GRAMOROUS" width="195" height="215" /></a>');
}

function writeLogoEn(){
	colorVar = 7;
	i=Math.floor(Math.random()*colorVar)+1;
	document.write('<a href="../../index_en.html" title="TOKYO JAZZ　TOKYO JAZZ FESTIVAL 2008 GRAMOROUS" onfocus="if(this.blur)this.blur()"><img src="../../images/logos_'+i+'.jpg" alt="TOKYO JAZZ　TOKYO JAZZ FESTIVAL 2008 GRAMOROUS" width="195" height="215" /></a>');
}


function writeLogoSS(){
	colorVar = 7;
	i=Math.floor(Math.random()*colorVar)+1;
	document.write('<img src="../../images/logoss_'+i+'.jpg" alt="東京JAZZ　TOKYO JAZZ FESTIVAL 2008 GRAMOROUS" width="265" height="79" class="logoSS" />');
}

function writeLogoSS02(){
	colorVar = 7;
	i=Math.floor(Math.random()*colorVar)+1;
	document.write('<img src="../images/logoss_'+i+'.jpg" alt="東京JAZZ　TOKYO JAZZ FESTIVAL 2008 GRAMOROUS" width="265" height="79" class="logoSS" />');
}