<!--
document.write('</td></tr></table>');

if (go_google) {
document.write('<br>');
}

document.write('<!-- content table -->');
document.write('<!-- open content container -->');

document.write('	<div align="center">');
document.write('		<div class="page" style="width:100%; text-align:left">');
document.write('			<div style="padding:0px 25px 0px 25px">');
document.write('<br>');
if (document.location.href.indexOf("prompt_") != -1) {
document.write('<br><br>');
document.write('<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="70%" align="center">');
document.write('<tr>');
} else {
document.write('<!-- breadcrumb, login, pm info -->');
document.write('<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">');
document.write('<tr>');
document.write('	<td class="alt1" width="100%">');
if (document.title.indexOf("powered by vBulletin") == -1) {
document.write('			<table cellpadding="0" cellspacing="0" border="0">');
document.write('			<tr valign="bottom">');
document.write('				<td><a href="#" onclick="history.back(1)"><img src="images/misc/navbits_start.gif" alt="Go Back" border="0"></a></td>');
document.write('				<td>&nbsp;</td>');
document.write('				<td width="100%"><span class="navbar"><a href="index.html">Dionysus Forums Archives</a></span>');
}
}
//-->