<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



var color		= "FFFFFF"	// HEADER BACKGROUND COLOR


// Unauthorized use or sale of this script is strictly prohibited by law



document.write('<TABLE cellpadding="3" cellspacing="0" border="0" width="100%" BGCOLOR="#'+color+'"><tr><td ALIGN="LEFT">');
document.write('<nobr><a href="index.html"><img src="picts/logo.jpg" border="0"></a></nobr><br>');
document.write('</td><td align="right">');
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" ID=sswdintro1 WIDTH=400 HEIGHT=125>');
document.write('<PARAM NAME=movie VALUE="sswdintro1.swf">');
document.write('<PARAM NAME=quality VALUE=high>');
document.write('<PARAM NAME=loop VALUE=true>');
document.write('<EMBED src="sswdintro1.swf" loop=true quality=high WIDTH=400 HEIGHT=125 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
document.write('</EMBED>');
document.write('</OBJECT>');
document.write('</td></tr></table>');

//  End -->