Showing source for: http://www.d3jsp.org/outlinks.php?url=https%3A%2F%2Fjournalofemmetropia.org
Duration: 0.445384s
Server: Apache
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="ltr">
<head>
<meta content="IE=5" http-equiv="X-UA-Compatible">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta content="text/css" http-equiv="Content-Style-Type">
<meta content="en" http-equiv="Content-Language">
<meta content="CKoe3ryb733ssvp2sqN9Wka5PtYABvS0T4RMBVWTzAM=" name="verify-v1">
<meta content="d3jsp" name="author">
<meta content="forum gold,fg,jsp,hacks,d3jsp,d2jsp, d3, d2, sell, igg, fg, diablo 3, diablo 2, trading, gaming, forum, starcraft maps, legend of the green dragon, LOGD, promisance, League Of Legends, lol" name="keywords">
<meta content="D3jsp Gaming Community" name="description">
<meta content="index, follow" name="robots">
<meta content="General" name="rating">
<meta content="2 days" name="revisit-after">
<link href="./index.php?sid=717089c764894ba1e5e4c07559832434" rel="top" title="d3jsp Forum Index">
<link href="./search.php?sid=717089c764894ba1e5e4c07559832434" rel="search" title="Search">
<link href="./faq.php?sid=717089c764894ba1e5e4c07559832434" rel="help" title="FAQ">
<link href="./memberlist.php?sid=717089c764894ba1e5e4c07559832434" rel="author" title="Memberlist">
<title>
Outside Link Alert! :: d3jsp
</title>
<link href="favicon.ico" rel="shortcut icon" type="image/x-icon">
<!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" -->
<style type="text/css">
<!--
/*
The original subSilver Theme for phpBB version 2+
Created by subBlue design
http://www.subBlue.com
NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
theme administration centre. When you have finalised your style you could cut the final CSS code
and place it in an external file, deleting this section to save bandwidth.
*/
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color: #E5E5E5;
scrollbar-face-color: #d9e2ec;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #d9e2ec;
scrollbar-3dlight-color: #cedcec;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #eaedf4;
scrollbar-darkshadow-color: #98aab1;
}
/* General font families for common tags */
font,th,td,p { font-family: tahoma, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #000000; }
a:hover { text-decoration: underline; color : #006699; }
hr { height: 0px; border: solid #cedcec 0px; border-top-width: 1px;}
/* This is the border line & background colour round the entire page */
.bodyline { background-color: #FFFFFF; border: 1px #98aab1 solid; }
/* This is the border line & background colour round the entire page */
.topmenu { background-color: #d9e2ec; border: 1px #98aab1 solid; border-top-left-radius: 20px 10px; border-top-right-radius: 20px 10px; }
/* This is the outline round the main forum tables */
.forumline { background-color: #FFFFFF; border: 2px #98aab1 solid; }
/* Main table cell colours and backgrounds */
td.row1 { background-color: #eaedf4; }
td.row2 { background-color: #d9e2ec; }
td.row3 { background-color: #cedcec; }
td.row4 { background-color: #FF9966; }
td.row5 { background-color: #66FF66; }
td.row6 { background-color: #616D7E; }
td.row7 { background-color: #808000; }
/*
This is for the table cell above the Topics, Post & Last posts on the index.php page
By default this is the fading out gradiated silver background.
However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
background-color: #FFFFFF;
background-image: url(templates/subSilver/images/cellpic2.jpg);
background-repeat: repeat-y;
}
/* Header cells - the blue and silver gradient backgrounds */
th {
color: #444444; font-size: 11px; font-weight : bold;
background-color: #000000; height: 25px;
background-image: url(templates/subSilver/images/cellpic3.gif);
}
th.cat1 {
background-image: url(templates/subSilver/images/index_cellpic3.gif);
background-color:#cedcec; border: #FFFFFF; border-style: solid; height: 28px;
}
/*background-image: url(templates/subSilver/images/);*/
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-color:#cedcec; border: #FFFFFF; border-style: solid; height: 28px;
}
td.cat2 {
background-image: url(templates/subSilver/images/index_cellpic.gif);
background-color:#eaedf4; border: #FFFFFF; border-style: solid; height: 28px;
}
/*
Setting additional nice inner borders for the main table cells.
The names indicate which sides the border will be on.
Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
height: 29px;
border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
background-color: #cedcec; border: #FFFFFF; border-style: solid;
}
th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; }
th.thTop { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }
/* The largest text used in the index page title and toptic title etc. */
.maintitle {
font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",tahoma, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #000000;
}
/* General text */
.nanoz { font-size : 8px; }
.tinyz { font-size : 9px; }
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 11px; }
.gensmallu { font-size : 11px; font-weight : underline;}
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #000000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #006699; text-decoration: underline; }
/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : 11px; color : #000000 }
a.mainmenu { text-decoration: none; color : #000000; }
a.mainmenu:hover{ text-decoration: underline; color : #006699; }
/* Forum category titles */
.cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000}
a.cattitle { text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration: underline; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: 12px; color : #000000; }
a.forumlink { text-decoration: none; color : #000000; }
a.forumlink:hover{ text-decoration: underline; color : #006699; }
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { font-weight: bold; font-size: 11px; color : #000000;}
a.nav { text-decoration: none; color : #000000; }
a.nav:hover { text-decoration: underline; }
/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2 { font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #000000; }
a.topictitle:hover { text-decoration: underline; color : #006699; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #000000;}
/* Location, number of posts, post date etc */
.postdetails { font-size : 11px; color : #000000; }
/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link { text-decoration: none; color : #000000 }
a.postlink:visited { text-decoration: none; color : #000000; }
a.postlink:hover { text-decoration: underline; color : #006699}
/* Quote & Code blocks */
.code {
font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006699;
background-color: #FAFAFA; border: #cedcec; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.quote {
font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
background-color: #FAFAFA; border: #cedcec; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
/* Copyright and bottom info */
.copyright { font-size: 11px; font-family: Verdana; color: #444444; letter-spacing: -1px;}
a.copyright { color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}
/* Form elements */
input,textarea, select {
color : #000000;
font: normal 11px tahoma, Arial, Helvetica, sans-serif;
border-color : #000000;
}
/* The text input fields background colour */
input.post, textarea.post, select {
background-color : #FFFFFF;
}
input { text-indent : 2px; }
/* The buttons used for bbCode styling in message post */
input.button {
background-color : #eaedf4;
color : #000000;
font-size: 11px; font-family: tahoma, Arial, Helvetica, sans-serif;
}
/* The main submit button option */
input.mainoption {
background-color : #FAFAFA;
font-weight : bold;
}
/* None-bold submit button */
input.liteoption {
background-color : #FAFAFA;
font-weight : normal;
}
/* This is the line in the posting page which shows the rollover
help line. This is actually a text box, but if set to be the same
colour as the background no one will know ;)
*/
.helpline { background-color: #d9e2ec; border-style: none; }
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/subSilver/formIE.css");
/* Begin Simple Subforums MOD */
a.topic-new, a.topic-new:visited { color: #006699; }
a.topic-new:hover, a.topic-new:active { color: #000000; }
/* End Simple Subforums MOD */
.desccolor{color:#544E4F;}
.indexcat{color:#544E4F;font-size:12px;font-weight: bolder;}-->
</style>
<script src="templates/prototype.js" type="text/javascript">
</script>
<script src="templates/grey_out.js" type="text/javascript">
</script>
<script language="Javascript" type="text/javascript">
<!--
var tooltipon = false;
function searchTooltip(){
if (tooltipon){
$('searchbox').style.display = 'none';
tooltipon = false;
}
else{
$('searchbox').style.display = 'block';
$('searchbox').style.position = 'absolute';
var obj = $('searchlink');
var pos = Position.cumulativeOffset(obj);
$('searchbox').style.left = pos[0] + 'px';
$('searchbox').style.top = pos[1]+20 + 'px';
tooltipon = true;
}
return false;
}
function logout_confirmation()
{
grayOut(true);
if (confirm('Are you sure you want to log out? Once logged out, you will need your account name and password to log back in.'))
{
grayOut(false);
return true;
}
else
{
grayOut(false);
return false;
}
}
//-->
</script>
<script language="Javascript" type="text/javascript">
<!--
function link_to_post(pid)
{
temp = prompt( "Copy this message's direct link", "http://" + "www.d3jsp.org" + "/" + "viewtopic" + "." + "php" + "?" + "p" + "=" + pid + "#" + pid );
return false;
}-->
</script>
<script language="JavaScript" type="text/javascript">
var oMarquees = [], oMrunning, oMInterv = 20, oMStep = 1, oMDirection = 'left';
function doDMarquee() {
if (oMarquees.length || !document.getElementsByTagName) {
return;
}
var oDivs = document.getElementsByTagName('div');
for (var i = 0, oDiv; i < oDivs.length; i++) {
oDiv = oDivs[i];
if (oDiv.className && oDiv.className.match(/\bdmarquee\b/)) {
if (!(oDiv = oDiv.getElementsByTagName('div')[0])) {
continue;
}
if (!(oDiv.mchild = oDiv.getElementsByTagName('div')[0])) {
continue;
}
oDiv.mchild.style.cssText += ';white-space:nowrap;';
oDiv.mchild.style.whiteSpace = 'nowrap';
oDiv.style.height = oDiv.offsetHeight + 'px';
oDiv.style.overflow = 'hidden';
oDiv.style.position = 'relative';
oDiv.mchild.style.position = 'absolute';
oDiv.mchild.style.top = '0px';
oDiv.mchild.style[oMDirection] = oDiv.offsetWidth + 'px';
oMarquees[oMarquees.length] = oDiv;
i += 2;
}
}
oMrunning = setInterval('aniMarquee()', oMInterv);
}
function aniMarquee() {
var oDiv, oPos;
for (var i = 0; i < oMarquees.length; i++) {
oDiv = oMarquees[i].mchild;
oPos = parseInt(oDiv.style[oMDirection]);
if (oPos <= -1 * oDiv.offsetWidth) {
oDiv.style[oMDirection] = oMarquees[i].offsetWidth + 'px';
} else {
oDiv.style[oMDirection] = (oPos - oMStep) + 'px';
}
}
}
if (window.addEventListener) {
window.addEventListener('load', doDMarquee, false);
} else if (document.addEventListener) {
document.addEventListener('load', doDMarquee, false);
} else if (window.attachEvent) {
window.attachEvent('onload', doDMarquee);
}
</script>
<script>
var win = null;
function Gk_PopTart(mypage, myname, w, h, scroll) {
LeftPosition = (screen.width) ? (screen.width - w) / 2 : 0;
TopPosition = (screen.height) ? (screen.height - h) / 2 : 0;
settings = 'height=' + h + ',width=' + w + ',top=' + TopPosition + ',left=' + LeftPosition + ',scrollbars=' + scroll + ',resizable=yes';
win = window.open(mypage, myname, settings);
}
</script>
<!-- My Quick Reply Mod -->
<script language="javascript" type="text/javascript">
function qr_show_hide() {
var id = 'qr_open';
var item = null;
if (document.getElementById) {
item = document.getElementById(id);
} else if (document.all) {
item = document.all[id];
} else if (document.layers) {
item = document.layers[id];
}
if (item && item.style) {
if (item.style.display == "none") {
item.style.display = "";
} else {
item.style.display = "none";
}
} else if (item) {
item.visibility = "show";
}
}
</script>
<!-- My Quick Reply Mod -->
</head>
<body bgcolor="#E5E5E5" link="#000000" text="#000000" vlink="#000000">
<table align="center" border="0" cellpadding="3" cellspacing="0" class="topmenu" width="100%">
<tbody>
<tr>
<td align="left" class="mainmenu" valign="top">
Welcome,
<b>
Guest
</b>
(
<a class="mainmenu" href="login.php">
Login
</a>
|
<a class="mainmenu" href="profile.php?mode=register">
Register
</a>
)
</td>
<td align="right" class="mainmenu" valign="top">
<a class="mainmenu" href="game.php">
<b>
|Games|
</b>
</a>
<a class="mainmenu" href="statistics.php?sid=717089c764894ba1e5e4c07559832434">
|Statistics|
</a>
<a class="mainmenu" href="exchange.php">
|Exchange FG|
</a>
<a class="mainmenu" href="down_main.php">
|Download|
</a>
<a class="mainmenu" href="viewtransall.php?sid=717089c764894ba1e5e4c07559832434">
|Gold Logs|
</a>
<a class="mainmenu" href="/shop_main.php">
|Shops|
</a>
<a class="mainmenu" href="lottery.php?sid=717089c764894ba1e5e4c07559832434">
|Lottery|
</a>
<a class="mainmenu" href="bookmarks.php">
|Bookmarks|
</a>
<a class="mainmenu" href="clans.php">
|Clans|
</a>
<a class="mainmenu" href="profile.php?mode=editprofile&cpl_mode=reg_info&sid=717089c764894ba1e5e4c07559832434">
|Settings|
</a>
</td>
</tr>
</tbody>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" height="120" width="100%">
<tbody>
<tr>
<td align="left" bgcolor="#000000" height="120" valign="top">
<table background="bgmid.JPG" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td align="left" width="29%">
<a href="index.php">
<img border="0" height="120" src="/images/banner/banner10.JPG" width="955">
</a>
</td>
<td width="100%">
</td>
<td width="33%">
<img height="120" src="banner2.JPG" width="5">
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table align="center" border="0" cellpadding="3" cellspacing="0" class="bodyline" width="100%">
<tbody>
<tr>
<td align="left" class="row2" height="40" valign="middle">
<div align="center">
<span class="genmed">
<b>
<a href="http://game.d3jsp.org" target="_blank">
<img alt="Play Legend of the Green Dragon" border="0" src="/images/logd.jpg">
</a>
<a href="http://bnt.d3jsp.org" target="_blank">
<img alt="Play BNT" border="0" src="/images/bnt.jpg">
</a>
<a href="http://promisance.d3jsp.org" target="_blank">
<img alt="Play Promisance" border="0" src="/images/prom.jpg">
</a>
<a href="http://aatrade.d3jsp.org" target="_blank">
<img alt="Play Alien Assault Traders" border="0" src="/images/aatrade.jpg">
</a>
<a href="http://qs.d3jsp.org" target="_blank">
<img alt="Play Quantum Star" border="0" src="/images/qse.JPG">
</a>
<a href="http://game.d3jsp.org/chess" target="_blank">
<img alt="Play Some Chess" border="0" src="/images/chess.jpg">
</a>
</b>
</span>
</div>
</td>
</tr>
</tbody>
</table>
<a name="top">
</a>
<table align="center" border="0" cellpadding="10" cellspacing="0" width="100%">
<tbody>
<tr>
<td class="bodyline">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td align="center" valign="middle" width="100%">
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
<table align="center" border="0" cellpadding="5" cellspacing="0" width="100%">
<tbody>
<tr>
<td align="left" nowrap="nowrap" valign="top">
<span class="mainmenu">
<a href="lwdonate.php">
<img align="middle" border="0" src="/images/x-click-but21.gif">
</a>
<a class="mainmenu" href="/adr_character.php">
<img alt="D3jsp RPG" border="0" height="13" hspace="3" src="templates/subSilver/images/icon_mini_vcasino.gif" width="12">
RPG
</a>
<a class="mainmenu" href="activity.php?sid=717089c764894ba1e5e4c07559832434">
<img alt="Arcade" border="0" height="13" hspace="3" src="templates/subSilver/images/icon_mini_activity.gif" width="12">
Arcade
</a>
<a class="mainmenu" href="http://solar.d3jsp.org/poker">
<img alt="Multiplayer Poker" border="0" height="13" hspace="3" src="templates/subSilver/images/icon_mini_vcasino.gif" width="12">
D3Jsp Poker
</a>
<a class="mainmenu" href="faq.php?sid=717089c764894ba1e5e4c07559832434">
<img alt="FAQ/Rules" border="0" height="13" hspace="3" src="templates/subSilver/images/icon_mini_faq.gif" width="12">
FAQ/Rules
</a>
<a class="mainmenu" href="search2.php?sid=717089c764894ba1e5e4c07559832434" id="searchlink" onclick="return searchTooltip();">
<img alt="Search" border="0" height="13" hspace="3" src="templates/subSilver/images/icon_mini_search.gif" width="12">
Search
</a>
<a class="mainmenu" href="search2.php?sid=717089c764894ba1e5e4c07559832434" id="searchlink" onclick="return searchTooltip();">
<img border="0" height="5" src="templates/subSilver/images/icon_mini_menu_down.gif" width="8">
</a>
<div id="searchbox" style="display:none;z-index: 100;">
<table border="0" cellpadding="4" cellspacing="1" class="forumline">
<tbody>
<tr>
<th class="thHead" height="25">
<a href="#" onclick="searchTooltip(); return false;" style="float:right;color: black;font-size: 9px;font-family:Verdana, sans-serif; text-decoration: none;">
(X)
</a>
Search Query
</th>
</tr>
<form action="https://www.google.com/custom" method="get" target="_top">
</form>
<tr>
<td align="left" height="32" nowrap="nowrap" valign="top">
<img align="middle" alt="Google" border="0" src="https://www.google.com/logos/Logo_25wht.gif">
<input name="domains" type="hidden" value="www.d3jsp.org">
<label for="sbi" style="display: none">
Enter your search terms
</label>
<input id="sbi" maxlength="255" name="q" size="31" type="text" value="">
<label for="sbb" style="display: none">
Submit search form
</label>
<input id="sbb" name="sa" type="submit" value="Search">
<input id="ss1" name="sitesearch" type="hidden" value="www.d3jsp.org">
<input name="client" type="hidden" value="pub-3030434581255450">
<input name="forid" type="hidden" value="1">
<input name="ie" type="hidden" value="ISO-8859-1">
<input name="oe" type="hidden" value="ISO-8859-1">
<input name="cof" type="hidden" value="GALT:#9A2C06;GL:1;DIV:#33FFFF;VLC:D03500;AH:center;BGC:99CCFF;LBGC:CCE5F9;ALC:440066;LC:440066;T:336699;GFNT:223472;GIMP:223472;L:http://www.d3jsp.org/images/indexlogo.png;S:http://www.d3jsp.org;FORID:1">
<input name="hl" type="hidden" value="en">
</td>
</tr>
<tr>
<td align="center" class="catBottom">
<center>
<a class="nav" href="search.php">
[Classic Search - 1 fg]
</a>
<a class="nav" href="search2.php">
[Advanced Google Search]
</a>
</center>
</td>
</tr>
</tbody>
</table>
</div>
<a class="mainmenu" href="memberlist.php?sid=717089c764894ba1e5e4c07559832434">
<img alt="Memberlist" border="0" height="13" hspace="3" src="templates/subSilver/images/icon_mini_members.gif" width="12">
Memberlist
</a>
<a class="mainmenu" href="groupcp.php?sid=717089c764894ba1e5e4c07559832434">
<img alt="Usergroups" border="0" height="13" hspace="3" src="templates/subSilver/images/icon_mini_groups.gif" width="12">
Usergroups
</a>
<a class="mainmenu" href="/chat">
<img alt="Chatroom" border="0" height="13" hspace="3" src="templates/subSilver/icons/chat.GIF" width="12">
Live Chat
</a>
<a class="mainmenu" href="login.php?sid=717089c764894ba1e5e4c07559832434">
<img alt="Log in" border="0" height="13" hspace="3" src="templates/subSilver/images/icon_mini_login.gif" width="12">
Log in
</a>
<a class="mainmenu" href="profile.php?mode=register&sid=717089c764894ba1e5e4c07559832434">
<img alt="Register" border="0" height="13" hspace="3" src="templates/subSilver/images/icon_mini_register.gif" width="12">
Register
</a>
</span>
</td>
</tr>
</tbody>
</table>
<br>
<table border="0" cellpadding="3" cellspacing="1" class="forumline" width="100%">
<tbody>
<tr>
<th class="catHead" colspan="3">
<span class="thTop">
Outside Link Alert!
</span>
</th>
</tr>
<tr>
<td class="row1" colspan="2" width="100%">
<span class="gen">
<font size="4">
</font>
<center>
<font size="4">
Warning! It seems like you have clicked an outside link
<br>
Please note that the link you are attempting to visit is
<font color="blue">
https://journalofemmetropia.org
</font>
<br>
<br>
</font>
Please contact a moderator or administrator immediately if that link is unsafe, or not what you have intended it to be!
<br>
<br>
If you think that site is safe and want to continue, please click the link below.
<br>
<font size="4">
<a href="https://journalofemmetropia.org">
https://journalofemmetropia.org
</a>
</font>
</center>
</span>
</td>
</tr>
</tbody>
</table>
<div align="center">
<span class="copyright">
<br>
<br>
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the
Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.
The phpBB Group : 2002
// -->
D3jsp is proudly powered by
<a class="copyright" href="http://www.phpbb.com/" target="_phpbb">
phpBB
</a>
© 2.0
<br>
Theme and Forum by
<u>
<a href="/profile.php?mode=viewprofile&u=2">
tramway
</a>
</u>
</span>
</div>
</td>
</tr>
</tbody>
</table>
</body>
</html>