Subversion Repositories SmartDukaan

Rev

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

Rev 15206 Rev 15232
Line 258... Line 258...
258
						document.location = 'http://mobilehotindia.com/r.html?'+Base64.encode(response.url);
258
						document.location = 'http://mobilehotindia.com/r.html?'+Base64.encode(response.url);
259
					} else {
259
					} else {
260
						document.location = response.url;
260
						document.location = response.url;
261
					}										
261
					}										
262
				}
262
				}
-
 
263
			},
-
 
264
			error: function() {
-
 
265
				document.location = url;
263
			}
266
			}
264
		});
267
		});
265
		ga('send', 'event', 'product', 'click', $(this).data('url'));
268
		ga('send', 'event', 'product', 'click', $(this).data('url'));
266
	});
269
	});
267
	$('.jscroll-inner').on('click','.likedeal',function(e){	
270
	$('.jscroll-inner').on('click','.likedeal',function(e){