// JavaScript Document

if (top.innerWidth <= 99999) {var W = (top.innerWidth);} else {var W = document.body.clientWidth;}
if (W < 520){document.write("RealRailway.com");
} else {document.write("<a href='http://www.realrailway.com/' target='_top' style='text-decoration:none'>RealRailway.com</a>");}
