Subversion Repositories SmartDukaan

Rev

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

Rev 4453 Rev 4458
Line 9... Line 9...
9
	});
9
	});
10
	
10
	
11
	$('#poplogin').click(function(){
11
	$('#poplogin').click(function(){
12
		$.colorbox({
12
		$.colorbox({
13
    		width: "860px",
13
    		width: "860px",
14
    		height: "390px",
14
    		height: "340px",
15
    		iframe: false,
15
    		iframe: false,
16
    		href: "/login-mini",
16
    		href: "/login-mini",
17
    		
17
    		
18
    		onComplete: function(){
18
    		onComplete: function(){
19
    			trackEventWithGA('Cart', 'Login/Register Popup', '');
19
    			trackEventWithGA('Cart', 'Login/Register Popup', '');