<!--
myLine=1;
 myMeth = new Array(
'<a href="http://kiss-mark.jp/pc00" ><img src="./cm/pr-kiss.jpg" border="0" title="広島,キスマーク,出会い"></a>'
,
'<a href="http://r30.in/pc00" ><img src="./cm/pr-purin.jpg" border="0" title="広島,R30,出会い"></a>'
 );

myRnd=Math.floor(Math.random()*myLine);
 document.write(myMeth[myRnd] );

// -->