var dc=document;
var rn=Math.floor(Math.random()*11);
if(rn>5){
dc.writeln('<a href="https://secure.eve-online.com/ft/?aid=101621" target="_blank"><img src="http://www.gamesegment.com/images/banners/eveOnline728X90.jpg" alt="Eve Online" width="728" height="90" border="0"></a>');
}else{
dc.writeln('<a href="https://secure.eve-online.com/ft/?aid=101621" target="_blank"><img src="http://www.gamesegment.com/images/banners/eveOnline728X90_p.jpg" alt="Eve Online" width="728" height="90" border="0"></a>');
}