if(userID== undefined) userID = '0';
if(gid== undefined) gid = '0';
if(starglad== undefined) starglad = '1';
if(xhtmlweek== undefined) xhtmlweek = '1';
if(sound_status== undefined) sound_status = 'on';
if(xhtmlwii== undefined) xhtmlwii = '1';

var globalflashvars = 
{
	xhtmlurl : base_url,
	locale : "en",
	app_version : "0.1",
	xhtmllive : "true",
	xhtmluserid: userID,
	gid: gid,
	xhtmlstarglad: starglad,
	xhtmlsection: xhtmlsection,	
	xhtmlweek: xhtmlweek,
	sound_status: sound_status,
	wiiweek: xhtmlwii
};


var navvars = globalflashvars;

var section_1 = globalflashvars;
var section_2 = globalflashvars;
var section_3 = globalflashvars;
var section_4 = globalflashvars;
var section_5 = globalflashvars;
var section_6 = globalflashvars;
var section_7 = globalflashvars;



var params = 
{
	//loop : "false",
	menu : "false",
	quality : "medium",
	scale : "noscale",
	//salign : "tl",
	//wmode : "transparent",
	bgcolor : "#000000"
	//seamlesstabbing : "false",
	//allowfullscreen : "false",
	//allowscriptaccess : "sameDomain",
	//base : "www.mybase.com"
};

var paramsTrans = 
{
	//loop : "false",
	menu : "false",
	quality : "medium",
	scale : "noscale",
	//salign : "tl",
	wmode : "transparent",
	bgcolor : "#000000"
	//seamlesstabbing : "false",
	//allowfullscreen : "false",
	//allowscriptaccess : "sameDomain",
	//base : "www.mybase.com"
};


var attributes = 
{
	//id: "vidiator-swf",
	//name: "vidiator-flash"
	//styleclass : "myclass",
	//align : "t"
};