-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.php
executable file
·162 lines (139 loc) · 6.74 KB
/
contact.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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<html lang="en-US">
<head>
<title>Contact Us</title>
<link rel="shortcut icon" href="img/icon.png" type="image/png">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/style2.css">
<link href='https://fonts.googleapis.com/css?family=Nova+Mono' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Merienda:400,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Lily+Script+One' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Freckle+Face' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Black+Ops+One|Luckiest+Guy|Sonsie+One|Shojumaru&effect=3d|3d-float|anaglyph|brick-sign|canvas-print|
crackle|decaying|destruction|distressed|distressed-wood|emboss|fire|fire-animation|fragile|grass|ice|mitosis|neon|outline|putting-green|
scuffed-steel|shadow-multiple|splintered|static|stonewash|vintage|wallpaper'
rel='stylesheet' type='text/css'>
<script src = "js/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.chocolate.js"></script>
<script>
$(function() {
$('body').chocolate({
images : ['img/15.jpg','img/23.jpg','img/24.jpg'],
interval : 5000,
speed : 3000,
});
});
</script>
<style>
h3,h4
{
text-decoration:none;
}
</style>
<link href="css/style7.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="css/style8.css">
</head>
<body style="background-attachment: fixed;">
<?php include"header.php" ?>
<div class="container" style="margin-top:100px;">
<div class="row-fluid">
<div class="col-md-8" style="padding-top: 25px;
padding-bottom: 15px;">
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
<div style="overflow:hidden;height:500px;width:800px;">
<div id="gmap_canvas" style="height:500px;width:600px;"></div>
<style>
#gmap_canvas img {
max-width: none!important;
background: none!important
}
</style><a class="google-map-code" href="http://www.themecircle.net" id="get-map-data"></a></div>
<script type="text/javascript">
function init_map() {
var myOptions = {
zoom: 14,
center: new google.maps.LatLng(26.268184, 73.035309),
mapTypeId: google.maps.MapTypeId.ROADMAP
};
map = new google.maps.Map(document.getElementById("gmap_canvas"), myOptions);
marker = new google.maps.Marker({
map: map,
position: new google.maps.LatLng(26.268184, 73.035309)
});
infowindow = new google.maps.InfoWindow({
content: "<b>Mbm Engineering College</b><br/>Ratanada ,jodhpur<br/>Rajasthan"
});
google.maps.event.addListener(marker, "click", function () {
infowindow.open(map, marker);
});
infowindow.open(map, marker);
}
google.maps.event.addDomListener(window, 'load', init_map);
</script>
</div>
<div class="col-md-4" style="color:#FFFFFF; margin-top:-20px; font-weight:1400; font-family: 'Merienda', cursive; text-decoration:none;">
<style type="text/css">
h3
{
font-size:19px;
}
h4
{
font-size:15px;
}
</style>
<center> <h2>Contact Us</h2></center>
<h3>Head Coordinators :- </h3>
<h4 style="margin-left:50px;">Aakash Mathur (9460851905)</h4>
<h4 style="margin-left:50px;">Saral khandelwal (8890941831)</h4>
<h4 style="margin-left:50px;">Kirti desai (9784845100)</h4>
<h3>Accommodation Team :- </h3>
<h4 style="margin-left:50px;">Himanshu Rajoria (8233775108)</h4>
<h4 style="margin-left:50px;">Upendra Singh (7597662443)</h4>
<h3>Security Team :- </h3>
<h4 style="margin-left:50px;">Shakti singh (9782357623)</h4>
<h4 style="margin-left:50px;">Jitendra singh (9660419300)</h4>
<h4 style="margin-left:50px;">Deepak singh (8239992394)</h4>
<h4 style="margin-left:50px;">Bharat Pal (9782581836)</h4>
<h3>Web Team :- </h3>
<h4 style="margin-left:50px; text-decoration:none ; color:#fff;"><a href="http://facebook.com/rachitmbm" style="color:#fff;">Rachit Agarwal </a>(7891615021)</h4>
<h4 style="margin-left:50px;">Sanjay Rajpurohit (9928911191)</h4>
<h3>Regards :- </h3>
<h4 style="margin-left:50px; margin-bottom:130px;">Kailash Singh Bhati (Vice President.)</h4>
</div>
</div>
</div>
<style type="text/css">
.rac1
{
background: #ed2553;
width: 100px;
height: 60px;
border-radius: 20%;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
color: #FFFFFF;
text-decoration:none;
font-size: 20px;
line-height: 60px;
text-align: center;
cursor: pointer;
}
.rac1:hover
{
font-size:22px;
}
</style>
<a href = "login.php"><span style="position:fixed; top:150px; left:-10px; " class="rac1">Register</span></a>
<div class="" style="position:fixed; bottom:0px; background:#000000; width:100%; height:40px;" >
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<p style="text-align:right; line-height:40px; margin-left:-200px; font-size:20px; color:#fff;">
<b> <rachit2>Like us on <a href="http://facebook.com/Espectro-1455747224717031" ><img src="img/6.png" height="35" width="35"></a></rachit2></b>
<b><rachit2>mail us on <a href="http://[email protected]"><img src="img/7.png" height="35" width="35"></a></rachit2></b>
</p>
</div>
</div>
</div>
</div>
</body>
</html>