Subversion Repositories SmartDukaan

Rev

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

Rev 3302 Rev 3306
Line 3... Line 3...
3
		appId  : '186498998073288',	//190793234325400
3
		appId  : '186498998073288',	//190793234325400
4
		status : true, // check login status
4
		status : true, // check login status
5
		cookie : true, // enable cookies to allow the server to access the session
5
		cookie : true, // enable cookies to allow the server to access the session
6
		xfbml  : true  // parse XFBML
6
		xfbml  : true  // parse XFBML
7
	});
7
	});
8
	FB.Canvas.setSize({ width: 640, height: 900 });
8
	FB.Canvas.setSize({ width: 640, height: 800 });
9
};
9
};
10
 
10
 
11
function publishStream()	{
11
function publishStream()	{
12
	FB.ui({
12
	FB.ui({
13
		method: 'feed',
13
		method: 'feed',