// JavaScript Document
var framename="'mobile'";
document.write('<div id="master" style="width: 308px; height: 578px; background-image: url(http://ww2.rtp.pt/wportal/sites/tv/mobile/emulator/images/nokian96.jpg); background-repeat: no-repeat;">')
document.write('<iframe id="mobile" name="mobile" src="http://m.rtp.pt" scrolling="yes" style="background-color:#000000; border: 0px; width: 240px; height: 288px; margin-top: 94px; margin-left: 33px;"></iframe>');
document.write('<div style="width: 273px; text-align: right; cursor: pointer;" onclick="window.frames[' + framename + '].history.back();"><img src="images/spacer.gif" alt="" width="40" height="20" border="0" /></div>');
document.write('</div>');
