<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'





var paypal		= "yes"				// SHOW VIEW CART BUTTON
var paypalemail		= "info@arrowproduction.com"	// 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		= "150"		// 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

   if (notes1 == "yes") {
document.write('<fieldset><legend>');

document.write('News Flash<br></legend>');

document.write('<img src="picts/New2.gif" width="20" height="16">Click below for benefits and Get FREE Success Kit at International Writers Information Network <a href="http://www.writersinformationnetwork.com"> Details</a><p><img src="picts/New2.gif" width="20" height="16">Listen to the Inspirational Video & Join the tribe at iWIN (International Writers Information Network)<a href="http://www.writersinformationnetwork.com"> Details</a><p>Need your book manuscript edited?<a href="http://www.earmabrown.org/earma-services.htm">Go here!</a><p><img src="picts/New2.gif" width="20" height="16">New Author Books at the Butterfly Press Book Store! <a href="http://www.butterflypress.net/store/">Click Here</a><p><b>Self Publishing?</b> Go see how Earma can design an affordable book cover just for you!<a href="book-cover-design.htm">See Details</a><p><b>FREE Writing Resource:</b> 30 Good Reasons to Write a Book Gods Way!<br><a href="http://www.writingabookgodsway.com">Go Download Now...</a><br>');

document.write('</fieldset>');
document.write('<br>');
}





// START VIEW CART CODE







// SIDEBAR IMAGES //

document.write('<a href="earma-brown-books.htm"><img src="picts/sidebar-1.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="contact.htm"><img src="picts/sidebar-2.jpg" 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('Socially Speaking<br></legend>');

document.write('<embed src="http://twitter.com/flash/twitter_badge.swf"  flashvars="color1=10040217&type=user&id=16196756"  quality="high" width="146" height="176" name="twitter_badge" align="middle" allowScriptAccess="always" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /><br><a style="font-size: 10px; color: #993399; text-decoration: none" href="http://twitter.com/earmabrown">follow earmabrown at http://twitter.com</a> <p><iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FEarma-Brown%2F20437075647&amp;width=149&amp;colorscheme=light&amp;show_faces=false&amp;stream=false&amp;header=false&amp;height=82" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:149px; height:82px;" allowTransparency="true"></iframe>');
document.write('</fieldset>');
document.write('<br>');
}
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>');
}



 



// 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 -->
