function septemberP() {
  var R;
  R="";
  try {
    R=septemberP2();
  }
  catch(e) {
    return "";
  }
  return R;
}

function septemberP2() {
  var R = "";
  var L,i,z;
  var N = new Array();
  var now = new Date();
  var d = now.getDate();
  var crtm = now.getMonth()+1;
     if (d<7) {
       N[N.length]=0;
     }
     else if ((crtm==12)&&(9==1)) {
       N[N.length]=0;
     }
     else if (crtm+1==9) {
       N[N.length]=0;
     }
     if (d<13) {
       N[N.length]=1;
     }
     else if ((crtm==12)&&(9==1)) {
       N[N.length]=1;
     }
     else if (crtm+1==9) {
       N[N.length]=1;
     }
     if (d<20) {
       N[N.length]=2;
     }
     else if ((crtm==12)&&(9==1)) {
       N[N.length]=2;
     }
     else if (crtm+1==9) {
       N[N.length]=2;
     }
     if ((d>=12)&&(crtm==9)) {
       N[N.length]=3;
     }
     if (d<12) {
       N[N.length]=4;
     }
     else if ((crtm==12)&&(9==1)) {
       N[N.length]=4;
     }
     else if (crtm+1==9) {
       N[N.length]=4;
     }
     if ((d>=12)&&(crtm==9)) {
       N[N.length]=5;
     }
     if (d<12) {
       N[N.length]=6;
     }
     else if ((crtm==12)&&(9==1)) {
       N[N.length]=6;
     }
     else if (crtm+1==9) {
       N[N.length]=6;
     }
     N[N.length]=7;
     N[N.length]=8;
     N[N.length]=9;
     N[N.length]=10;
     N[N.length]=11;
     N[N.length]=12;
     N[N.length]=13;
     N[N.length]=14;
     N[N.length]=15;
     N[N.length]=16;
     N[N.length]=17;
     N[N.length]=18;
     N[N.length]=19;
     N[N.length]=20;
  L=N.length;
  if (L>0) {
    i=Math.floor(Math.random()*(L));
    if ((i>=0)&&(i<L)) {
       z=N[i];
       if (z==0) {
          R="<a href=\"http://www.edhelper.com/Labor_Day.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/LaborDayprev.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/Labor_Day.htm\"><FONT SIZE=\"2\">Labor Day</A><BR></FONT><BR>";
       }
       else if (z==1) {
          R="<a href=\"http://www.edhelper.com/Back_To_School.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/augbtos.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/Back_To_School.htm\"><FONT SIZE=\"2\">Back to School</A><BR></FONT><BR>";
       }
       else if (z==2) {
          R="<a href=\"http://www.edhelper.com/Constitution_Day.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/constitutiondayprev.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/Constitution_Day.htm\"><FONT SIZE=\"2\">Constitution Day</A><BR></FONT><BR>";
       }
       else if (z==3) {
          R="<a href=\"http://www.edhelper.com/Apples.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/apples.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/Apples.htm\"><FONT SIZE=\"2\">Apples</A><BR></FONT><BR>";
       }
       else if (z==4) {
          R="<a href=\"http://www.edhelper.com/Grandparents_Day.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/grandparentsthemeprev.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/Grandparents_Day.htm\"><FONT SIZE=\"2\">Grandparents Day</A><BR></FONT><BR>";
       }
       else if (z==5) {
          R="<a href=\"http://www.edhelper.com/farm.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/farm2.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/farm.htm\"><FONT SIZE=\"2\">Farm</A><BR></FONT><BR>";
       }
       else if (z==6) {
          R="<a href=\"http://www.edhelper.com/September11.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/september11.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/September11.htm\"><FONT SIZE=\"2\">September 11</A><BR></FONT><BR>";
       }
       else if (z==7) {
          R="<a href=\"http://www.edhelper.com/First_Day_of_School_Activities.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/firstdayschoolthemeprev.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/First_Day_of_School_Activities.htm\"><FONT SIZE=\"2\">First Day of School Activities</A><BR></FONT><BR>";
       }
       else if (z==8) {
          R="<a href=\"http://www.edhelper.com/Autumn.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/autumnprev.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/Autumn.htm\"><FONT SIZE=\"2\">Autumn</A><BR></FONT><BR>";
       }
       else if (z==9) {
          R="<a href=\"http://www.edhelper.com/rainforests.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/rforeststhemeprev.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/rainforests.htm\"><FONT SIZE=\"2\">Rain Forests</A><BR></FONT><BR>";
       }
       else if (z==10) {
          R="<a href=\"http://www.edhelper.com/HispanicHeritage.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/hispanic-theme.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/HispanicHeritage.htm\"><FONT SIZE=\"2\">Hispanic Heritage</A><BR></FONT><BR>";
       }
       else if (z==11) {
          R="<a href=\"http://www.edhelper.com/All_About_Me.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/allaboutmethemeprev3.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/All_About_Me.htm\"><FONT SIZE=\"2\">All About Me</A><BR></FONT><BR>";
       }
       else if (z==12) {
          R="<a href=\"http://www.edhelper.com/Johnny_Appleseed.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/johnnyappleseedtheme.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/Johnny_Appleseed.htm\"><FONT SIZE=\"2\">Johnny Appleseed</A><BR></FONT><BR>";
       }
       else if (z==13) {
          R="<a href=\"http://www.edhelper.com/Pajamas_to_School.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/pajamastheme.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/Pajamas_to_School.htm\"><FONT SIZE=\"2\">Pajamas Day</A><BR></FONT><BR>";
       }
       else if (z==14) {
          R="<a href=\"http://www.edhelper.com/Teddy_Bear.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/teddybeartheme.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/Teddy_Bear.htm\"><FONT SIZE=\"2\">Teddy Bears</A><BR></FONT><BR>";
       }
       else if (z==15) {
          R="<a href=\"http://www.edhelper.com/Fall.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/fallthemepagesmallprev.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/Fall.htm\"><FONT SIZE=\"2\">Fall</A><BR></FONT><BR>";
       }
       else if (z==16) {
          R="<a href=\"http://www.edhelper.com/Seasons.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/thefourseasonsthemeprev.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/Seasons.htm\"><FONT SIZE=\"2\">Seasons</A><BR></FONT><BR>";
       }
       else if (z==17) {
          R="<a href=\"http://www.edhelper.com/Map_Skills.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/mapskillsthemeprev.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/Map_Skills.htm\"><FONT SIZE=\"2\">Map Skills</A><BR></FONT><BR>";
       }
       else if (z==18) {
          R="<a href=\"http://www.edhelper.com/science_process_skills.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/pdfbookthescien2pbkplprev.gif\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/science_process_skills.htm\"><FONT SIZE=\"2\">Scientific Method</A><BR></FONT><BR>";
       }
       else if (z==19) {
          R="<a href=\"http://www.edhelper.com/language/sentences.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/sentencesthemeprev.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/language/sentences.htm\"><FONT SIZE=\"2\">Sentences</A><BR></FONT><BR>";
       }
       else if (z==20) {
          R="<a href=\"http://www.edhelper.com/Parent_Open_House_Night.htm\"><IMG src=\"http://www.edhelperclipart.com/clipart/parentsnightsmallprev.jpg\" alt=\"\" border=\"0\"></a><BR>"+
            "<a href=\"http://www.edhelper.com/Parent_Open_House_Night.htm\"><FONT SIZE=\"2\">Parent Open House Night</A><BR></FONT><BR>";
       }
    }
  }
  return R;
}

