<!-- Begin SIDEBAR

// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON

// ONLY USE lowercase FOR ALL OPTIONS

var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "yes"		// SHOW THE 2ND PARAGRAPH

var emailsignup 	= "no"		// SHOW THE CONTACT SIGNUP

var showRimage		= "no"		// SHOW A RANDOM SIDEBAR IMAGE
var Rimagephrase	= "no"		// SHOW PHRASE UNDER RANDOM IMAGE
var linkedR		= "index.html"	// RANDOM IMAGE PAGE LINK

var shownews		= "yes"		// SHOW A SMALL SIDEBAR IMAGE
var linked		= "index.html"	// SIDEBAR IMAGE LINK


var showmemorial	= "yes"		// SHOW A SMALL SIDEBAR IMAGE
var linked		= "index.html"	// SIDEBAR IMAGE LINK


var showimage1		= "yes"		// SHOW A SMALL SIDEBAR IMAGE
var linked		= "index.html"	// SIDEBAR IMAGE LINK

var showimage2		= "yes"		// SHOW A SMALL SIDEBAR IMAGE
var linked		= "index.html"	// SIDEBAR IMAGE LINK

var showimage3		= "no"		// SHOW A SMALL SIDEBAR IMAGE
var linked		= "index.html"	// SIDEBAR IMAGE LINK

var showimage4		= "yes"		// SHOW A SMALL SIDEBAR IMAGE
var linked		= "index.html"	// SIDEBAR IMAGE LINK

var showimage5		= "yes"		// SHOW A SMALL SIDEBAR IMAGE
var linked		= "index.html"	// SIDEBAR IMAGE LINK


var spacing		= "0"		// NUDGE SIDEBAR DOWN
var showdate		= "yes"		// SHOW THE DATE ON THE PAGE
var dateLR		= "right"	// DATE LEFT OR RIGHT
var dateX		= "42"		// DATE X LOCATION
var dateY		= "195"		// DATE Y LOCATION



// SIDEBAR LOCTION CODE - YOU CAN EDIT TOP OR L/R LOCATION
document.write('<div style="position: relative; left: 0px; top: -1px;">')


// BEGIN: Contact Standard Email List Button 

   if (paragraph_2 == "yes") {
document.write('<br>');
document.write('<div align="center">');
document.write('<table width="170" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr bgcolor="#136570" valign="top">');
document.write('<td width="9" rowspan="2"><img src="http://img.constantcontact.com/ui/images/visitor/tl_brdr2_trans.gif" width="9" height="9" border="0"></td>');
document.write('<td width="152" height="1" bgcolor="#136570"><img src="http://img.constantcontact.com/ui/images/spacer.gif" border="0" width="1" height="1"></td>');
document.write('<td width="9" rowspan="2" align="right"><img src="http://img.constantcontact.com/ui/images/visitor/tr_brdr2_trans.gif" width="9" height="9" border="0"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="152" height="8" bgcolor="#ffffff"><img src="http://img.constantcontact.com/ui/images/spacer.gif" border="0" width="1" height="1"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="170" colspan="3" style="border-left: 1px solid #136570;border-right: 1px solid #136570;"><div align="center">');
document.write('<form name="ccoptin" action="http://visitor.constantcontact.com/d.jsp" target="_blank" method="post" style="margin-bottom:3;">');
document.write('<font style="font-weight: bold; font-family:Arial; font-size:18px; color:#136570;">Join Our Email List</font><br>');
document.write('<font style="font-weight: normal; font-family:Arial; font-size:10px; color:#000000;">Email:</font>');
document.write('<input type="text" name="ea" size="14" value="" style="font-family: Arial; font-size:10px; border:1px solid #999999;">&nbsp;<input type="submit" name="go" value="Join" class="submit"  style="font-family:Arial,Helvetica,sans-serif; font-size:11px;">');
document.write('<input type="hidden" name="m" value="1103333458819">');
document.write('<input type="hidden" name="p" value="oi">');
document.write('</form>');
document.write('</div></td>');
document.write('</tr>');
document.write('<tr bgcolor="#136570" valign="bottom">');
document.write('<td rowspan="2"><img src="http://img.constantcontact.com/ui/images/visitor/bl_brdr2_trans.gif" width="9" height="9" border="0" /></td>');
document.write('<td width="152" height="8" bgcolor="#ffffff"><img src="http://img.constantcontact.com/ui/images/spacer.gif" border="0" width="1" height="1"></td>');
document.write('<td rowspan="2" align="right"><img src="http://img.constantcontact.com/ui/images/visitor/br_brdr2_trans.gif" width="9" height="9" border="0"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="152" bgcolor="#136570"><img src="http://img.constantcontact.com/ui/images/spacer.gif" border="0" width="1" height="1"></td>');
document.write('</tr>');
document.write('</table>');
document.write('</div>');
}

