<?php
/*
## ## ######## ##
## ## ## ## ##
## ## ## ## ##
## ## ######## ##
## ## ## ## ##
## ## ## ## ##
####### ## ## ########
## ## ## ## ## ## ###### ## ## ######## ########
### ### ## ## ### ## ## ## ## ## ## ## ##
#### #### ## ## #### ## ## ## ## ## ## ##
## ### ## ## ## ## ## ## ## ######### ###### ########
## ## ## ## ## #### ## ## ## ## ## ##
## ## ## ## ## ### ## ## ## ## ## ## ##
## ## ####### ## ## ###### ## ## ######## ## ##
Version 0.1 - Created by Mnch Technologies
© Copyright 2009 Mnch Technologies, All Rights Reserved.
Mnch Technologies is an Aerocore Networks company.
© 2009 Aerocore Networks, All Rights Reserved.
/*
* This file is part of URLmnch.
*
* URLmnch is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style>
body {
background-color:#fcfcfc;
}
</style>
<meta
content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>URLMnchr - Mnch Technologies</title>
</head>
<body>
<center><a href="http://u.mnch.us"><img
alt="" src="img/logo.jpg" border=0></a>
<form id="shorten_form"
name="shorten_form" method="post" action="shorten.php"><table
style="text-align: left; background-image: url(img/back.jpg); width: 400px;"
border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="height: 37px;"></td>
</tr>
<tr>
<td
style="border: 0px none ; height: 26px; text-align: center;"><input
style="border: 0px none ;" name="url" id="url"></td>
</tr>
<tr>
<td
style="height: 37px; text-align: center;"><input
name="submit" alt="" src="img/submit.jpg" value=""
type="image" height="26" width="98"></td>
</tr>
</tbody>
</table></form>
<span style="font-family: monospace;"><br>
© 2009 <a href="http://www.mnch.us"
rel="me">Mnch Technologies</a></span>
</center>
</body>
</html>