/* title banner 2008-11-17 */

switch(flagAd){

case 'side': //1XX x 600 GODIUS ガディウス
 break;

case 'main': //official site 468 x XXX GODIUS ガディウス
document.write('<div>');
document.write('<a href="http://gamespace24.net/godius/" target="_blank">http://gamespace24.net/godius/</a>');
document.write('</div>');
 break;
}

