// ### 

// #########- write_dyn_networknav1 -####################
// ----this ANNOUNCELINE section typically at top and bottom of all pages ---

function write_dyn_announceline() { 

  document.write("testing "); 
  document.write("<a href='http://www.ICW.net/'>"); 
  document.write("1-2-3</a>"); 
} 

