var whatsnew=0;
var revdate='2/1/2012';
function whatsnu() {
     ts="<form id=w method=post><table width=499 bgcolor=#000000><tr><th><table width=496 bgcolor=#e0e0e0 height=300><tr bgcolor=#AFAEC7>"   

     ts+="<td><b>What's New with the New York State Elks?<tr><td><font face=arial size=2>"      
     ts+="<br><br>As a feature, you will ONLY see this frame when something has changed on the <br>website. However, this frame  is always available by clicking 'What's New' in the <br>right hand column<br><br>" // enter news here      
     ts+="<ul class=w2>"
     ts+="<li class=w2>--<a href='Fall Conference Comments Jan 2012.pdf' onclick=\"wn.style.visibility='hidden'\" target='_blank'>Fall Conference Comments Jan 2012</a>"
     ts+="<li class=w2>--<a href='A DAE Newsletter January February 2012.pdf' onclick=\"wn.style.visibility='hidden'\" target='_blank'>DAE Newsletter January February 2012</a>"


     ts+="<li class=w2>--<a href='#' onclick=\"wn.style.visibility='hidden';top.go(692,540)\" >District HoopShoot Pictures</a>"
     ts+="<li class=w2>--<a href='#' onclick=\"wn.style.visibility='hidden';top.go(691,540)\" >IRS Alert!!</a>"
     ts+="<li class=w2>--<a href='#' onclick=\"wn.style.visibility='hidden';top.go(678,540)\" >2012 Ritual Clinics</a>"
     ts+="<li class=w2>--<a href='#' onclick=\"wn.style.visibility='hidden';top.go(677,540)\" >PDD Neil Miller Deceased</a>"
     ts+="<li class=w2>--<a href='#' onclick=\"wn.style.visibility='hidden';top.go(676,540)\" >PDD Vicki Adriance Deceased</a>"

     ts+="<li class=w2>--<a href='#' onclick=\"wn.style.visibility='hidden';top.go(674,540)\" >New Year's Resolutions</a>"
     ts+="<li class=w2>--<a href='#' onclick=\"wn.style.visibility='hidden';top.go(675,540)\" >Empire State Elk Notes</a>"
     ts+="<li class=w2>--<a href='#' onclick=\"wn.style.visibility='hidden';top.go(673,540)\" >Honor Our Vets by Flying Our Flag</a>"

//     ts+="<li class=w2>--<a href='NYS Elks Rez Form Spring 2012.pdf' onclick=\"wn.style.visibility='hidden'\" target='_blank'>Spring Convention Reservation Forms</a>"

//     ts+="<li class=w2>--<a href='#' onclick=\"wn.style.visibility='hidden';top.go(686,540)\" >Regional HoopShoot Contests</a>"
//     ts+="<li class=w2>--<a href='#' onclick=\"wn.style.visibility='hidden';top.go(686,540)\" >HoopShoot Press Kit & Forms</a>"

//     ts+="<li class=w2>--<a href='#' onclick=\"wn.style.visibility='hidden';top.go(686,540)\" >District HoopShoot Contests-Updated 12/30</a>"
//     ts+="<li class=w2>--<a href='#' onclick=\"wn.style.visibility='hidden';top.go(689,540)\" >NYSEA ESE Winter 2011</a>"

//     ts+="<li class=w2>--<a href='#' onclick=\"wn.style.visibility='hidden';top.go(686,540)\" >District HoopShoot Contests-Updated</a>"

//     ts+="<li class=w2>--<a href='#' onclick=\"wn.style.visibility='hidden';top.go(411,540)\" >NYSEA Directory Updated 12/2</a>"

//     ts+="<li class=w2>--<a href='#' onclick=\"wn.style.visibility='hidden';top.go(594,540)\" >HoopShoot Dates 2011</a>"
//     ts+="<li class=w2>--<a href='2 DAE Newsletter Nov Dec 2011.pdf' onclick=\"wn.style.visibility='hidden'\" target='_blank'>Drug Awareness Newsletter Nov/Dec 2011</a>"

     ts+="<li class=w2>--<a href='#' onclick=\"wn.style.visibility='hidden';top.go(630,540)\" >GER Carr Placemats</a>"


// end of news           
   ts+="</ul><br><tr><th>"+revdate+"<br><br><br><input type=button value=OK onclick=wn.style.visibility='hidden' class=ib></table></table></form> "   
   wn.innerHTML=ts   
   wn.style.top=100    
   wn.style.left=125      
   wn.style.visibility='visible' 
} 
