<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US" dir="ltr">
<head>
<title>InsanityVille - Demos » Simple Link Checker</title>
<link rel="stylesheet" type="text/css" href="style/style.css">
<meta name="Title" content="InsanityVille">
<meta name="Author" content="Mocanu George-Adrian">
<meta name="Subject" content="InsanityVille Special Stuff">
<meta name="Description" content="InsanityVille Scripts Demos. Simple Link Checker">
<meta name="Keywords" content="insain scripts, php scripts, ajax link checker, jquery, ajax, simple link checker, jquery validation, ajax link checker, link cheker">
<meta name="Language" content="english">
<meta name="Distribution" content="free">
<meta name="Robots" content="All">
<meta name="verify-v1" content="r/NImAjDz0HRiUAolYgw6ctQfuyYPuRHvhpSgyiYDnA=" />
<script src="js/jquery.js" type="text/javascript" language="javascript"></script>
<script src="js/code.js" type="text/javascript" language="javascript"></script>
</head>
<body>
<div id="content">
<div id="header">
<a href="http://thedemos.insanityville.com/"><h1>Script demos</h1></a>
<p>Check out the demos for the scripts <a href="http://insanityville.com" target="_blank" title="InsanityVille">InsanityVille</a> is offering for free download.</p>
</div>
<table>
<tr>
<td width="68%">
<h2>InsanityVille's Simple Link Checker <span style="font: normal xx-small Verdana;">v 0.1</span></h2>
<br />Provide the URL you want to check in the textfield below and press <strong>'Check Link Status'</strong>.<br>
<h2>Please fill out the form:</h2>
<div class="formContainer">
<div class="form">
URL : <input name="url" type="text" id="url" maxlength="100" class="textInput" /> <input type="button" id="checkURL" value="Check Link Status" />
<span id="msgbox" style="display:none"></span>
</div>
</div>
</td>
<td>
<script type="text/javascript"><!--
google_ad_client = "pub-3398159573001288";
/* thedemos.insanityville.com */
google_ad_slot = "7829280754";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</td>
</tr>
</table>
<p id="footer">© 2008 InsanityVille. All rights reserved.</p>
</div>
</body>
</html>