-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmain.php
69 lines (50 loc) · 2.58 KB
/
main.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<?php
require_once("initvars.inc.php");
require_once("config.inc.php");
function printStat($sql) {
list($stat) = mysql_fetch_row(mysql_query($sql));
$stat += 0;
echo number_format($stat);
}
?>
<style>
</style>
<table class="" align="middle" width="100%" cellspacing="0" cellpadding="0" style="visibility: visible;rgba(49, 121, 241, 1);background-color:#4787F2;border-top-right-radius: 4px;-moz-border-top-right-radius:4px;border-top-left-radius: 4px;-moz-border-top-left-radius:4px;">
<tr>
<td>
<center>
<div class="Nn" style="top: 60px;">
<div class="" aria-label="View selector" role="region" style="top: 60px;">
<div class="Zi">
<div class="Ima Xic">
<span class="d-s Cy P4 a1b CTc x0c" data-dest="stream/circles/p179fa9c2080ac6bc" tabindex="0" aria-pressed="true" rel="#forsaleprompt" id="forsalemodalInput" role="button">for sale</span>
<span class="d-s Cy a1b CTc x0c" data-dest="stream/circles/p59824f9b0bb7fa64" tabindex="0" rel="#autoprompt" id="automodalInput" role="button">auto</span>
<span class="d-s Cy a1b CTc x0c" data-dest="stream/circles/p5945f5388d65b154" tabindex="0" rel="#petsprompt" id="petsmodalInput" role="button">pets</span>
<span class="d-s Cy a1b CTc x0c" data-dest="stream/circles/p5945f5388d65b154" tabindex="0" rel="#jobsprompt" id="jobsmodalInput" role="button">jobs</span>
<span class="d-s Cy a1b CTc x0c b-c-S-Ja" data-dest="stream/circles/p72338bfe8f5d9022" tabindex="0" rel="#servicesprompt" id="servicesmodalInput" role="button">services</span>
<span class="d-s Cy a1b CTc x0c b-c-S-Ja" data-dest="stream/circles/p72338bfe8f5d9022" tabindex="0" rel="#communityprompt" id="communitymodalInput" role="button">community</span>
<span class="d-s Cy a1b CTc x0c b-c-S-Ja" data-dest="stream/circles/p72338bfe8f5d9022" tabindex="0" rel="#allsubcatsprompt" id="allsubcatsmodalInput" role="button">everything</span>
</div>
</div>
</div>
</div>
</div>
</td>
</tr>
<?php include("mainsearch.inc.php"); ?>
</table>
<center>
<div style="padding-top:40px;background:white;height:200px;">
<div class="G-q-O " style="padding:10px 10px 10px 10px;width:298px;border:none;background:white;margin-bottom:10px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;">
<div id=":2x" class="G-q-O G-q-O-Ip">
<div >
<span style="background-color: #FFFFFF;
optimize-legibility:none;font: 15px Roboto,arial,sans-serif;" class="G-q-O-E"></span>
<div class="G-q-B" style="background-color: #FFFFFF;line-height: 1.4em;font: 13px Roboto,arial,sans-serif;text-align:left;">
<a style="text-decoration:underline;" href=""><b>Learn more</b></a>
</div>
</div>
</div>
</div>
</div>
</center>