document.writeln('	<div class="mediaTopBanner vertical" style="position:relative; overflow:hidden; width: 468px; height:60px;">');
/*
document.writeln('		<div class="items" style="position:absolute; height:20000em;">');
//document.writeln('			<div><a href="http://www.media.org.hk/email/446/index446.htm" target="_blank"><img src="http://www.media.org.hk/libs/images/topBanner/1.jpg" border="0"></a></div>');
//document.writeln('			<div><a href="http://www.media.org.hk/tomorrow2/" target="_blank"><img src="http://www.media.org.hk/libs/images/topBanner/2.jpg" border="0"></a></div>');
//document.writeln('			<div><a href="http://www.media.org.hk/email/449/index449.htm" target="_blank"><img src="http://www.media.org.hk/libs/images/topBanner/hallelujah_468x60.jpg" border="0"></a></div>');
//document.writeln('			<div><a href="http://www.media.org.hk/magazine/v2/home.asp?dates=201106" target="_blank"><img src="http://www.media.org.hk/libs/images/topBanner/mag201106_468x60.jpg" border="0"></a></div>');
document.writeln('			<div><a href="http://www.media.org.hk/mobileministry/index.php#ark" target="_blank"><img src="http://www.media.org.hk/libs/images/topBanner/5.gif" border="0"></a></div>');
//document.writeln('			<div><a href="http://www.media.org.hk/themostdangerousman/phrase2/" target="_blank"><img src="http://www.media.org.hk/libs/images/topBanner/themostdangerousman_468x60.jpg" border="0"></a></div>');
//document.writeln('			<div><a href="http://www.noahsarkexpo.com/" target="_blank"><img src="http://www.media.org.hk/libs/images/topBanner/rabbit_468x60.jpg" border="0"></a></div>');
//document.writeln('			<div><a href="https://www.media.org.hk/order/goldenrainbow/" target="_blank"><img src="http://www.media.org.hk/libs/images/topBanner/rainbow3_468x60.jpg" border="0"></a></div>');
document.writeln('			<div><a href="http://www.creation-tv.com/support/" target="_blank"><img src="http://www.media.org.hk/libs/images/topBanner/ctv_revamp468x60.jpg" border="0"></a></div>');
//document.writeln('			<div><a href="http://www.media.org.hk/dreams/" target="_blank"><img src="http://www.media.org.hk/libs/images/topBanner/6.jpg" border="0"></a></div>');
document.writeln('		</div>');
*/
document.writeln('	</div>');
/*
//$(function() {
//	$(".mediaTopBanner").scrollable({ vertical: true, mousewheel: false, speed: 1000, circular: true, clickable:false ,size:1 }).autoscroll({interval: 5000});
//});

$(document).ready(function($){
	$(".mediaTopBanner").scrollable({vertical:true,clickable:false,size:1,speed:500,loop:false}).autoscroll({autoplay:true,autopause:true,interval:4000,steps:1}).circular();
});
*/
