// JavaScript Document for News
document.write("<DIV ID='NEWS' STYLE='display:none; height:20px; overflow:hidden; background-color:#ffffff; vertical-align:middle; width:655px; padding-left:5; color:black;' onMouseOver='NEWS_PAUSED=true' onMouseOut='NEWS_PAUSED=false'>");
// Edit the news from this point onwards
document.write("<b>The Australia Peru Chamber of Commerce Inc. in association with the Australian Latin America Business Council Ltd, is hosting a Dinner to celebrate the 100 Years of the discovery of Machu Picchu.</b>");
document.write("<span style='width:140;text-align:center;'>&nbsp;&nbsp;-&nbsp;&nbsp;</span>");
document.write("<b>The dinner will be held on Wednesday 20 July 2011 at The Loft in Doltone House in Pyrmont, special Member rates apply.  To book contact www.alabc.com.au/EventsActivities.</b>");
document.write("<span style='width:140;text-align:center;'>&nbsp;&nbsp;-&nbsp;&nbsp;</span>");
document.write("<b>For more information contact Kim Robinson, Marketing & Events Manager on 02 9357 4441 or marketing@alabc.com.au</b>");
//document.write("<span style='width:150;text-align:center;'>&nbsp;&nbsp;-&nbsp;&nbsp;</span>");
// End of news
document.write("</DIV>");
