var comm_root = "/communities/";
document.write("<img border='0' src='/communities/images/nav_logo2.gif'>");
document.write('<table cellpadding="0" cellspacing="0" border="0" background="">');
document.write('<tr><td colspan="2"><font color="#FFFFFF" size="1" face="Arial"><img src="/images/spacer.gif" width="1" height="5"></font></td></tr>');


document.write('</table><p>');

document.write('<SCRIPT language="Javascript">');
document.write('function openup()');
document.write('{');
document.write('if (document.all)');
document.write('{');
document.write('window.open("/communities/getstart.html","","location=no, status=no, Width=400, Height=447, top=100, left=250, scrollbars=no, resize=yes")');
document.write('}');
document.write('else');
document.write('{');
document.write('window.open("/communities/getstart.html","","Location=no,Status=no,Width=400,Height=447,Top=100,Left=250,Scrollbars=no,Resize=yes")');
document.write('}');
document.write('}');
document.write('</SCRIPT>');

