-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaudi Q7.php
284 lines (248 loc) · 12.5 KB
/
audi Q7.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
283
284
<?php
session_start();
?>
<!DOCTYPE HTML>
<html>
<head>
<title>Q7</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>Audi Q7 : (Rs 71.08 - 82.07 Lakh*)</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/q7_1.jpg" alt=" " height=210px width=560px/></a>
<a href="#" target="_blank"><img src="images/q7_2.jpg" alt=" " height=210px width=560px/></a>
<a href="#" target="_blank"><img src="images/q7-3.jpg" alt=" " height=210px width=560px/></a>
<a href="#" target="_blank"><img src="images/q7-4.jpg" alt=" " height=210px width=560px/></a>
</div>
<ul class="pagination">
<li><a href="#"><img src="images/q7_1.jpg" alt=" " /></a></li>
<li><a href="#"><img src="images/q7_2.jpg" alt=" " /></a></li>
<li><a href="#"><img src="images/q7-3.jpg" alt=" " /></a></li>
<li><a href="#"><img src="images/q7-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 14.75 kmpl</td>
<td>Engine 2967 cc</td>
</tr>
<tr>
<td>Fuel Type: Diesel</td>
<td>BHP: 245.41</td>
</tr>
<tr>
<td>Service Cost: Rs 20,975/yr</td>
<td>No. of cylinders : 6</td>
</tr>
<tr>
<td>Fuel Tank: 75L</td>
<td>No. of Gears : 8 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: 7</td>
<td>Parking Sensor : Yes</td>
</tr>
<tr>
<td>Bootspace :295L</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; ">Q7 highlights</th>
</tr>
</thead>
<tbody>
<tr>
<td>
Audi India has launched the petrol-powered Q7 40 TFSI in the country. The company has launched it in two trim levels - Premium Plus and Technology. While the former is priced at Rs 67.76 lakh, the latter will cost you Rs 74.43 lakh (both prices, ex-showroom).
Both variants are powered by the same 2.0-litre, turbocharged petrol engine. It is tuned to produce 252PS of maximum power and 370Nm of peak torque. It comes mated to an 8-speed Tiptronic automatic transmission that sends power to all four wheels via Audi's quattro drive system. The petrol-powered Q7 accelerates from 0-100kmph in 6.8 seconds, which is 0.3 seconds faster than its diesel-powered sibling, the 45 TDI. The certified mileage for the petrol Q7 is clocked at 11.68kmpl.
As far as features are concerned, they are identical to the ones found on the diesel-fed variants - the 45 TDI Quattro Premium Plus and the 45 TDI Quattro Technology. The list includes a 360-degree surround-view camera, dynamic LED headlamps, electronically controlled air suspension with variable damping and a panoramic sunroof. While the Q7 Premium Plus trim makes do with 18-inch alloy wheels and Audi's own music system, the Technology trim gets 19-inch alloys, Matrix LED headlamps, a Bose 3D sound system and a MMI navigation Plus kit which includes an 8.3-inch touchscreen display with on-board GPS navigation system.
The list of rivals for the seven-seater Audi Q7 40 TFSI includes the BMW X5 xDrive35i, Jeep Grand Cherokee and the Mercedes-Benz GLE 400 4MATIC.
</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(at)carssale.com</span>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</body>
</html>