function yellow(){
// document.write("<IMG SRC=\"images/page_top_words_yellow.gif\" HEIGHT=16 WIDTH=286 HSPACE=0 VSPACE=0 BORDER=0>");
 document.write("<IMG SRC=\"images/page_top_words_yellow_soon.gif\" HEIGHT=16 WIDTH=186 HSPACE=0 VSPACE=0 BORDER=0>");
}

function pagetop(){
 var screen_width = screen.width;
 if(screen_width > 800){
   document.write("<IMG SRC=\"images/page_top_words_400.gif\" WIDTH=400 HEIGHT=83 HSPACE=0 VSPACE=0>");
  }
  else
  {
   document.write("<IMG SRC=\"images/page_top_words_470.gif\" WIDTH=470 HEIGHT=83 HSPACE=0 VSPACE=0>");
  }
}


function extrastuff(){
  // nothing at this time;
}
