var wPath = getPath();
var pdf_link = wPath.concat('pub/news/results/results.shtml');
var pdf_link2 = wPath.concat('pub/news/showsale/nss-preview-2010.pdf');
var show_link = wPath.concat('pub/AAA/sale/natlshow.shtml');
var image1_path = wPath.concat('images/alpwk09/iynf_140w.jpg');
var image2_path = wPath.concat('images/mag/cvr10a_140w.jpg');

var lhsText01 = '<span class="box-title-fawn">Major Events</span><br />';

var lhsText02 = '<div align="center">\n' +
'<span class="newshdg2">17th National Show &amp; Sale</span><br/><b>14 - 17 October 2010<br/>Tamworth, NSW</b><br/>\n' +
'[<a href="' + wPath + 'pub/AAA/sale/natlshow.shtml">more</a>]</div>\n' +
'<div class="hrbar"></div>';

var lhsText03 = '<span class="box-title-fawn">International Year of Natural Fibres</span><br /><div align="center">\n' +
'<img src="' + image1_path + '" alt="International Year of Natural Fibre" />\n' +
'<span class="newshdg2">International Year of Natural Fibres</span><br />\n' +
'[<a href="http://www.naturalfibres2009.org/en/index.html" target="_blank">more</a>]\n' +
'<div class="hrbar"></div>';

var lhsBlank = '';

var lhsText04 = '<span class="box-title-fawn">Alpacas Australia Magazine</span><br /><div align="center">\n' +
'<div class="photo_cntr">\n' +
'<img src="' + image2_path + '" alt="Alpaca Magazine Cover" />\n' +
'</div>\n' +
'<div class="text_cntr">Alpacas Australia Magazine.<br />\n' +
'[<a href="' + wPath + 'pub/AAA/mag/magazine.shtml">more</a>]\n' +
'</div>\n' +
'<div class="hrbar"></div></div>';

var lhsText05 = '<div class="box-title-fawn">Office Closure over Christmas / New Year</div>\n' +
'[<a href="' + pdf_link + '">more</a>]<br /><br />\n' +
'The AAA Ltd. National Office is <b>closed</b> for the Christmas / New Year \n' +
'period until 9.00am on Wed 7 January 2009.';

//document.writeln(lhsText01);
//document.writeln(lhsText02);
document.writeln(lhsText04);
//document.writeln(lhsText1);