-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcopyright.php
executable file
·42 lines (40 loc) · 1.97 KB
/
copyright.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?
/**
* IMPORTANT
* ---------
* - If you did not pay for phpODP you need to keep the button link back to http://www.bie.no/products/phpodp/
* It's only $20 and I could need the money :) (PayPal or Credit Card) -> http://www.bie.no/products/phpodp/index.php?i=payment
*
* - The following HTML attribution must be included if you use thumbnails:
*
* <a href="http://www.thumbshots.org"><img src="http://open.thumbshots.org/attribution.png" alt="Free thumbnail preview by Thumbshots.org" width="88" height="31" border="0"></a>
* See more info here: http://www.thumbshots.org/attribution.pxf
*/
?>
</tr></table>
<table border="0" width="88%" bgcolor="#000000" cellpadding="3" cellspacing="0" align="center">
<tr bgcolor="#000000" align="center">
<td vAlign='middle' align='left' width="33%"><a href="http://dmoz.org/cgi-bin/add.cgi?where=<?=$browse?>"><b>Submit a Site</b></a> </td>
<td vAlign='middle' align='center' width="34%">
<a href="http://dmoz.org/about.html"><b>Open Directory Project</b></a>
</td>
<td vAlign='middle' align='right' width="33%">
<a href="http://dmoz.org/cgi-bin/apply.cgi?where=<?=$browse?>"><b>Become an Editor</b></a>
</td></tr>
</table>
<table border="0" width="88%" bgcolor="#000000" cellpadding="3" cellspacing="0" align="center">
<tr bgcolor="#000000" align="center">
<td valign='top' align='left' width="33%">
<a href="http://www.thumbshots.org/"><IMG
height=31 alt="Free thumbnail preview by Thumbshots.org" src="\thumbshot.gif" width=88 height=31 border=0></A>
</td>
<td valign='middle' align='center' width="34%">
<a href="http://advanced-internet-filters.com/"><img alt="Advanced Internet Content Filters" border="0" src="/aif.gif" width=88 height=31 border=0></A>
</td>
<td valign='top' align='right' width="33%">
<a href="http://www.bie.no/products/phpodp"><IMG alt="download this script for free!" src="/phpodp5.gif" width=88 height=31 border=0></A>
</td>
</table>
</center>
</body>
</html>