<!-- Begin BOOKINFO code
	// Copyright 2010 © pHbalansertkosthold.no
	var orderlink			= "yes"			// Include order link
	document.write('<div class="listtitle">');
	document.write('Kokebok&nbsp;&nbsp;&diams;&nbsp;&nbsp;syre-basebalansert');
	document.write('</div>');
	document.write('<span class="spacer">&nbsp;</span><br />');
	document.write('&bull;&nbsp;Illustrert kokebok med over 180 oppskrifter<br />');
	document.write('&bull;&nbsp;Basert på sunne ingredienser<br />');
	document.write('&bull;&nbsp;Fri for hvetemel, sukker, gjær og rødt kjøtt<br />');
	document.write('&bull;&nbsp;Med få unntak også fri for meieriprodukter<br />');
	document.write('&bull;&nbsp;Inneholder kort innføring i <i>pH</i>-balansert kosthold<br />');
	document.write('&bull;&nbsp;Totalt 144 sider, A4, spiralinnbundet og laminert<br />');
	document.write('<br />');
	document.write('<span class="price">Pris: kr 298,- + porto&nbsp;&nbsp;&nbsp;</span>');
	if (orderlink == "yes") 
		{
			document.write('&diams;&nbsp;&nbsp;&nbsp;<a href="./order.htm" title="Bestill kokeboken" class="orderlink">Bestill</a>');
		}
//  End BOOKINFO code -->
