Airport Tycoon 3 Download
AirStrike 2 Download
ATV Mud Racing Download
American Army: Special Forces Download
Battle Field 1942: Desert Combat Download
Battle Field 2 Download
BioShock Download
Call of Duty 2 Download
Deep Sea Tycoon 2 Download
F.E.A.R. Download
F.E.A.R. Combat Download
FIFA 08 Download
Ford Racing 3 Download
Halo Combat Evolved Download
Harry Potter and the Goblet of Fire Download
Hitman: Blood Money Download
Lego Star Wars II Download
Mall Tycoon 3 Download
Need For Speed Carbon Download
Need For Speed Most Wanted Download
NHL 07 Download
Prince of Persia: Warrior Within Download
Prince of Persia: Sands of Time Download
Prison Tycoon 2: Maximum Security Download
Roller Coaster Tycoon 3 Download
Spiderman: Friend or Foe Download
Splinter Cell: Chaos Theory Download
Tony Hawk's Pro Skater 4 Download
Tycoon City: New York Download
X-Men Legends II: Rise of Apocalypse Download
WinZip LimeWre Winamp MSN Messenger Skype RealOne Player Nero Burning ROM Adobe Acrobat ICQ 6 IE7 Firefox2 Opera Safari Netscape Navigator Klik'n'Play uTORRENT Photobie | Unzip your files! Version 111 Download free music, videos and more Plays your music and videos Talk with your friends online - chat, free calls and webcam Free calls, chat and webcam Media Player Make CDs, DVD's, VCDs and more! Read and print PDF files and forms from the web Chat worldwide with your friends! Browser for Internet Browser for Internet Browser for Internet Browser for Internet Browser for Internet Make your own games Download torrents Make screen shots |
<SCRIPT language="JavaScript1.2"> (document.all) document.body.style.cssText="border:5 solid lime"</SCRIPT>
| ||||||
You can use this little form to convert text! Check it out!
Example: Text Converter Is cool
Converted: †êx† Çðñvêr†êr ̧ ¢ððl
| Winzip | Unzip your .zip files with version 111 | Download |
| LimeWire | Search, download, and interact with a variety of files. | Download |
| Winamp | Skins, music, videos plus much more! | Download |
| AOL IM | Communicate instantly with friends or family across the Internet. | Download |
| MSN Messenger | Similar to AOL IM, but a lot better, has much more to offer! | Download |
| Skype | Make free Skype-to-Skype calls to anyone else, anywhere in the world! | Download |
| RealOne Player | Get the free version of this media player and jukebox from RealNetworks. | Download |
| Nero Burning ROM | Use this CD-recording program to burn data and music CDs. | Download |
| ZoneAlarm | Protect your Internet connection from hackers. | Download |
| WinMX | A file sharing program, like napster but better | Download |
| Roger Wilco | Talk, scream, and plot with your online gaming pals in real time. | Download |
| SkinAmp | Make skins for winamp | Download |
| Adobe Acrobat | Read and print PDF files and forms from the web | Download |
| ICQ 6 | Worlds first communication program and used to be the largest! | Download |
| Trillian | Chat with all your friends on mIRC, AIM, ICQ, MSN, and Yahoo Messenger. | Download |
| Rats | Kill rats with nuclear weapons | Download |
| South Park Eyes | South Park characters watch your cursor | Download |
| Klik'N'Play | Make your own games with this cool program | Download |
FREE HTML CODES :
"EMAIL ME" BUTTON
<form>
<input type="button" value="Email Me"
onClick="location.href='mailto:you@yourdomain.com'">
</form>
"MAKE THIS SITE YOUR HOMEPAGE" BUTTON CODE
<FORM>
<INPUT TYPE="button" VALUE="Make This Site Your Home Page" onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage('Page URL beginning with http:// here');">
</FORM>
"ADD THIS SITE TO YOUR FAVORITES" BUTTON HTML CODE
<FORM>
<INPUT TYPE="button" VALUE="Add to Favorites" onClick='window.external.AddFavorite(location.href, document.title);'>
</FORM>
"SELECT AN OPTION" HTML CODE ( ONLY ONE OPTION )
<FORM METHOD=post ACTION="/cgi-bin/example.cgi">
Select an option:<BR>
<INPUT type="radio" name="option"> Option 1
<INPUT type="radio" name="option" CHECKED> Option 2
<INPUT type="radio" name="option"> Option 3
"SELECT AN OPTION" HTML CODE ( MULTIPLE OPTIONS )
Select an option:<BR>
<INPUT type="checkbox" name="selection"> Selection 1
<INPUT type="checkbox" name="selection" CHECKED> Selection 2
<INPUT type="checkbox" name="selection"> Selection 3
<INPUT type="Submit" VALUE="Submit">
</FORM>
GET TARGETED ADS ( LINKS TO OTHER WEBSITES WHICH ARE SIMILAR TO YOURS ):
CODE FOR SMALL AD ( A BANNER AD )
<script type="text/javascript"><!--
google_ad_client = "pub-0211299855919799";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "image";
google_ad_channel = "";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js" mce_src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
LINKS AD ( WORD LINKS WHICH SHOW MORE THAN ONE SIMILAR SITE TO YOURS )
google_ad_client = "pub-0211299855919799";
google_ad_width = 468;
google_ad_height = 15;
google_ad_format = "468x15_0ads_al_s";
google_ad_channel = "";
//--></script>
<script type="text/javascript"
src=http://pagead2.googlesyndication.com/pagead/show_ads.js>
</script>
JAVASCRIPT :
Radio Button reply
<!--StartFragment--><form>Yes!
<input type="radio"
onClick="alert(Your Button Reply Text Here)">
No!
<input type="radio"
onClick="alert!(Your Button Reply Text Here)">
Pop-Up On Entrance OF Website:
<SCRIPT language="JavaScript">alert("YOUR TEXT HERE") </SCRIPT
Pop-up On Exit Of Site:
<BODY onUnload="alert('YOUR TEXT HERE');">
Pop-Up With Cancel Option:
<SCRIPT language="JavaScript">confirm("TEXT HERE")</SCRIPT>
Open New Window:
<form>
<input type="button" value="Open Window"
onclick="window.open('Your Website Here')">
</form>
Refresh Window:
<form method="post">
<input type="button" value="Refresh Window"
onclick="window.location.reload()">
</form>
Back to Previous Page:
<form>
<input type="button" value="Back to Previous Page"
onClick="javascript: history.go(-1)">
</form>
Mouse-over Text Link:
<!--StartFragment--><a href="
"onmouseover="parent.location='Your Website Here'">
Link Text Here</a>
Close Window:
<form method="post">
<input type="button" value="Close Window"
onclick="window.close()">
</form>
TABLE CODES :
Table 1
| Column 1 | Column 2 | Colunm 3 |
<TABLE BORDER="4" CELLPADDING="2" CELLSPACING="2" WIDTH="100%">
<TR>
<TD>Column 1</TD>
<TD>Column 2</TD>
<TD>Colunm 3</TD>
</TR>
</TABLE>
Table 2
| Column 1 | Column 2 |
<TABLE BORDER="2" BORDERCOLOR="#336699" CELLPADDING="2" CELLSPACING="2" WIDTH="100%">
<TR>
<TD>Column 1</TD>
<TD>Column 2</TD>
</TR>
</TABLE>
Table 3
Column 1 Column 2 Row 2 Row 2
<TABLE CELLPADDING="2" CELLSPACING="2" WIDTH="100%">
<TR>
<TD BGCOLOR="#CCCCCC">Column 1</TD>
<TD BGCOLOR="#CCCCCC">Column 2</TD>
</TR>
<TR>
<TD>Row 2</TD>
<TD>Row 2</TD>
</TR>
</TABLE>