/********************************************************************************************/
/* Web Team 2009 - Vibal Publishing House Inc.												*/ 
/* This code is intended for study purposes.                                                */
/* You may use these functions as you wish, for commercial or non-commercial applications,  */
/* but please note that the author offers no guarantees to their usefulness, suitability or */
/* correctness, and accepts no liability for any losses caused by their use.                */
/********************************************************************************************/

// xmas banner
var flashvar = {};
var param = {};
param.quality = "high";
param.menu = "false";
param.wmode = "transparent";
param.scale = "scale";
param.salign = "cc";
param.allowscriptaccess = "always";
param.value = "/flashinteractive/xmas.swf";
param.name = "movie";

var attribute = {};
attribute.id = "Core";
attribute.name ="Core";
attribute.align = "left";
swfobject.embedSWF("/flashinteractive/xmas.swf", "xmas", "1014", "65", "9.0.0","flashinteractive/expressInstall.swf", flashvar, param, attribute);