( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ
<html>
<head>
<title>Mimy</title>
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height, target-densitydpi=medium-dpi" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script type="text/javascript" charset="utf-8" src="phonegap.js"></script>
<script type="text/javascript" src="js/camera.js"></script>
<script src="js/jquery-1.8.0.min.js"></script>
<script src="js/notification.js"></script>
<script src="js/fastclick.js"></script>
<script src="js/engine.js"></script>
<link href="css/styles.css" type="text/css" rel="stylesheet" />
<link rel="stylesheet" href="css/mytv.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="css/font.css" type="text/css" charset="utf-8" />
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="getDetails()">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" style="background-image:url(images/bg.png); background-position:center; ">
<tr>
<td height="55" valign="top">
<table border="0" cellpadding="0" cellspacing="0" height="55">
<tr>
<td width="153" height="55" >
<img src="images/upload.png" width="190" height="55" alt=""></td>
<td width="100%" height="55" bgcolor="" >
</td>
<td width="54" height="55" > </td>
<td width="53" height="55" ><a href="index.html"><img src="images/homey.png" height="40" alt=""></a></td>
</tr>
</table>
</td>
</tr>
<td align="center" id="pichaMe" style="text-align:center" valign="top" >
<script type="text/javascript">
function getDetails() {
menuOut(); onBodyLoad();
var ona = document.getElementById('ona');
ona.style.visibility = "hidden";
ona.style.display = "none";
ona.style.width = "0px";
var id = localStorage.getItem('myaccount'); var myaccount = localStorage.getItem('myaccount');
}
function menuOut()
{
$('.header-contX3').css('display', 'block');
$('.header-contX2').css('margin-top', '-100px');
/*$('.header-contX').css('margin-top', '-100px');*/
}
/*navigator.geolocation.getCurrentPosition(success, error);
function success(position) {
window.localStorage["longitude"] = position.coords.longitude;
window.localStorage["latitude"] = position.coords.latitude;
var form = $("#submitForm");
$("#longitude", form).val(window.localStorage["longitude"]);
$("#latitude", form).val(window.localStorage["latitude"]);
}
function error(error) {
alert(error.message);
}*/
</script>
<center> <img style="display:none; padding:10px; -webkit-border-radius: 8px; -moz-border-radius: 8px;-o-border-radius: 8px;
-ms-border-radius: 8px; border-radius: 8px; max-height:200px" src="images/up.png" width="116" id="camera_image" /></center>
<span id="status"></span>
<span class="h3 animated pulse" id="camera_status" style="color:#FFF;"><br>
<br>
Get Started Below!</span><br>
<small id="progress" style="color:#96dbda" >1.Browse or Take Photo </small>
<!-- <a href="#" class="pull-middle thumb animated pulse" >
<span id="picture"> </span>
</a>
<div class="clear">
<div id="h3" class="h3 animated pulse" style="color:#FFF" > </div>
<small style="color:#96dbda" ><i class="icon-info"></i><span id="status"> </span></small> </div> -->
<form method="get" name="submitForm" id="submitForm" >
<input name="latitude" type="hidden" VALUE="" minlength="5" id="latitude" >
<input type="hidden" name="longitude" VALUE="" minlength="5" id="longitude">
</form>
<center><table bgcolor="#edebf0" id="controlPanel" width="70%" border="0" style=" color:#fff; font-size:smaller; text-shadow: 0 0px 0px #fff; margin-top:10px">
<tr>
<td width="100%" align="center" valign="top"><a style="cursor:pointer" onClick="takePicture();"><img src="images/icons/camera.png" width="100%" style="max-width:73px" border="0" ></a><br>
Take Photo</td>
<!-- <td width="50%" align="center" valign="top">
<a href="browse.html" style="cursor:pointer" ><img src="images/icons/gallery.png" width="100%" style="max-width:73px" border="0" ></a> <br>
Browse Photos</td>-->
</tr>
<tr>
<td colspan="2" align="center" valign="top" id="ona"> <a style="cursor:pointer;" onClick="uploadPicture();" ><img src="images/up.png" width="100%" style="max-width:73px" border="0"></a><br>
Process<br> </td>
</tr>
</table></center>
<p> </p>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>