function Eventnews() {
			document.write('<marquee behavior=scroll scrollamount=1 scrolldelay=80 direction=up width=228 height=100 truespeed onmouseover=this.stop() onmouseout=this.start()><span class=bold>This is the latest news</span><br /><a href=news-detail.php?news_id=13 class=white><br />This is the latest news description.</a><br /><br /><br /><br /><span class=bold>Seminar on Skilled Migration</span><br /><a href=news-detail.php?news_id=12 class=white><br />Seminar on Skilled Migration Description</a><br /><br /><br /><br /><span class=bold>Changes to Skilled Migration</span><br /><a href=news-detail.php?news_id=11 class=white><br />Changes to Skilled Migration Description</a><br /><br /><br /><br /></marquee>');
			}