<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// THESE ARE SIDEBAR OPTIONS YOU CAN TURN ON AND OFF

var showimage_1		= "yes"		// SHOW 1ST SIDEBAR IMAGE
var showimage_2		= "no"		// SHOW 2ND SIDEBAR IMAGE
var showimage_3		= "no"		// SHOW 2ND SIDEBAR IMAGE
var showarea_1		= "yes"		// SHOW THE 1ST PARAGRAPH
var showarea_2		= "yes"		// SHOW THE 2ND PARAGRAPH
var showarea_3		= "yes"		// SHOW THE 2ND PARAGRAPH
var showarea_4		= "no"		// SHOW THE 2ND PARAGRAPH
var showarea_5		= "no"		// SHOW THE 2ND PARAGRAPH


var links		= "no"		// SHOW SAMPLE LINKS IN THE SIDEBAR

var movedown		= "20"		// SIDEBAR SPACE FROM TOP




document.write('<img src="picts/spacer.gif" height="'+movedown+'" width="130"><br>');

document.write('<TABLE cellpadding="2" cellspacing="0" width="100%" border="0" class="smalltext"><tr><td valign="top" align="center">');






// FIRST IMAGE AREA


   if (showimage_1 == "yes") {
document.write('<IMG SRC="picts/home.png" border="0" width="128" height="187"<br><br><br>');
}




// START FIRST TEXT AREA

   if (showarea_1 == "yes") {

document.write('<fieldset style=" text-align:left; width:130px; padding: 5px;" class="smalltext"><legend>');

document.write('<span class="subtitle">Burn brightly</span></legend>');

document.write('<span class="subtitle2">without burning out!</span></a>');


          

document.write('</fieldset>');
document.write('<br><br>');
}

// END FIRST TEXT AREA

// START FIRST TEXT AREA

   if (showarea_5 == "yes") {

document.write('<fieldset style=" text-align:left; width:130px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle"></span></legend>');

document.write('<span class="subtitle2">Kim Richards and Jean Watson of <a href="http://www.millionnurseproject.org/wcsi/index.html" target="_blank">Watson Caring Science.</a><br><br><img border="0" src="images/JeanKim130.jpg" border="0" width="128" height="114"</span><br><embed src="CaringMomemnts/FlashAudioWizard.swf" width="128" height="30" wmode="transparent"><br>Listen to Dr. Jean Watson beautifully narrate Caring Moments.</a></span>');

document.write('<src="CaringMomemnts/FlashAudioWizard.js">');
          

document.write('</fieldset>');
document.write('<br><br>');
}

// END FIRST TEXT AREA
// START FIRST TEXT AREA

   if (showarea_4 == "yes") {

document.write('<fieldset style=" text-align:left; width:130px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle"></span></legend>');

document.write('<span class="subtitle2">"We deeply value the work and beauty Self-Care Academy is offering to health care organizations and practitioners around the world and honor their unswerving commitment to infuse theory-guided practices, Caritas and Caring Science into their programs."</span><span class="subtitle"><br><br>Jim D’Alfonso, COO/CNO<br>Watson Caring Science Institute (WCSI)</span></a>');


          

document.write('</fieldset>');
document.write('<br><br>');
}

// END FIRST TEXT AREA





// START THIRD TEXT AREA
   if (showarea_3 == "yes") {

document.write('<fieldset style=" text-align:left; width:130px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle"></span></legend>');

document.write('<span class="subtitle2">"I am completely blown away by how incredible this is! It is exactly what nursing needs to move forward and succeed as a profession."</span><span class="subtitle"><br><br>Colorado Center for Nursing Excellence participant</span></a>');


          

document.write('</fieldset>');
document.write('<br><br>');






// SECOND IMAGE AREA


   if (showimage_2 == "yes") {
document.write('<IMG SRC="picts/sherbun.jpg" border="0" width="120" height="180"><br><br>');
}




// START SECOND TEXT AREA
   if (showarea_2 == "yes") {

document.write('<fieldset style=" text-align:left; width:130px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Terri Moss</span></legend>');


document.write('<span class="subtitle2">"This is a wonderful program and worthwhile investment."<br><br>Terri Moss is co-author and publisher of <b>Healing With Heart:  Inspirations for Health Care Professionals</b><br><br><a href="http://www.mosscommunications.net" target="_blank"><img border="0" src="picts/hwh.jpg"</span><br><a href="http://www.mosscommunications.net" target="_blank">Order today!</a>');

document.write('</fieldset>');
document.write('<br><br>');
}
// END SECOND TEXT AREA










// SAMPLE LINKS AREA
   if (links == "yes") {

document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">More Links:</span></legend>');

document.write('<a href="about.htm">Edit This Sample Link</a><br>');

document.write('<a href="about.htm">Edit This Sample Link</a><br>');

document.write('<a href="about.htm">Edit This Sample Link</a><br>');

document.write('<a href="http://allwebcodesign.com" target="_blank">Edit This Sample Link</a><br>');

document.write('<a href="http://allwebcodesign.com" target="_blank">Edit This Sample Link</a><br>');

document.write('<a href="http://allwebcodesign.com" target="_blank">Edit This Sample Link</a><br>');


document.write('</fieldset>');
document.write('<br><br><br>');
}
// SAMPLE LINKS AREA











// THIRD IMAGE AREA


   if (showimage_3 == "yes") {
document.write('<IMG SRC="picts/livingwithheart.jpg" border="0" width="120" height="180"><br><br>');
}




}
// END THIRD TEXT AREA








document.write('</td></tr></table>');
//  End -->