Subversion Repositories SmartDukaan

Rev

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

Rev 16679 Rev 17077
Line 28... Line 28...
28
	  			redirectToPaytm(url);	
28
	  			redirectToPaytm(url);	
29
	  		});	
29
	  		});	
30
  		}else{
30
  		}else{
31
  			redirectToPaytm(url);	
31
  			redirectToPaytm(url);	
32
  		}
32
  		}
-
 
33
	} else if (store == 7) {
-
 
34
		redirectTohomeShop18(url);
33
	} else if (store == 2) {
35
	} else if (store == 2) {
34
		url = 'http://mobilehotindia.com/r.html?'+Base64.encode(url);
36
		url = 'http://mobilehotindia.com/r.html?'+Base64.encode(url);
35
		document.location = url;				
37
		document.location = url;				
36
	} else if(store == 3){
38
	} else if(store == 3){
37
		url = '/r.html?'+Base64.encode(url);
39
		url = '/r.html?'+Base64.encode(url);