document.write('<iframe src="slidemenu01.html" marginheight="0" marginwidth="0" allowtransparency="1" frameborder="0" height="203" scrolling="no" width="975"> </iframe>');

function marqueeTextOpen()
{
	document.write('<marquee vspace="0" width="230" scrollamount="1" scrolldelay="30" onmouseover="this.stop()" onmouseout="this.start()" height="316" direction="up" truespeed="">');
}

function marqueeTextClose()
{
	document.write('</marquee>');
}