var flashvars = {};
var flashvars2 = {};
var params = {};
var attributes = {};
attributes.id = "oxylusflash";
params.allowFullScreen = "true";
params.allowScriptAccess = "always";
params.bgColor = "#000000";
// set here below the path to resolve all the relative paths in the video player if you want to store it in a different folder
params.base = "";
// specify here the path to the xml file (default is "xml/video_config.xml")
flashvars.xmlFile = "http://www.pennystockprophet.com/split_testing/v2/flash/xml/video_config.xml";
flashvars2.xmlFile = "http://www.pennystockprophet.com/split_testing/v2/flash/xml/video_config2.xml";
// change here below the width and height of the player. It must match the width and height you have set in the xml file
var embedWidth = "590";
var embedHeight = "300";
swfobject.embedSWF("http://www.pennystockprophet.com/split_testing/v2/flash/main.swf", "flashAlternativeContent1", embedWidth, embedHeight, "9.0.0", "flash/js/expressInstall.swf", flashvars, params, attributes);
swfobject.embedSWF("http://www.pennystockprophet.com/split_testing/v2/flash/main.swf", "flashAlternativeContent2", embedWidth, embedHeight, "9.0.0", "flash/js/expressInstall.swf", flashvars2, params, attributes);
