Subversion Repositories SmartDukaan

Rev

Rev 18941 | Rev 19944 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18941 Rev 19942
Line 4... Line 4...
4
#eng{background:#36BBD9;}
4
#eng{background:#36BBD9;}
5
#hin{background:white; }
5
#hin{background:white; }
6
.btn{border: #555 1px solid;}
6
.btn{border: #555 1px solid;}
7
#eng { color:white;}
7
#eng { color:white;}
8
#hin { color:#36BBD9;}
8
#hin { color:#36BBD9;}
-
 
9
body{background:#0CA9F0;background-color:#0CA9F0 !important;border: 5px solid #0CA9F0;}
9
body{background:white;background-color:white;}
10
html{background-color:#0CA9F0;}
10
</style>
11
</style>
11
<script>
12
<script>
12
$(document).ready(function(){
13
$(document).ready(function(){
13
	$('#hin').click(function(){
14
	$('#hin').click(function(){
14
		$('#hin').css({'background':'#36BBD9', 'color':'white'});
15
		$('#hin').css({'background':'#36BBD9', 'color':'white'});
Line 28... Line 29...
28
		//window.scrollTo(0,scroll );		
29
		//window.scrollTo(0,scroll );		
29
	});
30
	});
30
});
31
});
31
</script>
32
</script>
32
 
33
 
33
<div class="container" style="background-color:white;padding: 0 0px 0 0px !important;">
34
<div class="container" style="background-color:white;padding: 0 0px 0 0px !important;margin-bottom:5px;">
34
	<div class="row-fluid">
35
	<div class="row-fluid">
-
 
36
		<img src="<?php echo $base_url;?>app/webroot/img/thailandnew.jpg" width="100%">
35
		<img src="<?php echo $base_url;?>app/webroot/img/tripheader.jpg" width="100%">	
37
		<img src="<?php echo $base_url;?>app/webroot/img/winner.jpg" width="100%">	
36
		<div class="col-xs-12 bgwhite">
38
		<div class="col-xs-12 bgwhite">
37
			<div class="text-center">
39
			<div class="text-center">
38
				<button type="button" class="btn btn-xs" id='eng'>English</button>
40
				<button type="button" class="btn btn-xs" id='eng'>English</button>
39
				<button type="button" class="btn btn-xs" id='hin'>हिन्दी</button>
41
				<button type="button" class="btn btn-xs" id='hin'>हिन्दी</button>
40
			</div>
42
			</div>
Line 65... Line 67...
65
			    	
67
			    	
66
				<h5>How to increase your chance to fly to Thailand:</h5>
68
				<h5>How to increase your chance to fly to Thailand:</h5>
67
				<div>
69
				<div>
68
					<ul>
70
					<ul>
69
						<li>Get eligible by purchasing accessories worth Rs. 1000/- Only.</li>
71
						<li>Get eligible by purchasing accessories worth Rs. 1000/- Only.</li>
70
						<li>Buy more & more, during the month of Feb and March 2016, to get better chance for you, to fly to Thailand.</li>
72
						<li>Buy more & more, during the month of June 2016, to get better chance for you, to fly to Thailand.</li>
71
						<li>NO other conditions.</li>
73
						<li>NO other conditions.</li>
72
					</ul>
74
					</ul>
73
				</div>
75
				</div>
74
			    
76
			    
75
			    <h5>Travel Guidelines:</h5>
77
			    <h5>Travel Guidelines:</h5>
Line 115... Line 117...
115
				</p>
117
				</p>
116
				<h5>थाईलैंड के लिए उड़ान भरने की संभावना को कैसे बढा सकते हैं:</h5>
118
				<h5>थाईलैंड के लिए उड़ान भरने की संभावना को कैसे बढा सकते हैं:</h5>
117
				<div>
119
				<div>
118
					<ul>
120
					<ul>
119
			    			<li>ProfitMandi से केवल 1000/- रुपये का सामान खरीदे और थाईलैंड के लिए मुफ्त यात्रा का अवसर पाये।</li>
121
			    			<li>ProfitMandi से केवल 1000/- रुपये का सामान खरीदे और थाईलैंड के लिए मुफ्त यात्रा का अवसर पाये।</li>
120
							<li>फ़रवरी और मार्च 2016 के महीने के दौरान अधिक से अधिक खरीदें, और थाईलैंड जाने की सम्भावनाओ को बढ़ाये ।</li>
122
							<li>जून 2016 के महीने के दौरान अधिक से अधिक खरीदें, और थाईलैंड जाने की सम्भावनाओ को बढ़ाये ।</li>
121
							<li>और कोई शर्त लागु नहीं ।</li>	
123
							<li>और कोई शर्त लागु नहीं ।</li>	
122
			    	<ul>
124
			    	<ul>
123
				</div>
125
				</div>
124
				
126
				
125
				<h5>सफर के गाइडलाइन</h5>
127
				<h5>सफर के गाइडलाइन</h5>
Line 135... Line 137...
135
			    	<ul>
137
			    	<ul>
136
				</div>
138
				</div>
137
			    
139
			    
138
			</div>	
140
			</div>	
139
		</div>
141
		</div>
140
		<img src="<?php echo $base_url;?>app/webroot/img/tripfooter.jpg" width="100%">
142
		<!--  <img src="<?php //echo $base_url;?>app/webroot/img/tripfooter.jpg" width="100%">-->
141
	</div>
143
	</div>
142
</div>
144
</div>