// END Constant Contact Standard Email List Button


// START SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {

//document.write('<center>');

//document.write('<br><span class="sidebartitle">')


//document.write('<center>');

//document.write('</span><span class="sidebartext">')




//document.write('</span><br><br>')

document.write('<br>');

document.write('<object width="300" height="182">');
document.write('<param name="movie" value="http://www.youtube.com/v/iF3aiQMAiD4&hl=en_US&fs=1&rel=0"></param>');
document.write('<param name="allowFullScreen" value="false"></param><param name="allowscriptaccess" value="always"></param>');
document.write('<embed src="http://www.youtube.com/v/iF3aiQMAiD4&hl=en_US&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="false" width="300" height="182"></embed>');
document.write('</object>');

document.write('<br>');

document.write('<h3><a href="http://www.kristinecarlson.com">Visit www.kristinecarlson.com</a></h3>');

}

// END SIDEBAR AREA PARAGRAPH 1





// SMALL RANDOM PICTURE AREA
   if (showRimage == "yes") {

var twox = "<a href=\""+linkedR+"\"><img src=\"picts/";
var thrx = " border=\"0\" class=\"bordersSB\">";
var forx = "";
var img = "";

forx += Math.floor(Math.random()*11);
img = forx;
if (img == "0") {
document.write(twox+ 'sidebar-1.jpg"' +thrx);
}
if (img == "1") {
document.write(twox+ 'sidebar-2.jpg"' +thrx);
}
if (img == "2") {
document.write(twox+ 'sidebar-3.jpg"' +thrx);
}
if (img == "3") {
document.write(twox+ 'sidebar-4.jpg"' +thrx);
}
if (img == "4") {
document.write(twox+ 'sidebar-5.jpg"' +thrx);
}
if (img == "5") {
document.write(twox+ 'sidebar-6.jpg"' +thrx);
}
if (img == "6") {
document.write(twox+ 'sidebar-7.jpg"' +thrx);
}
if (img == "7") {
document.write(twox+ 'sidebar-8.jpg"' +thrx);
}
if (img == "8") {
document.write(twox+ 'sidebar-9.jpg"' +thrx);
}
if (img == "9") {
document.write(twox+ 'sidebar-10.jpg"' +thrx);
}
if (img == "10") {
document.write(twox+ 'sidebar-11.jpg"' +thrx);
}
document.write('</a><br><br>');

}



// START SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (emailsignup == "yes") {

document.write('<span class="sidebartitle">')


document.write('<center>');

document.write('</span><span class="sidebartext">')



document.write('</span><br>')

}
// END SIDEBAR AREA PARAGRAPH 2












// SMALL PICTURE PHRASE 1
   if (Rimagephrase == "yes") {

document.write('<span class="sidebartext">');
document.write('<br>');

document.write('<br>');


document.write('<a href="presslogon.htm" class="sidelink">Press & Exhibitors Area</a><br>')

document.write('<br></span>');

}



document.write('<br>');



// SMALL PICTURE AREA 1
   if (showimage1 == "yes") {
    document.write('<center>');
    document.write('<a href="https://expanding.infusionsoft.com/go/SOSL/KCarlson/" target="new"><img src="images/SummerLove-logo_no-tag2.jpg" alt="Summer of Self Love" title="" width="200" height="83" border="0" /></a>');
    document.write('</center>');
    document.write('<br>');
    document.write('<center>');
    document.write('<a href="https://expanding.infusionsoft.com/go/SOSL/KCarlson/" target="new"><strong>Click here to register for free</strong></a>');
    document.write('</center>');
    document.write('<br>');

document.write('<a href="http://twitter.com/kristinecarlson" target="_blank"><IMG SRC="images/twitter.jpg" border="0" width="150" class=""></a><br><br>')

document.write('An Hour to Live...<br>');

document.write('<a href="booksellers.html"><IMG SRC="picts/AnHourToLive_TILT.gif" border="0" width="150" class=""></a><br>')

}

