/* title banner 2008-12-03 */

switch(flagAd){

case 'side': //1XX x 600 ストーンエイジ
 break;

case 'main': //official site 468 x XXX ストーンエイジ
document.write('<div>');
document.write('<a href="http://www.stoneage.to/" target="_blank">http://www.stoneage.to/</a>');
document.write('</div>');
 break;
}

