<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'





var paypal		= "yes"				// SHOW VIEW CART BUTTON
var paypalemail		= "info@shanaleegibson.ca"	// EDIT WITH YOUR PAYPAL E-MAIL
var paypallogo		= "yes"				// SHOW PAYPAL LOGO AND CARDS


var notes1		= "yes"		// SHOW 1ST NOTES
var notes2		= "yes"		// SHOW 2ND NOTES
var sidewidth		= "175"		// SIDEBAR WIDTH - ALSO EDIT THE CSS SIDEBAR WIDTH
var pageheight		= "100"		// ADD HEIGHT TO ALL PAGES

var imagewidth		= "125"		// WIDTH OF THE SIDEBAR IMAGES
var imageheight		= "83"		// HEIGHT OF THE SIDEBAR IMAGES
var spacerheight	= "6"		// SPACING BETWEEN IMAGES




document.write('<br>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="center">');

 

// 1ST NOTES AREA

document.write('<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4c33e5783b6dcb1b"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4c33e5783b6dcb1b"></script></a><br>');
document.write('<br><br>');



   
// SAMPLE SCROLLING NEWS FOR A .JS FILE - NON-FLOATING
document.write('<table cellpadding="2" cellspacing="0" border="0" style="border: #996600 1px solid; background-color: #F0F0F0;COLOR: #996600; FONT: 13px arial, sans-serif; font-weight: bold;"><tr><td align="center">');
document.write('July Events<br>');
document.write('</td></tr><tr><td>');
document.write('<iframe id="NewsWindow" src="news_win.htm" width="150" height="200" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" style="border: #000000 1px solid;"></iframe>');
document.write('</td></tr></table>');
document.write('<br><br>');
// END NEWS SCROLLER


// SIDEBAR IMAGES //

document.write('<a href="seership.htm"><img src="pics2/seership_sidebar.png" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');


// 2ND NOTES AREA

   if (notes2 == "yes") {
document.write('<fieldset><legend>');

document.write('Seership, Your Soul Your Secret<br></legend>');

document.write('An eight-lesson online course in spiritual reverence. To chart a personal path that will lead you to enhanced powers of soul and compassionate actions click on the logo or<a href="http://www.shanaleegibson.ca/seership.htm"> HERE!</a><br>');

document.write('</fieldset>');
document.write('<br>');
}

document.write('<a href="http://www.twitter.com/MysticShanalee"><img src="pics2/tweet_shana.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');


// START VIEW CART CODE

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');
   if (paypal == "yes") {
document.write('<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post" class="formmargin">');
document.write('<input type="hidden" name="cmd" value="_cart">');
document.write('<input type="hidden" name="business" value="'+paypalemail+'">');
document.write('<input type="hidden" name="display" value="1">');
document.write('<input type="image" src="picts/cart-view-off.gif" border="0" name="CartAdd" onmouseover="this.src=\'picts/cart-view-on.gif\'" onmouseout="this.src=\'picts/cart-view-off.gif\'"><br>');
document.write('</form>');
}
document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');






// SIDEBAR IMAGES //


document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');


// PAYPAL CC LOGO
   if (paypallogo == "yes") {
document.write('<img src="picts/cart-paypal.gif" alt="Order Through Paypal" vspace="0"><br><br>');


document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.adobe.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" name="M114442" width="210" height="270" id="M114442">  <param name="movie" value="http://www.blogtalkradio.com/btrplayer.swf?file=http://www.blogtalkradio.com%2Fpsychic-medium-shana-lee%2Fplay_list.xml%3Fitemcount%3D5&autostart=false&bufferlength=5&volume=80&corner=rounded&callback=http://www.blogtalkradio.com/flashplayercallback.aspx" />  <param name="quality" value="high" />  <param name="wmode" value="transparent" />   <param name="menu" value="false" />  <param name="allowScriptAccess" value="always" /><embed src="http://www.blogtalkradio.com/BTRPlayer.swf" flashvars="file=http://www.blogtalkradio.com%2fpsychic-medium-shana-lee%2fplay_list.xml%3Fitemcount%3D5&autostart=false&shuffle=false&callback=http://www.blogtalkradio.com/FlashPlayerCallback.aspx&width=210&height=270&volume=80&corner=rounded" width="210" height="270" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" wmode="transparent" menu="false" allowScriptAccess="always"  name="M114442" id="M114442"></embed></object><div style="font-size: 10px;text-align: center; width:220px;">Listen to <a href="http://www.blogtalkradio.com">internet radio</a> with <a href="http://www.blogtalkradio.com/psychic-medium-shana-lee">Psychic Medium Shana Lee</a> on Blog Talk Radio</div>');

}







// PAGEHEIGHT AND WIDTH SPACER (EDIT VARIABLES AT THE TOP)

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="'+pageheight+'" WIDTH="'+sidewidth+'" border="0"><br>');

document.write('</td></tr></table>');


//  End -->