// JavaScript Document

var skin = {};
	skin['BORDER_COLOR'] = '#cccccc';
	skin['ENDCAP_BG_COLOR'] = '#e0ecff';
	skin['ENDCAP_TEXT_COLOR'] = '#333333';
	skin['ENDCAP_LINK_COLOR'] = '#0000cc';
	skin['ALTERNATE_BG_COLOR'] = '#ffffff';
	skin['CONTENT_BG_COLOR'] = '#ffffff';
	skin['CONTENT_LINK_COLOR'] = '#0000cc';
	skin['CONTENT_TEXT_COLOR'] = '#333333';
	skin['CONTENT_SECONDARY_LINK_COLOR'] = '#7777cc';
	skin['CONTENT_SECONDARY_TEXT_COLOR'] = '#666666';
	skin['CONTENT_HEADLINE_COLOR'] = '#333333';
	skin['DEFAULT_COMMENT_TEXT'] = '- adicione seu coment\xe1rio aqui -';
	skin['HEADER_TEXT'] = 'Coment\xe1rios';
	skin['POSTS_PER_PAGE'] = '5';
	google.friendconnect.container.setParentUrl('/' /* location of rpc_relay.html and canvas.html */);
	google.friendconnect.container.renderWallGadget(
	 { id: 'div-3606793955411179690',
	   site: '02494942969614964044',
	   'view-params':{"disableMinMax":"true","scope":"SITE","features":"video,comment","startMaximized":"true"}
	 },
	  skin);