Forum Redirect
<head>
<title>Redirecting to the comment</title>
<style type=text/css>
.redirect-message, .redirect-link {
    text-align: center;
    margin-top: 140px;
    font-family: Tahoma, arial, sans-serif;
    font-size: 0.95em;
    color: #333;
}
.redirect-message span, .redirect-link a {
    font-size: 0.85em;
}
.redirect-link {
    margin-top: 0;
}
</style>
</head>
<body>
 
<script type="text/javascript">
<!--
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 parent = gup( 'parent' );
var anchor = gup( 'anchor' );
var bmc = "http://bmcenterprises.wikidot.com/"
var hash = "#"
 
function redirect() {
window.top.location.replace("http://bmcenterprises.wdfiles.com/local--code/r/2?parent=" + parent + "&anchor=" + anchor);
}
redirect();
 
//-->
</script>
 
<div class="redirect-message">
Please wait while we redirect you to the comment.
<br>
<br>
<span>If you are not redirected automatically, please try refreshing the page.</span>
<br>
</div>
 
</body>
<head>
<title>Redirecting to the comment</title>
<style type=text/css>
.redirect-message, .redirect-link {
    text-align: center;
    margin-top: 140px;
    font-family: Tahoma, arial, sans-serif;
    font-size: 0.95em;
    color: #333;
}
.redirect-message span, .redirect-link a {
    font-size: 0.85em;
}
.redirect-link {
    margin-top: 0;
}
</style>
</head>
<body>
 
<script type="text/javascript">
<!--
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 parent = gup( 'parent' );
var anchor = gup( 'anchor' );
var bmc = "http://bmcenterprises.wikidot.com/"
var hash = "#"
 
function redirect() {
window.top.location.replace(bmc + parent + hash + anchor);
}
redirect();
 
//-->
</script>
 
<div class="redirect-message">
Please wait while we redirect you to the comment.
<br>
<br>
<span>If you are not redirected automatically, please try refreshing the page.</span>
<br>
</div>
 
</body>
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License