function SetupScreen() {

//if (screen.width<=800)
//{

// Activate the stylesheet 

//var i, a, main;
//   for(i=0; (a = document.getElementsByTagName("link")[i]); i++) {
//     if(a.getAttribute("rel").indexOf("style") != -1
//        && a.getAttribute("title")) {
//       if(a.getAttribute("title") == "Narrow") a.disabled = false;
//     }
//   }
   
// Resize the Flash movie   
   
//theObjects = document.getElementById("EmbraceMovie");
//theObjects.width=318
//theObjects.height=41

//theObjects = document.getElementById("EmbraceMovie2");
//theObjects.width=318
//theObjects.height=41



//}  
   

}
