http://www.qxygene.net/
Check out.php
Here is out.php
------------
Code:
<?php $href = $_GET['href']; ?>
<html>
<head>
<title><?php echo $href; ?></title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#008000" vlink="#008000" alink="#006800">
<style>
<!--
body,td,div,.p,a{font-family:arial,sans-serif;font-size:10pt}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
.search {
margin-left:80px;
}
.toppad {
padding-top:10px;
text-indent: 8px;
}
.back {
background-image:url(back.png);
background-repeat:no-repeat;
padding-left: 65px;
}
.submit {
background-image:url(add.png);
background-repeat:no-repeat;
padding-left: 65px;
}
-->
</style>
<table width="100%" cellpadding="5" cellspacing="0" border="0">
<tr>
<td height="80px" width="21%" valign="top" nowrap class="back">
<a href="http://www.qxygene.net/">Return to Marmaris Turkey</a><br />
<img alt="" width="1" height="5" border="0"><br />
<a href="http://www.qxygene.net/">www.qxygene.net/</a><br />
<i>Home for Marmaris Turkey help.</i>
</td>
<td width="22%" valign="top" nowrap class="submit">
<? echo '<a href="http://www.qxygene.net/submit.php?url='.$href.'" />Submit this site to Marmaris Turkey</a>'; ?>
<br />
<img alt="" width="1" height="5" border="0"><br />
<a href="http://www.qxygene.net/">www.qxygene.net</a><br />
<i>Share this site with others </i>
</td>
<td width="53%" valign="top" nowrap>
<script type="text/javascript"><!--
google_ad_client = "pub-9011016055640112";
google_alternate_color = "ffffff";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-11-30: Pligg Forum
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "008000";
google_color_text = "008000";
google_color_url = "008000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</td>
<td nowrap width="4%" valign="top" align="right" rowspan="2">
<a href="<?php echo $href; ?>" target="_top">Close
<img src="collapse_tcat.gif" height="14" width="15" border="0"></a><br />
</td>
</tr>
<tr>
<td height="15px" width="100%" colspan="5" bgcolor="#efefef" >
<form action="http://www.qxygene.net/search.php" method="get">
<div class="toppad">
You have temporarily left <b>Qxygene.com</b>, you have been redirected to <b><a href="<?php echo $href; ?>"><?php echo $href; ?></a></b>
<span class="search">
<input type="text" class="text" onclick="clearText(this, 'Search..')" onblur="restoreText(this,'Search..')" name="search" id="searchsite" value="" />
<input type="image" src="search.png" value="submit" class="go" />
<br clear="all" />
</span>
</div>
</form>
</td>
</tr>
</table>
<iframe id="theiframe" src="<?echo $href; ?>" width="100%" height="100%" scrolling="auto" frameborder="0" style="height:100%;frameborder:0px">
</body>
</html>
and
go to libs/html1.php
look under if ($URLMethod == 1)
find
Code:
If ($x == "outurl") {return my_pligg_base."/out.php?url=" . rawurlencode($var1);}
Code:
If ($x == "outurl") {return my_pligg_base."/out.php?href=".$var1;}





Linear Mode

