Subversion Repositories SmartDukaan

Rev

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

Rev 6881 Rev 6981
Line 108... Line 108...
108
		$(this).data('is_mouse_on_user_selector', false);
108
		$(this).data('is_mouse_on_user_selector', false);
109
	});
109
	});
110
 
110
 
111
	/** Press Coverage Section **/
111
	/** Press Coverage Section **/
112
	$('#asSeenOnBS').click(function(){
112
	$('#asSeenOnBS').click(function(){
113
		window.open('http://www.business-standard.com/india/news/spice-launches-online-shopping-portal-saholiccom/434451/', '_blank');
113
		window.open('http://www.business-standard.com/article/companies/saholic-com-offering-theft-insurance-for-mobile-handsets-113031100002_1.html', '_blank');
114
		trackEventWithGA('Press Coverage', 'Logo Click', 'Business Standard');
114
		trackEventWithGA('Press Coverage', 'Logo Click', 'Business Standard');
115
	});
115
	});
-
 
116
	
-
 
117
	$('#asSeenOnBT').click(function(){
-
 
118
		window.open('http://businesstoday.intoday.in/story/saholic.com-to-compensate-customers-for-late-deliveries/1/191649.html', '_blank');
-
 
119
		trackEventWithGA('Press Coverage', 'Logo Click', 'Business Today');
-
 
120
	});
116
 
121
 
117
	$('#asSeenOnTOI').click(function(){
122
	$('#asSeenOnTOI').click(function(){
118
		window.open("http://articles.timesofindia.indiatimes.com/2012-01-25/telecom/30662542_1_nokia-s-windows-phone-nokia-lumia-smartphone", '_blank');
123
		window.open("http://articles.timesofindia.indiatimes.com/2012-01-25/telecom/30662542_1_nokia-s-windows-phone-nokia-lumia-smartphone", '_blank');
119
		trackEventWithGA('Press Coverage', 'Logo Click', 'The Times of India');
124
		trackEventWithGA('Press Coverage', 'Logo Click', 'The Times of India');
120
	});
125
	});