Subversion Repositories SmartDukaan

Rev

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

Rev 4050 Rev 4051
Line 1... Line 1...
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
#set($ab_testing_variable = $action.getVariationId())
3
#set($ab_testing_variable = $action.getVariationId())
4
<head>
4
<head>
5
#if($ab_testing_variable == 0)
5
#if($ab_testing_variable == 0)
-
 
6
	<!-- Google Website Optimizer Control Script -->
-
 
7
<script>
-
 
8
function utmx_section(){}function utmx(){}
-
 
9
(function(){var k='1425815630',d=document,l=d.location,c=d.cookie;function f(n){
-
 
10
if(c){var i=c.indexOf(n+'=');if(i>-1){var j=c.indexOf(';',i);return escape(c.substring(i+n.
-
 
11
length+1,j<0?c.length:j))}}}var x=f('__utmx'),xx=f('__utmxx'),h=l.hash;
-
 
12
d.write('<sc'+'ript src="'+
-
 
13
'http'+(l.protocol=='https:'?'s://ssl':'://www')+'.google-analytics.com'
-
 
14
+'/siteopt.js?v=1&utmxkey='+k+'&utmx='+(x?x:'')+'&utmxx='+(xx?xx:'')+'&utmxtime='
-
 
15
+new Date().valueOf()+(h?'&utmxhash='+escape(h.substr(1)):'')+
6
	<script type="text/javascript" src="/js/cart_AB.js"></script>
16
'" type="text/javascript" charset="utf-8"></sc'+'ript>')})();
-
 
17
</script><script>utmx("url",'A/B');</script>
-
 
18
<!-- End of Google Website Optimizer Control Script -->
-
 
19
<!-- Google Website Optimizer Tracking Script -->
-
 
20
<script type="text/javascript">
-
 
21
  var _gaq = _gaq || [];
-
 
22
  _gaq.push(['gwo._setAccount', 'UA-26682619-1']);
-
 
23
  _gaq.push(['gwo._trackPageview', '/1425815630/test']);
-
 
24
  (function() {
-
 
25
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-
 
26
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-
 
27
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-
 
28
  })();
-
 
29
</script>
-
 
30
<!-- End of Google Website Optimizer Tracking Script -->
7
#else
31
#else
-
 
32
	<!-- Google Website Optimizer Tracking Script -->
8
	<script type="text/javascript" src="/js/cartVariation_AB.js"></script>
33
<script type="text/javascript">
-
 
34
  var _gaq = _gaq || [];
-
 
35
  _gaq.push(['gwo._setAccount', 'UA-26682619-1']);
-
 
36
  _gaq.push(['gwo._trackPageview', '/1425815630/test']);
-
 
37
  (function() {
-
 
38
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-
 
39
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-
 
40
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-
 
41
  })();
-
 
42
</script>
-
 
43
<!-- End of Google Website Optimizer Tracking Script -->
-
 
44
 
9
#end
45
#end
10
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
46
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
11
	<!-- Prevent MS Office toolbar from changing layout -->
47
	<!-- Prevent MS Office toolbar from changing layout -->
12
	<meta http-equiv="imagetoolbar" content="false" />
48
	<meta http-equiv="imagetoolbar" content="false" />
13
	<meta name="MSSmartTagsPreventParsing" content="true" />
49
	<meta name="MSSmartTagsPreventParsing" content="true" />