-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbmw m4.php
282 lines (245 loc) · 12.2 KB
/
bmw m4.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
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
<?php
session_start();
?>
<!DOCTYPE HTML>
<html>
<head>
<title>m4</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".dropdown img.flag").addClass("flagvisibility");
$(".dropdown dt a").click(function() {
$(".dropdown dd ul").toggle();
});
$(".dropdown dd ul li a").click(function() {
var text = $(this).html();
$(".dropdown dt a span").html(text);
$(".dropdown dd ul").hide();
$("#result").html("Selected value is: " + getSelectedValue("sample"));
});
function getSelectedValue(id) {
return $("#" + id).find("dt a span.value").html();
}
$(document).bind('click', function(e) {
var $clicked = $(e.target);
if (! $clicked.parents().hasClass("dropdown"))
$(".dropdown dd ul").hide();
});
$("#flagSwitcher").click(function() {
$(".dropdown img.flag").toggleClass("flagvisibility");
});
});
</script>
<script type="text/javascript" src="js/jquery-1.7.2.min.js"></script>
<link rel="stylesheet" href="css/global.css">
<script src="js/slides.min.jquery.js"></script>
<script>
$(function(){
$('#products').slides({
preload: true,
preloadImage: 'img/loading.gif',
effect: 'slide, fade',
crossfade: true,
slideSpeed: 350,
fadeSpeed: 500,
generateNextPrev: true,
generatePagination: false
});
});
</script>
</head>
<body>
<div class="header">
<div class="wrap">
<div class="header-bot">
<div class="logo">
<a href="index.html"><img src="images/logo.png" alt="" style ="width:450px; height: 160px;"></a>
</div>
<div class="cart">
<div class="menu-main">
<?php
if(isset($_SESSION['s_name']))
{
echo '<ul class="dc_css3_menu">' ;
echo '<li class="active"><a href="indexlogin.php">Home</a></li>' ;
echo '<li><a href="services.php">Brands</a></li>' ;
echo '<li><a href="booking.php">Book</a></li>' ;
echo '<li><a href="orders.php">Orders</a></li>';
echo '<li><a href="logout.php">logout</a></li>' ;
echo '</ul>' ;
}
else
{
echo '<ul class="dc_css3_menu">';
echo '<li class="active"><a href="index.php">Home</a></li>';
echo '<li><a href="about.html">About</a></li>';
echo '<li><a href="services.php">Brands</a></li>';
echo '<li><a href="contact.php">Contact</a></li>';
echo '<li><a href="login.php">Login</a></li>';
echo '<li><a href="register.php">Signup</a></li>';
echo '</ul>' ;
}
?>
<div class="clear"></div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="header-bottom">
<div class="wrap">
<div class="single">
<div class="box_wrapper"><h1>BMW M Series M4 Coupe : (Rs 1.29 Cr*)</h1></div>
<div class="single-top">
<div class="lsidebar span_1_of_s">
<div id="container">
<div id="products_example">
<div id="products">
<div class="slides_container">
<a href="#" target="_blank"><img src="images/m4-1.jpg" alt=" " height=210px width=560px/></a>
<a href="#" target="_blank"><img src="images/m4-2.jpg" alt=" " height=210px width=560px/></a>
<a href="#" target="_blank"><img src="images/m4-3.jpg" alt=" " height=210px width=560px/></a>
<a href="#" target="_blank"><img src="images/m4-4.jpg" alt=" " height=210px width=560px/></a>
</div>
<ul class="pagination">
<li><a href="#"><img src="images/m4-1.jpg" alt=" " /></a></li>
<li><a href="#"><img src="images/m4-2.jpg" alt=" " /></a></li>
<li><a href="#"><img src="images/m4-3.jpg" alt=" " /></a></li>
<li><a href="#"><img src="images/m4-4.jpg" alt=" " /></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="grid span_2_of_3">
<table class="table table-bordered table-responsive table-striped table-hover table-condensed">
<thead>
<tr>
<th class="text-center" style="font-family: broadway; ">Economy</th>
<th class="text-center" style="font-family: broadway; ">Performance</th>
</tr>
</thead>
<tbody class="text-center">
<tr>
<td>Mileage 10.8 kmpl</td>
<td>Engine 2979 cc</td>
</tr>
<tr>
<td>Fuel Type: Petrol</td>
<td>BHP: 429</td>
</tr>
<tr>
<td>Service Cost: Rs 63,973/yr</td>
<td>No. of cylinders : 6</td>
</tr>
<tr>
<td>Fuel Tank: 63L</td>
<td>No. of Gears : 7 Speed</td>
</tr>
</tbody>
</table>
<table class="table table-bordered table-responsive table-striped table-hover table-condensed">
<thead>
<tr>
<th class="text-center" style="font-family: broadway; ">Comfort</th>
<th class="text-center" style="font-family: broadway; ">Safety</th>
</tr>
</thead>
<tbody class="text-center">
<tr>
<td>Transmission : Automatic</td>
<td>ABS : Yes</td>
</tr>
<tr>
<td>Rear AC vents: Yes</td>
<td>Driver Airbag : Yes</td>
</tr>
<tr>
<td>Seating capacity: 4</td>
<td>Parking Sensor : Yes</td>
</tr>
<tr>
<td>Bootspace :445L</td>
<td>Air Bag: Yes</td>
</tr>
</tbody>
</table>
</div><div class="clear"></div>
</div>
<table class="table table-bordered table-responsive table-striped table-hover table-condensed">
<thead>
<tr>
<th class="text-center" style="font-family: broadway; ">M4 highlights</th>
</tr>
</thead>
<tbody>
<tr>
<td>
BMW has always captured the finest elements to make a car, and successfully unleashed them into entities of grandeur and luxury. This all new model shows the world just why this prominent company dazzles in what they do. The BMW M Series M4 Coupe stands as one of the rarest and most exquisite machines to cruise our streets. The two door vehicle is a blend of both performance and style: It is destined to rule our streets with speed and ferocity, but without compromising on luxury and comfort. This high end sports machine is powered by a M TwinPower turbo engine, which sends it sailing to exhilarating top speeds rarely seen on Indian streets. This high rev engine is built as a six cylinder petrol format. Translating the massive engine capacity to speed is a seven gear dual clutch transmission system, specially designed for the needs of expensive machine. The inner prowess is balanced by the beauty that paints it from the outside: Its low profile is designed for aerodynamics and stealth on the streets. Its fluidic, streamlined shape gives it an imposing look rarely found on regular roads. Its trimmed front grille, stylistically shaped headlights and elegant bumper are all sure to bring it to the fore of all its viewers' eyes.
</td>
</tr>
</tbody>
</table>
<div class="container">
<div class="row">
<div class="col-sm-4">
</div>
<div class="col-sm-4">
<?php
if(isset($_SESSION['s_name']))
{
echo '<a href="booking.php" class="btn btn-primary" style =" padding-left: 110px;"><h3>BOOK THE CAR</h3> </a>';
}else
{
echo '<a href="login.php" class="btn btn-primary" style =" padding-left: 110px;"><h3>BOOK THE CAR</h3> </a>';
}
?>
</div>
<div class="col-sm-4">
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="wrap">
<div class="footer-top">
<div class="col_1_of_5 span_1_of_5">
<div class="footer-grid twitts">
<h3>Our Company</h3>
<div class="f_menu">
<ul>
<li>This is a CAR selling dealer</li>
<li>Please read our Terms and Conditions </li>
</ul>
</div>
</div>
</div>
<div class="col_1_of_5 span_1_of_5">
<div class="footer-grid twitts">
<h3>Get in touch</h3>
<ul class="follow_icon">
<li><a href="#" style="opacity: 1;"><img src="images/follow_icon.png" alt=""></a></li>
<li><a href="#" style="opacity: 1;"><img src="images/follow_icon1.png" alt=""></a></li>
<li><a href="#" style="opacity: 1;"><img src="images/follow_icon2.png" alt=""></a></li>
<li><a href="#" style="opacity: 1;"><img src="images/follow_icon3.png" alt=""></a></li>
<li><a href="#" style="opacity: 1;"><img src="images/follow_icon4.png" alt=""></a></li>
<li><a href="#" style="opacity: 1;"><img src="images/follow_icon5.png" alt=""></a></li>
</ul>
<p>+1 111-111-1111</p>
<span>support@autoexpress.com</span>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</body>
</html>