$(document).ready(function(){if(screen.height<=800){var a="#top { height: 570px; } ";a+="#tagline { top: 520px; } ";a+="#musicPlayer { top: 520px; } ";a+="#languageSelect { top: 527px; }";a+="#languages { top: 502px; }";a+="#navBackground {height: 570px; }";a+="#supersized { height:570px; }";a+="#supersized li { height:570px;  }";a+="#prevslide, #nextslide{ top:490px; }";a+="#progress-back{ top:569px; }";$("head").append('<style type="text/css">'+a+"</style>")}$("#specialOffersButton a").overlay({top:150,mask:{color:"#000",loadspeed:200,opacity:.5},closeOnClick:true});$("#browsable").scrollable().navigator()})
