﻿ var flasheight	= "200"	
var flashwidth	= "180"
var shborder		= "#5AA49C"

document.write('<br/><fieldset style="border:'+shborder+' 1px solid; width:'+flashwidth+'px; padding:5px;"><legend><span class="subtitle">&nbsp;Manisfestations :&nbsp;</span></legend>'); 
document.write('<embed src="./scroller.swf" width="'+flashwidth+'" height="'+flasheight+'" type=application/x-shockwave-flash fullscreen="yes" />');
document.write('</fieldset>');
