
// Xine blurb - right-hand - for misc Xine info/etc. pages

document.write ('						<div align="center">');
document.write ('							<BR /><img src="' + xine_base_URL + 'images/[TheXine].gif" border="0" align="center" />						');
document.write ('						</div>');
document.write ('						<table width="100%" border="0" cellpadding="5" cellspacing="0">');
document.write ('							<tr>');
document.write ('								<td align="center" valign="top" class="instruction_small_style">');
// document.write ('									<p>&nbsp;</p>');
document.write ('									<p>');
document.write ('										A monthly journey into Adoring Discipline, from purely adult domesticity to the firmly-loving hand of reParenting.');
document.write ('									</p>');
document.write ('									<p>');
document.write ('										If loving structure and therapeutic CP intrigues you, then <a href="http://backsideoflove.com/xine/subscribers/index.html">come explore</a> it with our fresh authors through unusual fiction, opinion,	and information.');
document.write ('									</p>');
document.write ('									<p>&nbsp;</p>');

document.write (									'<a href="' + xine_base_URL + 'subscribe.html" title="Come and join us!">subscribe</a><BR />');
document.write (									'<a href="' + xine_base_URL + 'issues/index.html" title="Complimentary issues are available!">free issues</a><BR />');
document.write (									'<a href="' + xine_base_URL + 'index.html" title="Details about the Xine">more info</a><BR />');
document.write (									'<a href="' + xine_base_URL + 'contact/index.html" title="Write us for more info">questions?</a>');

document.write ('								</td>');
document.write ('							</tr>');
document.write ('						</table>');
					
