document.write('<table align="center" style="background-color: '+bg+'\; width: 700px; border: #039 solid\; border-width: 1px"><tr><td width='+w+' valign="bottom" style="padding: 5px 5px 0">');
if(document.getElementById || document.all){
	document.write('<span style="width:'+w+';"><div style="position:relative;overflow:hidden;width:'+w+';height:'+h+';clip:rect(0 '+w+' '+h+' 0);background-color:'+bg+';" onMouseover="s=0;" onMouseout="s=restart">');
	if(operbr!=-1)document.write('<div id="operaslider" style="position:absolute;visibility:hidden;"></div>');
	document.write('<div id="wslider" style="position:relative;height:'+h+';"></div></div></span>')
}
document.write('<ilayer width=&{w}; height=&{h}\; name="wslider1" bgcolor=&{bg}\;><layer name="wslider2" width=&{w}\; height=&{h}\; onMouseover="s=0;" onMouseout="s=restart"></layer></ilayer></td></tr></table>');