if( typeof( window.innerWidth ) == 'number' ) {
//Non-IE
w = window.innerWidth;
h = window.innerHeight;
} else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) {
//IE 6+ in 'standards compliant mode'
w = document.documentElement.clientWidth;
h = document.documentElement.clientHeight;
} else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
//IE 4 compatible
w = document.body.clientWidth;
h = document.body.clientHeight;
}
var params = {};
params.flashvars="scheme=embedCinachat&channelId=23909"
params.base = "public/flash/";
params.bgcolor = "#000",
params.allowFullScreen = "true";
params.allowScriptAccess = "always";
params.wmode = "transparent";
swfobject.embedSWF(
"http://www.tikilive.com/public/flash/Viewer.swf",
"playerFlashObject",
w,
h,
"9.0.115",
"http://www.tikilive.com/public/flash/expressInstall.swf",
false,
params,
false);
© EyePartner 2010, Inc. & EyePartner, SRL All Rights Reserved.