//Change the marqueestring below to the latest news infomation, if any doubts ask the current programmer for help!!

var marqueestring="2012 New Courses: Registration open NOW, Monthly intakes are available. Call us at 6336 4556 to enquire!"
document.write('<MARQUEE behavior= "scroll" scrollamount= "2" scrolldelay= "60" onMouseOver="stop()" onMouseOut="start()">');
document.write('<SPAN class=bodytext><strong><a class="style13" href="http://www.cambridge.com.sg/pop-up.htm" target="_blank"><!-- Put text here --></a></strong></SPAN>');
document.write('<SPAN class=bodytext><strong><a class="style13" href="http://www.cambridge.com.sg/languages/preparatory_courses.htm" target="_self">'+marqueestring+'</a></strong></SPAN>');
document.write('</MARQUEE>');
