var banner = new Array(); var banner_url = new Array(); var btype = new Array(); banner[0] = "http://static.capcom.com/unity/litho_banner.swf"; banner_url[0] = "null"; btype[0] = 1; banner[1] = "http://static.capcom.com/unity/LP2_935x117.jpg"; banner_url[1] = "http://marketplace.xbox.com/en-US/games/offers/0ddf0001-0000-4000-8000-0000434387f6"; btype[1] = 0; banner[2] = "http://static.capcom.com/unity/TvsC_935x117.swf"; banner_url[2] = ""; btype[2] = 1; banner[3] = "http://static.capcom.com/unity/TvsC_935x117.swf"; banner_url[3] = ""; btype[3] = 1; var i = Math.floor(Math.random() * banner.length); document.write( '
' ); if( btype[i] ) { document.write( '' ); document.write( '' ); document.write( '' ); document.write( '' ); document.write( '' ); } else { document.write('' ); } document.write( '
' );