﻿//swfobject.embedSWF("loading.swf", "myContent", "100%", "990", "10.0.22", "swfobject/expressInstall.swf", {}, {}, {bgcolor: "FFFFFF"});


swfobject.embedSWF("loader.swf", "myContent", "100%", "100%", "10.0.22", "swfobject/expressInstall.swf", {}, {bgcolor: "C3CCCE", allowfullscreen:true}, {id: 'website'});

function open360() {
 params  = 'width='+screen.width;
 params += ', height='+screen.height;
 params += ', top=0, left=0'
 params += ', fullscreen=yes';

 newwin=window.open("./360/accord.html", "accord360", params);
 if (window.focus) {newwin.focus()}
 return false;

}