document.write('<span class="sidebartitle">')

document.write('Available Now!<br></span>');


document.write('Click on Cover to Order');


document.write('<br><br>');



// SMALL NEWS AREA 1
   if (shownews == "yes") {


document.write('<a href="http://www2.oprah.com/tows/slide/200712/20071205/slide_20071205_350_102.jhtml" target="_blank"><IMG SRC="picts/OprahSidebar2.jpg" border="0" width="160" class="borders"></a><br>')


}

document.write('<br>');









// SMALL PICTURE AREA 2
   if (showimage2 == "yes") {
    
document.write('<br>')


document.write('Don\'t Sweat...<br>');

document.write('<a href="http://www.amazon.com/exec/obidos/ASIN/0786881852/drrichardcarlson" target="_blank"><IMG SRC="picts/dontsweatthesmallstuff.jpg" border="1" width="100" class="borders"></a><br>')


//document.write('<a href="index.html"><IMG SRC="images/RC&amp;KC2.jpg" border="1" width="160" class="borders"></a><br>')
//document.write('<a href="https://expanding.infusionsoft.com/go/SLS/KCarlson/"><IMG SRC="images/selflove-banner.jpg" border="1" width="138" height="269" class="borders"></a><br>')

}






//document.write('Richard and Kris');
//document.write('Listen to a live<br> radio broadcast with<br> Kris Carlson and Christine Arylo<br> 12/2/09 at 6 p.m. pacific!');

document.write('<br><br>');

// SMALL MEMORIAL AREA 1
   if (showmemorial == "yes") {

//document.write('<a href="http://www.richardcarlson.com" target="_blank"><IMG SRC="picts/RichardMemorial.jpg" border="0" width="160" class="borders"></a><br>')

}

document.write('<br>');





// SMALL PICTURE AREA 4
   if (showimage4 == "yes") {

document.write('<br>')


document.write('Don\'t Sweat...<br>');

document.write('<a href="http://www.amazon.com/Dont-Sweat-Small-Stuff-Women/dp/0786886021/ref=ed_oe_p" target="_blank"><IMG SRC="picts/DSforWomen.jpg" border="1" width="100" class="borders"></a><br>')

}



document.write('Click on Cover to Order');


document.write('<br>');






// SMALL PICTURE AREA 5
   if (showimage5 == "yes") {

document.write('<br>')


document.write('Don\'t Sweat...<br>');

document.write('<a href="http://www.amazon.com/Dont-Sweat-Small-Stuff-Love/dp/0786884207/ref=pd_bbs_2?ie=UTF8&s=books&qid=1196227332&sr=1-2" target="_blank"><IMG SRC="picts/DSinlove.jpg" border="1" width="100" class="borders"></a><br>')

}



document.write('Click on Cover to Order');


document.write('<br><br>');





// SMALL PICTURE AREA 3
   if (showimage3 == "yes") {

document.write('<a href="site_map.htm">Site Map<br>');

document.write('<img style="width: 54px; height: 30px;" src="picts/site_map_icon.gif" alt="image" border="0" vspace="0"></a><br>');


}

document.write('</center>');


document.write('</div>')





document.write('</div>')




// START DATE SCRIPT
   if (showdate == "yes") {

document.write('<div id="date-location" style="'+dateLR+': '+dateX+'px; POSITION: absolute; TOP: '+dateY+'px">');
var d=new Date()
var weekday=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December")
document.write("<span class=\"date-font\"><nobr>" + weekday[d.getDay()] + " ")
document.write(monthname[d.getMonth()] + " ")
document.write(d.getDate() + ". ")
document.write(d.getFullYear())
document.write("</nobr><br></span>")
document.write('</div>');

}


// END -->