// JavaScript Document
// filename: swfobject.shoppingcart.init.js
var flashvars	=	{};
var params		=	{
	name:			"portfolio",
	play:			"true",
	swliveconnect:	"true",
	quality:		"high"
};
var attributes	=	{
	id:			"portfolio",
	name:		"portfolio",
	style:		"width:511;"
};
swfobject.embedSWF("flash/gallery.swf", "cart", "511", "415", "9.0.0","expressInstall.swf", flashvars, params, attributes);
