Subversion Repositories SmartDukaan

Rev

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

Rev 6885 Rev 6895
Line 245... Line 245...
245
			trackEventWithGA('Banner Region Clicked', bannername, url);
245
			trackEventWithGA('Banner Region Clicked', bannername, url);
246
        }
246
        }
247
    }
247
    }
248
);
248
);
249
	</script>
249
	</script>
-
 
250
	<style type="text/css">
-
 
251
		.slider_arrow_left {
-
 
252
         background: url(/images/left_arrow.png) no-repeat top left;
-
 
253
         }
-
 
254
		.slider_arrow_right {
-
 
255
         background: url(/images/right_arrow.png) no-repeat top left;
-
 
256
         }
-
 
257
	<style>
250
</body>
258
</body>
251
</html>
259
</html>
252
260