var swcatg = "";

function resellerMan() {
var welc = document.getElementById("welc").innerHTML;
var resller = "<div id='rm-top'><table width='100%'  border='0' cellspacing='0' cellpadding='0'><tr><td width='199' valign='top' bgcolor='#000000' id='rm-man'><img src='/core/media/media.nl?id=129&c=629809&h=e417d7f89378737f26c4'></td><td  width='701' valign='top' id='rm-navtd'><div id='rm-nav'><table width='100%' border='0' cellpadding='0' cellspacing='0'><tr><td valign='top' width='50%' ><div id='rm-welc'>"+welc+"</div>&nbsp;</td><td width='50%' align='right' valign='top' ><div id='rm-eml'><span>Need Help?</span> Just Email!<br>ResellerMan@declude.com</div>&nbsp;</td></tr><tr><td valign='top'><div id='rm-navv'><div id='rm-navvul'><ul><li><a href='#'>Product tool kits</a></li> <li id='inter' class='nobkg' onmouseover=\"sw_hover('inter','backg');sw_hover('interul','divshow')\"onmouseout=\"sw_hover('inter','nobkg');sw_hover('interul','none')\">&nbsp;&nbsp;&nbsp;<a href='#'>&bull; Interceptor</a></li><li id='mailp' class='nobkg' onmouseover=\"sw_hover('mailp','backg');sw_hover('mailpul','divshow')\"onmouseout=\"sw_hover('mailp','nobkg');sw_hover('mailpul','none')\">&nbsp;&nbsp;&nbsp;<a href='#'>&bull; Mailprotector</a></li><li id='secur' class='nobkg' onmouseover=\"sw_hover('secur','backg');sw_hover('securul','divshow')\"onmouseout=\"sw_hover('secur','nobkg');sw_hover('securul','none')\">&nbsp;&nbsp;&nbsp;<a href='#'>&bull; Security Suite</a></li><li><a href='#'>Declude branding</a></li><li><a href='/site/test1.html'>RMan monthly</a></li><li><a href='/app/center/nlvisitor.nl?c=629809&sc=6'>RMan home</a></li></ul></div><div id='interul' class='none' onmouseover=\"sw_hover('inter','backg');sw_hover('interul','divshow')\"onmouseout=\"sw_hover('inter','nobkg');sw_hover('interul','none')\"><a href='#'>- Spec Sheet</a> <a href='#'>- Training</a> <a href='#'>- FAQ</a> <a href='#'>- Promotions</a> <a href='#'>- Sales Tools</a></div><div id='mailpul' class='none' onmouseover=\"sw_hover('mailp','backg');sw_hover('mailpul','divshow')\"onmouseout=\"sw_hover('mailp','nobkg');sw_hover('mailpul','none')\"><a href='#'>- Spec Sheet</a> <a href='#'>- Training</a> <a href='#'>- FAQ</a> <a href='#'>- Promotions</a> <a href='#'>- Sales Tools</a></div><div id='securul' class='none' onmouseover=\"sw_hover('secur','backg');sw_hover('securul','divshow')\"onmouseout=\"sw_hover('secur','nobkg');sw_hover('securul','none')\"><a href='#'>- Spec Sheet</a> <a href='#'>- Training</a> <a href='#'>- FAQ</a> <a href='#'>- Promotions</a> <a href='#'>- Sales Tools</a></div></div></td><td valign='top'><div id='rm-yrms'>Sales to Date: <span class='rm-actv'>$3456</span><br>Number of Customers: <span class='rm-actv'>10</span><div id='rm-cdl'>Current Discount Level:</div></div></td></tr></table></div></td></tr></table></div>";
if (swcatg == "Reseller") {document.getElementById("reseller").innerHTML=resller}
}

function sw_hover(i,clss) {
	document.getElementById(i).className = clss;}