document.writeln("<div align=center>");
document.writeln("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\" width=\"1000\" height=\"170\">");
document.writeln("  <param name=\"movie\" value=\"/abtemple.org/image/Movie1.swf\">");
document.writeln("  <param name=\"quality\" value=\"high\">");
document.writeln("  <embed src=\"/abtemple.org/image/Movie1.swf\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"1000\" height=\"170\"></embed></object>");
document.writeln("</div>");


//tmtC_cssOnResolution
if (window.screen){
  var w = screen.width;
  tmt_css_640 = "/abtemple.org/css_js/640480.css";
  tmt_css_800 = "/abtemple.org/css_js/800600.css";
  tmt_css_1024 = "/abtemple.org/css_js/1024768.css";
  if(w<740){
    document.write("<link rel='stylesheet' href='" + tmt_css_640 + "' type='text/css'>");
  }
  if(w>=740 & w<835){
    document.write("<link rel='stylesheet' href='" + tmt_css_800 + "' type='text/css'>");
  }
  if(w>=835){
    document.write("<link rel='stylesheet' href='" + tmt_css_1024 + "' type='text/css'>");
  }
}
//tr & td ..OnMouseOut & onMouseOver

function yesbar(pr) {
pr.style.backgroundColor = '#cccccc';
}
function nobar(pr) {
pr.style.backgroundColor = '#999999';
}

//-------------
