function fupper( )
{
	document.write( "<table width=100% border=0 cellspacing=0 cellpadding=0><tr height=12><td width=12>" );
	document.write( "<img src=border/ul.jpg width=12 height=12>" );
	document.write( "</td><td background=border/u.jpg>" );
	document.write( "<img width=0 height=0>" );
	document.write( "</td><td width=12>" );
	document.write( "<img src=border/ur.jpg width=12 height=12>" );
	document.write( "</td></tr><tr><td width=12 background=border/l.jpg>" );
	document.write( "<img width=0 height=0>" );
	document.write( "</td><td><table width=100% bgcolor=#B0B0B0 border=0 cellspacing=0 cellpadding=0><tr><td><img width=0 height=3></td></tr><tr><td>" );
}

function fupper_wo( )
{
	document.write( "<table width=100% border=0 cellspacing=0 cellpadding=0><tr height=12><td width=12>" );
	document.write( "<img src=border/ul.jpg width=12 height=12>" );
	document.write( "</td><td background=border/u.jpg>" );
	document.write( "<img width=0 height=0>" );
	document.write( "</td><td width=12>" );
	document.write( "<img src=border/ur.jpg width=12 height=12>" );
	document.write( "</td></tr><tr><td width=12 background=border/l.jpg>" );
	document.write( "<img width=0 height=0>" );
	document.write( "</td><td>" );
}

function flower( )
{
	document.write( "</td></tr><tr><td><img width=0 height=3></td></tr></table></td><td width=12 background=border/r.jpg>" );
	document.write( "<img width=0 height=0>" );
	document.write( "</td></tr><tr height=5><td width=12>" );
	document.write( "<img src=border/dl.jpg width=12 height=12>" );
	document.write( "</td><td background=border/d.jpg>" );
	document.write( "<img width=0 height=0>" );
	document.write( "</td><td width=12>" );
	document.write( "<img src=border/dr.jpg width=12 height=12>" );
	document.write( "</td></tr></table>" );
}

function flower_wo( )
{
	document.write( "</td><td width=12 background=border/r.jpg>" );
	document.write( "<img width=0 height=0>" );
	document.write( "</td></tr><tr height=5><td width=12>" );
	document.write( "<img src=border/dl.jpg width=12 height=12>" );
	document.write( "</td><td background=border/d.jpg>" );
	document.write( "<img width=0 height=0>" );
	document.write( "</td><td width=12>" );
	document.write( "<img src=border/dr.jpg width=12 height=12>" );
	document.write( "</td></tr></table>" );
}

