2012-04-26 06:47:49 +00:00
|
|
|
<div id="gmail">
|
|
|
|
<div id="forerror" style="color:red;display:none;"></div>
|
2012-04-30 06:29:42 +00:00
|
|
|
<div id="loading" class="thmtxt">Retrieving new emails...</div>
|
2012-04-26 06:47:49 +00:00
|
|
|
<div id="content" style="display:none;"background-color:#000;height:200px;"" >
|
|
|
|
<div id="subject" ></div>
|
|
|
|
<div id="date" class='thmtxt'></div>
|
|
|
|
<div id="msgbody" class='thmtxt'></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<script>
|
|
|
|
$(document).ready(function(){
|
2012-04-30 06:29:42 +00:00
|
|
|
gmail();
|
2012-04-26 06:47:49 +00:00
|
|
|
})
|
|
|
|
</script>
|