function checkWhatsNew(here)
{
// The transparent "invisible.gif" is the background image for all left side icons.
// It gives the cursor something to roll over for the link.
// Toggle between home page and sub-pages to find the gif relative to
// the location of the page.
// The variable parameter "here" will receive a value of 1 or 2.
// A value of "1" indicates to look starting from the home page, "2" to
// start looking from the sub-page, to find the gif in the pix sub-directory.

var pathFrag1;
var pathFrag2;

// Find the .gif relative to the home page
if(here == 1)
{
	pathFrag1 = "htm/"
	pathFrag2 = ""
}

// Find the .gif relative to a sub-page
if(here == 2)
{
	pathFrag1 = ""
	pathFrag2 = "../"
}



// ***************************************  Begin constructing the page
//                                                Begin left nav column
document.write("<div id='cntnrNavCol'>");

//                                                     What's new title
document.write("<div class=\"navLabel\">WHAT'S NEW</div>");





//=====================================================================
//                                                        Dividing line
document.write("<hr align=\"center\" color=\"#92018c\" width=66% size=\"1\">");
document.write("<br />");

//=====================================================================





//=====================================================================
//                                                          LINKED IN - Added 12/1/10
//                                         *** Begin icon container ***
document.write("<div class=\"navIcons\"  id=\"navLinkedIn\">");
//                                         *** Build icon link ***
document.write("<a href=\"http://www.linkedin.com/pub/hallie-sawyers/21/732/8b1\" onFocus=\"if(this.blur)this.blur()\"><img src=\"" + pathFrag2 + "pix/icons/invisible.gif\" height=\"150\" width=\"150\" alt=\"NCBTMB CEUs\"></a></a></div>");
//                                         *** Build text link ***
document.write("<div class=\"navText\"><a href=\"http://www.linkedin.com/pub/hallie-sawyers/21/732/8b1\">I'm <i>Linked In</i><br>See my profile</a></div>");

//=====================================================================





//=====================================================================
//                                                        Dividing line
document.write("<br />");
document.write("<hr align=\"center\" color=\"#92018c\" width=66% size=\"1\">");
document.write("<br />");

//=====================================================================





//=====================================================================
//                                                          MASSAGE ARTICLE - Added 12/1/10
//                                         *** Begin icon container ***
document.write("<div class=\"navIcons\"  id=\"navMassageArticle\">");
//                                         *** Build icon link ***
document.write("<a href=\"http://www.rpacny.org/4thEdition.pdf\" onFocus=\"if(this.blur)this.blur()\"><img src=\"" + pathFrag2 + "pix/icons/invisible.gif\" height=\"150\" width=\"150\" alt=\"NCBTMB CEUs\"></a></a></div>");
//                                         *** Build text link ***
document.write("<div class=\"navText\"><a href=\"http://www.rpacny.org/4thEdition.pdf\">Massage Article<br>by Hallie Sawyers<br>(see page 6)</a></div>");

//=====================================================================





//=====================================================================
//                                                        Dividing line
document.write("<br />");
document.write("<hr align=\"center\" color=\"#92018c\" width=66% size=\"1\">");
document.write("<br />");

//=====================================================================





//=====================================================================
//                                                          REIKI ARTICLE - Added 2/27/10
//                                         *** Begin icon container ***
document.write("<div class=\"navIcons\"  id=\"navReikiArticle\">");
//                                         *** Build icon link ***
//document.write("<a href=\"" + pathFrag1 + "ceu.htm\" onFocus=\"if(this.blur)this.blur()\">");
document.write("<a href=\"http://www.rpacny.org/FINALISSUE2C.pdf\" onFocus=\"if(this.blur)this.blur()\"><img src=\"" + pathFrag2 + "pix/icons/invisible.gif\" height=\"150\" width=\"150\" alt=\"NCBTMB CEUs\"></a></a></div>");
//                                         *** Build text link ***
document.write("<div class=\"navText\"><a href=\"http://www.rpacny.org/FINALISSUE2C.pdf\">Reiki Article<br>by Hallie Sawyers<br>(see page 4)</a></div>");

//=====================================================================





//*********************************************************************
//                                                        Dividing line
document.write("<br />");
document.write("<hr align=\"center\" color=\"#92018c\" width=66% size=\"1\">");
document.write("<br />");





//*********************************************************************
//                                                          NCBTMB logo
//                                         *** Begin icon container ***
document.write("<div class=\"navIcons\" id=\"navNCBTMB\">");
//                                         *** Build icon link ***
document.write("<a href=\"" + pathFrag1 + "ceu.htm\" onFocus=\"if(this.blur)this.blur()\">");
document.write("<img src=\"" + pathFrag2 + "pix/icons/invisible.gif\" height=\"150\" width=\"150\" alt=\"NCBTMB CEUs\"></a></div>");
//                                         *** Build text link ***
document.write("<div class=\"navText\">Take a course and receive <a href=\"" + pathFrag1 + "ceu.htm\">CEUs from the NCBTMB</a></div>");

//*********************************************************************





//*********************************************************************
//                                                        Dividing line
document.write("<br />");
document.write("<hr align=\"center\" color=\"#92018c\" width=66% size=\"1\">");
document.write("<br />");
//*********************************************************************





//*********************************************************************
//                                 HERBAL ELATION - added Fri, 2/6/2009
//                                             Begin icon container ***

document.write("<div class=\"navIcons\" class=\"navIcons\"  id=\"navHerbalEl\">");
//                                                  Build icon link ***

document.write("<a href=\"" + pathFrag1 + "shop_essentials_01.htm\" onFocus=\"if(this.blur)this.blur()\">");
document.write("<img src=\"" + pathFrag2 + "pix/icons/invisible.gif\" height=\"150\" width=\"150\" alt=\"HERBAL ELATION Liquid Soap\"></a></div>");

//                                                  Build text link ***

document.write("<div class=\"navText\">This <a href=\"" + pathFrag1 + "shop_essentials_01.htm\" onFocus=\"if(this.blur)this.blur()\">exciting new addition</a> to my soap line comes in a convenient pump bottle.</div>");

//*********************************************************************





//*********************************************************************
//                                                        Dividing line
document.write("<br />");
document.write("<hr align=\"center\" color=\"#92018c\" width=66% size=\"1\">");
document.write("<br />");
//*********************************************************************





//*********************************************************************
//                         Cards and Letters from Aromatherapy Students
//                                             Begin icon container ***

document.write("<div class=\"navIcons\"  id=\"navCards\">");
//                                                  Build icon link ***

document.write("<a href=\"" + pathFrag1 + "cards_and_letters.htm\" onFocus=\"if(this.blur)this.blur()\">");
document.write("<img src=\"" + pathFrag2 + "pix/icons/invisible.gif\" height=\"150\" width=\"150\" alt=\"Cards and Letters\"></a></div>");

//                                                  Build text link ***

document.write("<div class=\"navText\">Aromatherapy student talk. <a href=\"" + pathFrag1 + "cards_and_letters.htm\">Read what they say</a>.</div>");

//*********************************************************************





//*********************************************************************
//                                                        Dividing line
document.write("<br />");
document.write("<hr align=\"center\" color=\"#92018c\" width=66% size=\"1\">");
document.write("<br />");
//*********************************************************************





//*********************************************************************
//                         Hallie named IET Instructor of the Year 2007
//                                             Begin icon container ***

document.write("<div class=\"navIcons\"  id=\"navIET\">");
//                                                  Build icon link ***

document.write("<a href=\"http://www.learniet.com/hallie_sawyers.asp\" onFocus=\"if(this.blur)this.blur()\">");
document.write("<img src=\"" + pathFrag2 + "pix/icons/invisible.gif\" height=\"150\" width=\"150\" alt=\"Hallie named IET Instructor of the Year 2007\"></a></div>");

//                                                  Build text link ***

document.write("<div class=\"navText\"><a href=\"http://www.learniet.com/hallie_sawyers.asp\">Learn more about IET</a></div>");

//*********************************************************************





//*********************************************************************
//                                                        Dividing line
document.write("<br />");
document.write("<hr align=\"center\" color=\"#92018c\" width=66% size=\"1\">");
document.write("<br />");
//*********************************************************************





//*********************************************************************
//                                                       LABYRINTH SOAP
//                                             Begin icon container ***

document.write("<div class=\"navIcons\"  id=\"navCircleSoap\">");
//                                                  Build icon link ***

document.write("<a href=\"" + pathFrag1 + "shop_essentials_01.htm\" onFocus=\"if(this.blur)this.blur()\">");
document.write("<img src=\"" + pathFrag2 + "pix/icons/invisible.gif\" height=\"150\" width=\"150\" alt=\"Labyrinth Soap\"></a></div>");

//                                                  Build text link ***

document.write("<div class=\"navText\">Shop for Labyrinth Soap and the complete line of <a href=\"" + pathFrag1 + "shop_essentials_01.htm\" onFocus=\"if(this.blur)this.blur()\">Soul Song Essentials natural personal care products</a>.</div>");

//*********************************************************************





//*********************************************************************
//                                                        Dividing line
document.write("<br />");
document.write("<hr align=\"center\" color=\"#92018c\" width=66% size=\"1\">");
document.write("<br />");
//*********************************************************************





//*********************************************************************
//                                                     SCENTUAL CIRCLES
//                                             Begin icon container ***

document.write("<div class=\"navIcons\"  id=\"navScentCircles\">");
//                                                  Build icon link ***

document.write("<a href=\"" + pathFrag2 + "fliers/circles_nodate.pdf\" onFocus=\"if(this.blur)this.blur()\">");
document.write("<img src=\"" + pathFrag2 + "pix/icons/invisible.gif\" height=\"150\" width=\"150\" alt=\"Scentual Circles\"></a></div>");

//                                                  Build text link ***

document.write("<div class=\"navText\"><a href=\"" + pathFrag2 + "fliers/circles_nodate.pdf\" onFocus=\"if(this.blur)this.blur()\">Explore relationships</a> among the labyrinth, essential oils and the chakras.</div>");

//*********************************************************************





//*********************************************************************
//                                                        Dividing line
document.write("<br />");
document.write("<hr align=\"center\" color=\"#92018c\" width=66% size=\"1\">");
document.write("<br />");
//*********************************************************************





//*********************************************************************
//                                                       PUBLIC LABWALK
//                                             Begin icon container ***

document.write("<div class=\"navIcons\"  id=\"navWalk\">");
//                                                  Build icon link ***

document.write("<img src=\"" + pathFrag2 + "pix/icons/invisible.gif\" height=\"150\" width=\"150\" alt=\"Scentual Circles\"></div>");

//                                                  Build text link ***


document.write("<div class=\"navText\">Free Energywork at the Community Labyrinth Walk:<br />");
document.write("<a href=\"http://labyrinthquest.wordpress.com/\">Click here for event dates</a></div>");
// document.write("<a href=\"../fliers/publiclabwalk.doc\">Word version</a><br />");
// document.write("<a href=\"../fliers/publiclabwalk.pdf\">PDF version</a></div>");

//*********************************************************************





document.write("</div>");
}
