function gup( name )
{
  name = name.replace(/[\[]/,"\\[").replace(/[\]]/,"\\]");
  var regexS = "[\?&]"+name+"=([^&#]*)";
  var regex = new RegExp( regexS );
  var results = regex.exec( window.location.href );
  if( results == null )
    return "";
  else
    return results[1];
}

var natscode = gup('nats');
if(!natscode) {
  natscode='MDowOjU,0,0,0,0';
}
snatscode='strack/'+natscode;
  document.write("<div id=\"updateBoxGuestLong\" class=\"DC_updateBox\">");
document.write("<style type=\"text/css\">");
document.write("/* ====================================== */");
document.write("/* ! For the Updates Box (.DC_updateBox)  */");
document.write("/* ====================================== */");
document.write(".DC_updateBox td {");
document.write("	background: url(http://dungeoncorp.com/NEWS/dc_viewover.png) 0 0 no-repeat;");
document.write("	background: url(http://dungeoncorp.com/NEWS/dc_viewover_small.png) 0 0 no-repeat;");
document.write("	background: none;");
document.write("	padding: 3px 3px 15px 3px;");
document.write("	text-align: center;");
document.write("}");
document.write(".DC_updateBox a {");
document.write("	display: block;");
document.write("	position: relative;");
document.write("	text-decoration: none;");
document.write("}");
document.write(".DC_updateBox a span.viewupdate {");
document.write("	background: none;");
document.write("	color: #fff;");
document.write("	font-size: 14px;");
document.write("	font-weight: bold;");
document.write("	height: 165px;");
document.write("	left: 8px;");
document.write("	letter-spacing: 3px;");
document.write("	line-height: 165px;");
document.write("	position: absolute;");
document.write("	text-indent: -999em;");
document.write("	text-transform: uppercase;");
document.write("	top: -2px;");
document.write("	width: 220px;");
document.write("}");
document.write(".DC_updateBox a:hover span.viewupdate {");
document.write("	background: url(http://dungeoncorp.com/NEWS/dc_viewover.png) 50% 50% no-repeat;");
document.write("}");
document.write(".DC_updateBox a img {");
document.write("	border: 1px solid #ddd;");
document.write("}");
document.write(".DC_updateBox a:hover img {");
document.write("	border-color: #fff;");
document.write("}");
document.write("* html .DC_updateBox a:hover {");
document.write("	text-decoration: underline;");
document.write("}");
document.write("* html .DC_updateBox a:hover span.viewupdate {");
document.write("	background: none;");
document.write("	text-indent: 0;");
document.write("}");
document.write(".DC_updateBox span.subline {");
document.write("	display: block;");
document.write("	height: 14px;");
document.write("	font-size: 13px;");
document.write("	margin: 3px auto;");
document.write("	position: relative;");
document.write("	width: 220px;");
document.write("}");
document.write(".DC_updateBox span.sitename,");
document.write(".DC_updateBox span.modelname {");
document.write("	color: #999;");
document.write("	font-size: 14px;");
document.write("	font-weight: bold;");
document.write("	position: absolute;");
document.write("	left: 0;");
document.write("	text-align: left;");
document.write("}");
document.write(".DC_updateBox span.sitename {");
document.write("	color: #ddd;");
document.write("}");
document.write(".DC_updateBox span.modelname {");
document.write("	font-weight: normal;");
document.write("}");
document.write(".DC_updateBox span.date,");
document.write(".DC_updateBox span.vidlength {");
document.write("	color: #999;");
document.write("	font-size: 12px;");
document.write("	position: absolute;");
document.write("	right: 0;");
document.write("	top: 2px;");
document.write("	text-align: right;");
document.write("}");
document.write(".DC_updateBox a:hover,");
document.write(".DC_updateBox a:hover span {");
document.write("	color: #9d0002;");
document.write("}");
document.write(".DC_updateBox img#invisipic {");
document.write("	display: none;");
document.write("}");
document.write(".DC_updateBox a span.viewupdatesmall {");
document.write("        background: none;");
document.write("        color: #fff;");
document.write("        font-size: 12px;");
document.write("        font-weight: bold;");
document.write("        height: 99px;");
document.write("        left: 6px;");
document.write("        letter-spacing: 3px;");
document.write("        line-height: 99px;");
document.write("        position: absolute;");
document.write("        text-indent: -999em;");
document.write("        text-transform: uppercase;");
document.write("        top: -2px;");
document.write("        width: 132px;");
document.write("}");
document.write(".DC_updateBox a:hover span.viewupdatesmall {");
document.write("        background: url(http://dungeoncorp.com/NEWS/dc_viewover_small.png) 50% 50% no-repeat;");
document.write("}");
document.write(".DC_updateBox span.sublinesmall {");
document.write("        display: block;");
document.write("        height: 13px;");
document.write("        font-size: 10px;");
document.write("        margin: 3px auto;");
document.write("        position: relative;");
document.write("        width: 132px;");
document.write("}");
document.write(".DC_updateBox span.sitenamesmall,");
document.write(".DC_updateBox span.modelnamesmall {");
document.write("        color: #999;");
document.write("        font-size: 10px;");
document.write("        font-weight: bold;");
document.write("        position: absolute;");
document.write("        left: 0;");
document.write("        text-align: left;");
document.write("}");
document.write(".DC_updateBox span.sitenamesmall {");
document.write("        color: #ddd;");
document.write("}");
document.write(".DC_updateBox span.modelnamesmall {");
document.write("        font-weight: normal;");
document.write("}");
document.write(".DC_updateBox span.datesmall,");
document.write(".DC_updateBox span.vidlengthsmall {");
document.write("        color: #999;");
document.write("        font-size: 10px;");
document.write("        position: absolute;");
document.write("        right: 0;");
document.write("        top: 2px;");
document.write("        text-align: right;");
document.write("}");
document.write("</style>");
document.write("<img src=\"http://dungeoncorp.com/NEWS/dc_viewover.png\" id=\"invisipic\" />");
document.write("<table cellpadding=\"0\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"730\" id=\"table_updateBoxGuestLong\">");
document.write("	<thead>");
document.write("		<tr>");
document.write("			<td colspan=\"3\"></td>");
document.write("		</tr>");
document.write("	</thead>");
document.write("	<tr>");
document.write("			</tr><tr><td><a href=\"http://join.perfectslave.com/"+snatscode+"/PER/0/0/updates12/jan/DIA_010512_2/index.html\" title=\"view this update on PerfectSlave\"><img src=\"http://dungeoncorp.com/NEWS/passpics/PER/diana_prince4.jpg\" alt=\"Diana Prince on PerfectSlave\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">PerfectSlave</span><span class=\"date\">02.02.2012</span></span><span class=\"subline\"><span class=\"modelname\">Diana Prince</span><span class=\"vidlength\">18 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.societysm.com/"+snatscode+"/SSM/0/0/updates12/feb12/ANN_012412/index.html\" title=\"view this update on SocietySM\"><img src=\"http://dungeoncorp.com/NEWS/passpics/SSM/annika_slave.jpg\" alt=\"Annika on SocietySM\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">SocietySM</span><span class=\"date\">02.01.2012</span></span><span class=\"subline\"><span class=\"modelname\">Annika</span><span class=\"vidlength\">49 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.strictrestraint.com/"+snatscode+"/STR/0/0/updates12/jan/BON_012512/index.html\" title=\"view this update on StrictRestraint\"><img src=\"http://dungeoncorp.com/NEWS/passpics/STR/bonnie_rotten.jpg\" alt=\"Bonnie Rotten on StrictRestraint\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">StrictRestraint</span><span class=\"date\">01.31.2012</span></span><span class=\"subline\"><span class=\"modelname\">Bonnie Rotten</span><span class=\"vidlength\">28 Minutes</span></span></td>");
document.write("</tr><tr><td><a href=\"http://join.cumbots.com/"+snatscode+"/CUM/0/0/12updates/12jan/TIF_121511_2/index.html\" title=\"view this update on Cumbots\"><img src=\"http://dungeoncorp.com/NEWS/passpics/CUM/tiffany_brookes2.jpg\" alt=\"Tiffany Brookes on Cumbots\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">Cumbots</span><span class=\"date\">01.30.2012</span></span><span class=\"subline\"><span class=\"modelname\">Tiffany Brookes</span><span class=\"vidlength\">13 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.dungeoncorp.com/"+snatscode+"/CORP/0/0/updates12/DAM/SAN_011012/index.html\" title=\"view this update on FantasyDamsels\"><img src=\"http://dungeoncorp.com/NEWS/passpics/DUN/sandy_skarsgard_dam.jpg\" alt=\"Sandy Skarsgard on FantasyDamsels\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">FantasyDamsels</span><span class=\"date\">01.29.2012</span></span><span class=\"subline\"><span class=\"modelname\">Sandy Skarsgard</span><span class=\"vidlength\">19 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.dungeoncorp.com/"+snatscode+"/CORP/0/0/updates12/RED/ALS_080803/index.html\" title=\"view this update on SSMRedux\"><img src=\"http://dungeoncorp.com/NEWS/passpics/DUN/alsana_sin_red.jpg\" alt=\"Alsana Sin on SSMRedux\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">SSMRedux</span><span class=\"date\">01.28.2012</span></span><span class=\"subline\"><span class=\"modelname\">Alsana Sin</span><span class=\"vidlength\">45 Minutes</span></span></td>");
document.write("</tr><tr><td><a href=\"http://join.perfectslave.com/"+snatscode+"/PER/0/0/updates12/jan/BON_012512/index.html\" title=\"view this update on PerfectSlave\"><img src=\"http://dungeoncorp.com/NEWS/passpics/PER/bonnie_rotten.jpg\" alt=\"Bonnie Rotten on PerfectSlave\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">PerfectSlave</span><span class=\"date\">01.27.2012</span></span><span class=\"subline\"><span class=\"modelname\">Bonnie Rotten</span><span class=\"vidlength\">14 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.fuckingdungeon.com/"+snatscode+"/FUD/0/0/updates/12jan/WHI_011312_2/index.html\" title=\"view this update on FuckingDungeon\"><img src=\"http://dungeoncorp.com/NEWS/passpics/FUD/whitney_grace2.jpg\" alt=\"Whitney Grace on FuckingDungeon\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">FuckingDungeon</span><span class=\"date\">01.26.2012</span></span><span class=\"subline\"><span class=\"modelname\">Whitney Grace</span><span class=\"vidlength\">30 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.societysm.com/"+snatscode+"/SSM/0/0/updates12/jan12/ARI_011912/index.html\" title=\"view this update on SocietySM\"><img src=\"http://dungeoncorp.com/NEWS/passpics/SSM/ariel_x.jpg\" alt=\"Ariel X on SocietySM\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">SocietySM</span><span class=\"date\">01.25.2012</span></span><span class=\"subline\"><span class=\"modelname\">Ariel X</span><span class=\"vidlength\">57 Minutes</span></span></td>");
document.write("</tr><tr><td><a href=\"http://join.strictrestraint.com/"+snatscode+"/STR/0/0/updates12/jan/MAY_012012/index.html\" title=\"view this update on StrictRestraint\"><img src=\"http://dungeoncorp.com/NEWS/passpics/STR/mya_nichole.jpg\" alt=\"Mya Nichole on StrictRestraint\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">StrictRestraint</span><span class=\"date\">01.24.2012</span></span><span class=\"subline\"><span class=\"modelname\">Mya Nichole</span><span class=\"vidlength\">34 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.cumbots.com/"+snatscode+"/CUM/0/0/12updates/12jan/ARI_010412/index.html\" title=\"view this update on Cumbots\"><img src=\"http://dungeoncorp.com/NEWS/passpics/CUM/ariel_x.jpg\" alt=\"Ariel X on Cumbots\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">Cumbots</span><span class=\"date\">01.23.2012</span></span><span class=\"subline\"><span class=\"modelname\">Ariel X</span><span class=\"vidlength\">17 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.dungeoncorp.com/"+snatscode+"/CORP/0/0//updates12/WIP/MEI_123011_2/index.html\" title=\"view this update on TheWhipChamber\"><img src=\"http://dungeoncorp.com/NEWS/passpics/DUN/mei_mara2_wip.jpg\" alt=\"Mei Mara on TheWhipChamber\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">TheWhipChamber</span><span class=\"date\">01.22.2012</span></span><span class=\"subline\"><span class=\"modelname\">Mei Mara</span><span class=\"vidlength\">17 Minutes</span></span></td>");
document.write("</tr><tr><td><a href=\"http://join.dungeoncorp.com/"+snatscode+"/CORP/0/0/updates12/RED/AZU_052802/index.html\" title=\"view this update on SSMRedux\"><img src=\"http://dungeoncorp.com/NEWS/passpics/DUN/azul_son_red.jpg\" alt=\"Azul Son on SSMRedux\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">SSMRedux</span><span class=\"date\">01.21.2012</span></span><span class=\"subline\"><span class=\"modelname\">Azul Son</span><span class=\"vidlength\">35 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.societysm.com/"+snatscode+"/SSM/0/0/updates12/jan12/MYA_011712/index.html\" title=\"view this update on SocietySM\"><img src=\"http://dungeoncorp.com/NEWS/passpics/SSM/mya_nichole.jpg\" alt=\"Mya Nichole on SocietySM\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">SocietySM</span><span class=\"date\">01.20.2012</span></span><span class=\"subline\"><span class=\"modelname\">Mya Nichole</span><span class=\"vidlength\">49 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.fuckingdungeon.com/"+snatscode+"/FUD/0/0/updates/12jan/WHI_011312/index.html\" title=\"view this update on FuckingDungeon\"><img src=\"http://dungeoncorp.com/NEWS/passpics/FUD/whitney_grace.jpg\" alt=\"Whitney Grace on FuckingDungeon\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">FuckingDungeon</span><span class=\"date\">01.19.2012</span></span><span class=\"subline\"><span class=\"modelname\">Whitney Grace</span><span class=\"vidlength\">34 Minutes</span></span></td>");
document.write("</tr><tr><td><a href=\"http://join.perfectslave.com/"+snatscode+"/PER/0/0/updates12/jan/DIA_010512/index.html\" title=\"view this update on PerfectSlave\"><img src=\"http://dungeoncorp.com/NEWS/passpics/PER/diana_prince3.jpg\" alt=\"Diana Prince on PerfectSlave\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">PerfectSlave</span><span class=\"date\">01.18.2012</span></span><span class=\"subline\"><span class=\"modelname\">Diana Prince</span><span class=\"vidlength\">15 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.strictrestraint.com/"+snatscode+"/STR/0/0/updates12/jan/TRI_011112_2/index.html\" title=\"view this update on StrictRestraint\"><img src=\"http://dungeoncorp.com/NEWS/passpics/STR/tristynn_kennedy2.jpg\" alt=\"Tristyn Kennedy on StrictRestraint\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">StrictRestraint</span><span class=\"date\">01.17.2012</span></span><span class=\"subline\"><span class=\"modelname\">Tristyn Kennedy</span><span class=\"vidlength\">26 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.cumbots.com/"+snatscode+"/CUM/0/0/12updates/12jan/LYL_121911_2/index.html\" title=\"view this update on Cumbots\"><img src=\"http://dungeoncorp.com/NEWS/passpics/CUM/lyla_storm2.jpg\" alt=\"Lyla Storm on Cumbots\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">Cumbots</span><span class=\"date\">01.16.2012</span></span><span class=\"subline\"><span class=\"modelname\">Lyla Storm</span><span class=\"vidlength\">16 Minutes</span></span></td>");
document.write("</tr><tr><td><a href=\"http://join.dungeoncorp.com/"+snatscode+"/CORP/0/0/updates12/TFT/DIA_010512/index.html\" title=\"view this update on TiedForTickling\"><img src=\"http://dungeoncorp.com/NEWS/passpics/DUN/diana_prince_tft.jpg\" alt=\"Diana Prince on TiedForTickling\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">TiedForTickling</span><span class=\"date\">01.15.2012</span></span><span class=\"subline\"><span class=\"modelname\">Diana Prince</span><span class=\"vidlength\">9 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.dungeoncorp.com/"+snatscode+"/CORP/0/0/updates12/RED/LEA_051101/index.html\" title=\"view this update on SSMRedux\"><img src=\"http://dungeoncorp.com/NEWS/passpics/DUN/leana_sm_red.jpg\" alt=\"Leana on SSMRedux\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">SSMRedux</span><span class=\"date\">01.14.2012</span></span><span class=\"subline\"><span class=\"modelname\">Leana</span><span class=\"vidlength\">19 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.strictrestraint.com/"+snatscode+"/STR/0/0/updates12/jan/TRI_011112/index.html\" title=\"view this update on StrictRestraint\"><img src=\"http://dungeoncorp.com/NEWS/passpics/STR/tristyn_kennedy.jpg\" alt=\"Tristyn Kennedy on StrictRestraint\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">StrictRestraint</span><span class=\"date\">01.13.2012</span></span><span class=\"subline\"><span class=\"modelname\">Tristyn Kennedy</span><span class=\"vidlength\">26 Minutes</span></span></td>");
document.write("</tr><tr><td><a href=\"http://join.fuckingdungeon.com/"+snatscode+"/FUD/0/0/updates/12jan/MOR_122011_2/index.html\" title=\"view this update on FuckingDungeon\"><img src=\"http://dungeoncorp.com/NEWS/passpics/FUD/morgan_march2.jpg\" alt=\"Morgan March on FuckingDungeon\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">FuckingDungeon</span><span class=\"date\">01.12.2012</span></span><span class=\"subline\"><span class=\"modelname\">Morgan March</span><span class=\"vidlength\">21 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.perfectslave.com/"+snatscode+"/PER/0/0/updates12/jan/ARI_010412/index.html\" title=\"view this update on PerfectSlave\"><img src=\"http://dungeoncorp.com/NEWS/passpics/PER/ariel_x2.jpg\" alt=\"Ariel X on PerfectSlave\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">PerfectSlave</span><span class=\"date\">01.11.2012</span></span><span class=\"subline\"><span class=\"modelname\">Ariel X</span><span class=\"vidlength\">28 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.societysm.com/"+snatscode+"/SSM/0/0/updates12/jan12/ASH_010612/index.html\" title=\"view this update on SocietySM\"><img src=\"http://dungeoncorp.com/NEWS/passpics/SSM/ash_hollywood2.jpg\" alt=\"Ash Hollywood on SocietySM\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">SocietySM</span><span class=\"date\">01.10.2012</span></span><span class=\"subline\"><span class=\"modelname\">Ash Hollywood</span><span class=\"vidlength\">47 Minutes</span></span></td>");
document.write("</tr><tr><td><a href=\"http://join.cumbots.com/"+snatscode+"/CUM/0/0/12updates/12jan/DIA_010512/index.html\" title=\"view this update on Cumbots\"><img src=\"http://dungeoncorp.com/NEWS/passpics/CUM/diana_prince.jpg\" alt=\"Diana Prince on Cumbots\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">Cumbots</span><span class=\"date\">01.09.2012</span></span><span class=\"subline\"><span class=\"modelname\">Diana Prince</span><span class=\"vidlength\">16 Minutes</span></span></td>");
document.write("<td><a href=\"http://www.dungeoncorp.com/updates12/WIP/MEI_123011/index.html\" title=\"view this update on TheWhipChamber\"><img src=\"http://dungeoncorp.com/NEWS/passpics/DUN/mei_mara_wip.jpg\" alt=\"Mei Mara on TheWhipChamber\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">TheWhipChamber</span><span class=\"date\">01.08.2012</span></span><span class=\"subline\"><span class=\"modelname\">Mei Mara</span><span class=\"vidlength\">17 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.dungeoncorp.com/"+snatscode+"/CORP/0/0/updates12/RED/DEL_063001/index.html\" title=\"view this update on SSMRedux\"><img src=\"http://dungeoncorp.com/NEWS/passpics/DUN/delilah_small_red.jpg\" alt=\"Delilah Small on SSMRedux\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">SSMRedux</span><span class=\"date\">01.07.2012</span></span><span class=\"subline\"><span class=\"modelname\">Delilah Small</span><span class=\"vidlength\">15 Minutes</span></span></td>");
document.write("</tr><tr><td><a href=\"http://join.fuckingdungeon.com/"+snatscode+"/FUD/0/0/updates/12jan/MOR_122011/index.html\" title=\"view this update on FuckingDungeon\"><img src=\"http://dungeoncorp.com/NEWS/passpics/FUD/morgan_march.jpg\" alt=\"Morgan March on FuckingDungeon\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">FuckingDungeon</span><span class=\"date\">01.06.2012</span></span><span class=\"subline\"><span class=\"modelname\">Morgan March</span><span class=\"vidlength\">34 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.perfectslave.com/"+snatscode+"/PER/0/0/updates12/jan/TIF_121511_2/index.html\" title=\"view this update on PerfectSlave\"><img src=\"http://dungeoncorp.com/NEWS/passpics/PER/tiffany_brookes2.jpg\" alt=\"Tiffany Brookes on PerfectSlave\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">PerfectSlave</span><span class=\"date\">01.05.2012</span></span><span class=\"subline\"><span class=\"modelname\">Tiffany Brookes</span><span class=\"vidlength\">15 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.societysm.com/"+snatscode+"/SSM/0/0/updates12/jan12/BAI_122711/index.html\" title=\"view this update on SocietySM\"><img src=\"http://dungeoncorp.com/NEWS/passpics/SSM/bailey_blue.jpg\" alt=\"Bailey Blue on SocietySM\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">SocietySM</span><span class=\"date\">01.04.2012</span></span><span class=\"subline\"><span class=\"modelname\">Bailey Blue</span><span class=\"vidlength\">53 Minutes</span></span></td>");
document.write("</tr><tr><td><a href=\"http://join.strictrestraint.com/"+snatscode+"/STR/0/0/updates12/jan/RYL_122611_2/index.html\" title=\"view this update on StrictRestraint\"><img src=\"http://dungeoncorp.com/NEWS/passpics/STR/rylie_richman2.jpg\" alt=\"Rylie Richman on StrictRestraint\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">StrictRestraint</span><span class=\"date\">01.03.2012</span></span><span class=\"subline\"><span class=\"modelname\">Rylie Richman</span><span class=\"vidlength\">31 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.cumbots.com/"+snatscode+"/CUM/0/0/12updates/12jan/LYL_121911/index.html\" title=\"view this update on Cumbots\"><img src=\"http://dungeoncorp.com/NEWS/passpics/CUM/lyla_storm.jpg\" alt=\"Lyla Storm on Cumbots\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">Cumbots</span><span class=\"date\">01.02.2012</span></span><span class=\"subline\"><span class=\"modelname\">Lyla Storm</span><span class=\"vidlength\">17 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.dungeoncorp.com/"+snatscode+"/CORP/0/0/updates11/TFT/LYL_121911/index.html\" title=\"view this update on TiedForTickling\"><img src=\"http://dungeoncorp.com/NEWS/passpics/DUN/lyla_storm_tft.jpg\" alt=\"Lyla Storm on TiedForTickling\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">TiedForTickling</span><span class=\"date\">01.01.2012</span></span><span class=\"subline\"><span class=\"modelname\">Lyla Storm</span><span class=\"vidlength\">13 Minutes</span></span></td>");
document.write("</tr><tr><td><a href=\"http://join.dungeoncorp.com/"+snatscode+"/CORP/0/0/updates11/RED/MAR_102103/index.html\" title=\"view this update on SSMRedux\"><img src=\"http://dungeoncorp.com/NEWS/passpics/DUN/mariah_slave_red.jpg\" alt=\"Mariah on SSMRedux\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">SSMRedux</span><span class=\"date\">12.31.2011</span></span><span class=\"subline\"><span class=\"modelname\">Mariah</span><span class=\"vidlength\">32 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.fuckingdungeon.com/"+snatscode+"/FUD/0/0/updates/11dec/TAR_121411_2/index.html\" title=\"view this update on FuckingDungeon\"><img src=\"http://dungeoncorp.com/NEWS/passpics/FUD/tara_foxx2.jpg\" alt=\"Tara Lynn Foxx on FuckingDungeon\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">FuckingDungeon</span><span class=\"date\">12.30.2011</span></span><span class=\"subline\"><span class=\"modelname\">Tara Lynn Foxx</span><span class=\"vidlength\">25 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.perfectslave.com/"+snatscode+"/PER/0/0/updates11/dec/TIF_121511/index.html\" title=\"view this update on PerfectSlave\"><img src=\"http://dungeoncorp.com/NEWS/passpics/PER/tiffany_brookes.jpg\" alt=\"Tiffany Brookes on PerfectSlave\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">PerfectSlave</span><span class=\"date\">12.29.2011</span></span><span class=\"subline\"><span class=\"modelname\">Tiffany Brookes</span><span class=\"vidlength\">16 Minutes</span></span></td>");
document.write("</tr><tr><td><a href=\"http://join.societysm.com/"+snatscode+"/SSM/0/0/updates11/dec11/MOR_122111/index.html\" title=\"view this update on SocietySM\"><img src=\"http://dungeoncorp.com/NEWS/passpics/SSM/morgan_march2.jpg\" alt=\"Morgan March on SocietySM\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">SocietySM</span><span class=\"date\">12.28.2011</span></span><span class=\"subline\"><span class=\"modelname\">Morgan March</span><span class=\"vidlength\">40 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.strictrestraint.com/"+snatscode+"/STR/0/0/updates11/dec/RYL_122611/index.html\" title=\"view this update on StrictRestraint\"><img src=\"http://dungeoncorp.com/NEWS/passpics/STR/rylie_richman.jpg\" alt=\"Rylie Richman on StrictRestraint\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">StrictRestraint</span><span class=\"date\">12.27.2011</span></span><span class=\"subline\"><span class=\"modelname\">Rylie Richman</span><span class=\"vidlength\">23 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.cumbots.com/"+snatscode+"/CUM/0/0/11updates/11dec/TIF_121511/index.html\" title=\"view this update on Cumbots\"><img src=\"http://dungeoncorp.com/NEWS/passpics/CUM/tiffany_brookes.jpg\" alt=\"Tiffany Brookes on Cumbots\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">Cumbots</span><span class=\"date\">12.26.2011</span></span><span class=\"subline\"><span class=\"modelname\">Tiffany Brookes</span><span class=\"vidlength\">11 Minutes</span></span></td>");
document.write("</tr><tr><td><a href=\"http://www.dungeoncorp.com/updates11/WIP/CAS_121711/index.html\" title=\"view this update on TheWhipChamber\"><img src=\"http://dungeoncorp.com/NEWS/passpics/DUN/casey_calvert_wip.jpg\" alt=\"Casey Calvert on TheWhipChamber\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">TheWhipChamber</span><span class=\"date\">12.25.2011</span></span><span class=\"subline\"><span class=\"modelname\">Casey Calvert</span><span class=\"vidlength\">22 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.dungeoncorp.com/"+snatscode+"/CORP/0/0/updates11/RED/CHA_091801/index.html\" title=\"view this update on SSMRedux\"><img src=\"http://dungeoncorp.com/NEWS/passpics/DUN/chanta_rose2_red.jpg\" alt=\"Chanta Rose on SSMRedux\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">SSMRedux</span><span class=\"date\">12.24.2011</span></span><span class=\"subline\"><span class=\"modelname\">Chanta Rose</span><span class=\"vidlength\">34 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.fuckingdungeon.com/"+snatscode+"/FUD/0/0/updates/11dec/TAR_121411/index.html\" title=\"view this update on FuckingDungeon\"><img src=\"http://dungeoncorp.com/NEWS/passpics/FUD/tara_foxx.jpg\" alt=\"Tara Lynn Foxx on FuckingDungeon\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">FuckingDungeon</span><span class=\"date\">12.23.2011</span></span><span class=\"subline\"><span class=\"modelname\">Tara Lynn Foxx</span><span class=\"vidlength\">26 Minutes</span></span></td>");
document.write("</tr><tr><td><a href=\"http://join.perfectslave.com/"+snatscode+"/PER/0/0/updates11/dec/LYL_121911/index.html\" title=\"view this update on PerfectSlave\"><img src=\"http://dungeoncorp.com/NEWS/passpics/PER/lyla_storm.jpg\" alt=\"Lyla Storm on PerfectSlave\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">PerfectSlave</span><span class=\"date\">12.22.2011</span></span><span class=\"subline\"><span class=\"modelname\">Lyla Storm</span><span class=\"vidlength\">18 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.societysm.com/"+snatscode+"/SSM/0/0/updates11/dec11/REE_121311/index.html\" title=\"view this update on SocietySM\"><img src=\"http://dungeoncorp.com/NEWS/passpics/SSM/reena_sky2.jpg\" alt=\"Reena Sky on SocietySM\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">SocietySM</span><span class=\"date\">12.21.2011</span></span><span class=\"subline\"><span class=\"modelname\">Reena Sky</span><span class=\"vidlength\">54 Minutes</span></span></td>");
document.write("<td><a href=\"http://join.strictrestraint.com/"+snatscode+"/STR/0/0/updates11/dec/CHE_120711_2/index.html\" title=\"view this update on StrictRestraint\"><img src=\"http://dungeoncorp.com/NEWS/passpics/STR/cherie_deville2.jpg\" alt=\"Cherie Deville on StrictRestraint\" border=\"0\" height=\"165\" width=\"220\" /><span class=\"viewupdate\">view this update</span><span class=\"subline\"><span class=\"sitename\">StrictRestraint</span><span class=\"date\">12.20.2011</span></span><span class=\"subline\"><span class=\"modelname\">Cherie Deville</span><span class=\"vidlength\">26 Minutes</span></span></td>");
document.write("		</tr>");
document.write("	</table>");
document.write("</div>");

