document.writeln('<table align="center">');
document.writeln('<tr>');
document.writeln('<td style="height:380px" align="center" valign="top">');
document.writeln('<div id="monoSlideshow">');
document.writeln('<p><strong>Please install Flash&reg; and turn on Javascript.</strong></p>');
document.writeln('</div>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</table>');


var so = new SWFObject("include/monoslideshow.swf", "SOmonoSlideshow", "570", "380", "7", "#ffffff");
so.addVariable("dataFile","xml/global.xml");
so.write("monoSlideshow");
    