
//
//
// (c) 2005 Unka Bobby / BacksideOfLove.com
//

piece_feature_title = "Creative reParenting";               // regular feature name

piece_title = "Little Touches";                             // this pieces title

piece_subtitle = "(Keeping her feeling it all the time)";   // subtitle, if any

piece_author = "Unka Bobby";

piece_descript_short = 'an expedition into the wilds of fulfilling authority and creative guidance for those who deserve our best...';

piece_descript_long = 'These powerful headspaces are, by definition, all about the psychology, and psychology is a world built upon subtleties and nuances.<br><br>In this piece we talk about the <i>Little Touches</i> in your everyday life that can add up to a very powerful existence.';

piece_author_email = "iggy@aol.com";

piece_copyright = "2005";

piece_page_max = 03;  // total number of pages

function display_piece_heading () {
	document.write ('<TABLE border="0" width="100%" bgcolor="#333333" cellspacing="0" cellpadding="0"> ');
	document.write ('	<TR> ');
	document.write ('		<TD class="zine_page_header_title_style" align="left" colspan="2"> ');
	document.write ('	     </TD> ');
	document.write ('	</TR> ');
	document.write ('	<TR> ');
	document.write ('		<TD class="zine_page_header_style" align="left" width="78%"> ');
	document.write ('		 ');
	document.write ('		<FONT color="#A9A9A9">Moving Pictures: </FONT> ');
	document.write ('		 ');
	document.write ('		<FONT color="#FFFFFF">Ritual Images...</FONT>:<FONT size="2" color="#A9A9A9">  ');
	document.write ('		images-and-imagery that fire the senses</FONT></TD> ');
	document.write ('		<TD class="zine_page_header_style" align="right" width="22%"> ');
	document.write ('		<FONT color="#C0C0C0" size="2">by ');
	document.write ('		</FONT> ');
	document.write ('		<A target="_blank" href="http://backsideoflove.com/contact/contact_UB.html"> ');
	document.write ('		<FONT size="2" color="#C0C0C0">Bobby Scott</FONT></A></TD> ');
	document.write ('	</TR> ');
	document.write ('</TABLE> ');
} // func
