var o = {
	url: 'tg_stub.swf',
	id: 'game-obj',
//	size: { w:960, h:580 },
	size: { w:960, h:'100%' },
	version: '9.0.28',
	xi: false,
	fvars: { nocache:new Date().getTime() },
	params: { menu:false, bgcolor:'#000000', wmode:'transparent' },
	attrs: { id:'game-swf', name:'game-swf' }
};

// embed the reel player SWF
swfobject.embedSWF(o.url, o.id, o.size.w, o.size.h, o.version, o.xi, o.fvars, o.params, o.attrs);

// set add-this options
var addthis_brand = 'TAXI NYC';
var addthis_header_color = '#000000';
var addthis_header_background = '#ffffff';
