
function writeOutFlashNews()
{

document.write ("<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\" width=\"399\" height=\"50\" id=\"newsTicker\" align=\"middle\">");
 
document.write ("<param name=\"movie\" value=\"/flash/newsTicker.swf\">");
document.write ("<param name=\"quality\" value=\"high\">");
 
document.write ("<param name=FlashVars value=\"xmlNewsPath=/news.xml&xmlBgPath=\"/vdot_home_bgimagesWINTER.xml\">");
document.write ("<embed src=\"/flash/newsTicker.swf\" quality=\"high\"");
 
document.write (" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"399\" height=\"50\" FlashVars=\"xmlNewsPath=/news.xml&xmlBgPath=\"/vdot_home_bgimagesWINTER.xml\"></embed> ");
document.write ("</object>");
}


                    
                    
                    

function writeOutMid()
{
document.write (" <object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\"");
document.write (" width=\"599\" height=\"275\">");
document.write ("     <param name=\"movie\" value=\"/flash/2009snowBig.swf\">");
document.write ("     <param name=\"quality\" value=\"high\">");
document.write ("     <param name=FlashVars value=\"xmlBgPath=/vdot_home_bgimagesWINTER.xml\">");
 
document.write ("     <embed src=\"/flash/2009snowBig.swf\" quality=\"high\""); 
document.write ("  pluginspage=\"http://www.macromedia.com/go/getflashplayer\"");
document.write ("  type=\"application/x-shockwave-flash\" width=\"599\" height=\"275\" ");
document.write ("  FlashVars=\"xmlBgPath=/vdot_home_bgimagesWINTER.xml\"></embed>");
document.write ("  </object>");
}