Subversion Repositories SmartDukaan

Rev

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

Rev 5056 Rev 5094
Line 109... Line 109...
109
    		</div>
109
    		</div>
110
    		<!-- /Widgets -->
110
    		<!-- /Widgets -->
111
			
111
			
112
		</div>
112
		</div>
113
	</div>
113
	</div>
114
</div>
-
 
115
<!-- /Main -->
114
	<!-- /Main -->
116
    #include("templates/footer.vm")
115
    #include("templates/footer.vm")
117
 
-
 
-
 
116
	#parse ( "templates/retargetingjs.vm" )
118
	<div id="compareLightBox" class="colorSelLightBoxColor" style="display:none;">
117
	<div id="compareLightBox" class="colorSelLightBoxColor" style="display:none;">
119
		<form name="frmColorSelName">
118
		<form name="frmColorSelName">
120
			<h1>Compare with</h1>
119
			<h1>Compare with</h1>
121
			<h2>Please search mobile to compare</h2>
120
			<h2>Please search mobile to compare</h2>
122
			
121
			
Line 148... Line 147...
148
});
147
});
149
/*youtube video init*/
148
/*youtube video init*/
150
google.load("swfobject", "2.1");
149
google.load("swfobject", "2.1");
151
	</script>
150
	</script>
152
</body>
151
</body>
153
</html>
152
</html>
154
153