

/*
 * createSubmitRecipeAd()
 */
function createSubmitRecipeAd()
{
	document.write('<table>');
	document.write('<tr>');
	document.write('<td>');						
	document.write('<a  title="Create your own section on Time2Change" alt="create your own section on Time2Change" href="recipes/submityourrecipe.html">');
	document.write('<img src="recipes/images/chef.jpg" border=0 >');
	document.write('</a>');
	document.write('</td>');
	document.write('<td>');
	document.write('<a  title="Create your own section on Time2Change" alt="create your own section on Time2Change" href="recipes/submityourrecipe.html">');
	document.write('<font size=1 face=verdana>');
	document.write('Publish your own recipes! </font></a>');	
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
}



function generateFeedServiceBox()
{
	document.write('<table width="100%"  border="0" align="center" style="background-color: rgb(204,42,204);" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=left valign=top>');
	document.write('<font size=1>');
	document.write('<a href="http://www.time2changeuk.co.uk/feeds/time2changefeedservice.html">');
	document.write('<img src="http://www.time2changeuk.co.uk/feeds/images/feedslogo2.jpg" border=0>');
	document.write('</a>');
	document.write('</font>');
	document.write('</td><td align=left valign=top>');
	document.write('<font size=1>');
	document.write('<a href="http://www.time2changeuk.co.uk/feeds/time2changefeedservice.html">');
	document.write('<font size=1><b>Time2Change Feeds</b><br>Sell online ? Increase traffic and sales by generating product feeds.');
	document.write('</a>');
	document.write('</td></tr></tbody></table>');
	document.write('</td></tr></tbody></table>');
}	








function generateExchangeLinksBox()
{
	document.write('<br><table width="100%"  border="0" align="center" style="background-color: rgb(204,42,204);" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=left valign=top>');
	document.write('<font size=1>');
	document.write('<a href="exchangelinkswithtime2change.html">');
	document.write('<img src="images/pagerank.jpg" border=0>');
	document.write('</a>');
	document.write('</font>');
	document.write('</td><td align=left valign=top>');
	document.write('<font size=1>');
	document.write('<a href="exchangelinkswithtime2change.html">');
	document.write('<font size=1>Exchange links with us');
	document.write('</a>');
	document.write('</td></tr></tbody></table>');
	document.write('</td></tr></tbody></table>');
}	


	





function generateSocialBookmarkingBox()
{
	loc=location.href;
	document.write('<table width="100%"  border="0" align="center" style="background-color: rgb(204,42,204);" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td width=100% valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=middle width=100% valign=top>');


	document.write('<font size=1>Bookmark this page</font><br>');
	
	document.write('<a title="Post this page to Delicious" href="http://del.icio.us/post?url=');
	document.write(loc);
	document.write('">');
	document.write('<img width=18 height=20 border=0 src="images/delicious-icon.jpg">');
	document.write('</a>');

document.write('&nbsp;&nbsp');

	document.write('<a title="Post this page to Digg" href="http://digg.com/submit?url=');
	document.write(loc);
	document.write('">');
	document.write('<img width=18 height=17 border=0 src="images/digg-icon.jpg">');
	document.write('</a>');

document.write('&nbsp;&nbsp');

	document.write('<a title="Post this page to reddit" href="http://reddit.com/submit?url=');
	document.write(loc);
	document.write('">');
	document.write('<img width=17 height=16 border=0 src="images/reddit-icon.jpg">');
	document.write('</a>');

document.write('&nbsp;&nbsp');

	document.write('<a title="Post this page to Facebook" href="http://www.facebook.com/sharer.php?u=');
	document.write(loc);
	document.write('">');
	document.write('<img width=16 height=16 border=0 src="images/facebook-icon.jpg">');
	document.write('</a>');

document.write('&nbsp;&nbsp');

	document.write('<a title="Post this page to StumbleUpon" href="http://www.stumbleupon.com/submit?url=');
	document.write(loc);
	document.write('">');
	document.write('<img width=18 height=16 border=0 src="images/stumbleupon-icon.jpg">');
	document.write('</a>');


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









function submitDispLinerChooserForm() 
{
	document.Patternform.submit();
	var Pattern = document.Patternform.Patternselect.options[document.Patternform.Patternselect.selectedIndex].value;
	 if ( Pattern.indexOf('100') != -1 )
	{
	document.location='disposablenappyliners.html'
	}
	if ( Pattern.indexOf('200') != -1 )
	{
	document.location='flushablenappyliners.html'
	}
}



function submitTerryNappyChooserForm() 
{
	document.Patternform.submit();
	var Pattern = document.Patternform.Patternselect.options[document.Patternform.Patternselect.selectedIndex].value;
	 if ( Pattern.indexOf('Standard') != -1 )
	{
	document.location='terrynappies.html'
	}
	if ( Pattern.indexOf('Luxury') != -1 )
	{
	document.location='luxuryterrynappies.html'
	}
}





function submitFurChooserForm() 
{
document.Patternform.submit();
var Pattern = document.Patternform.Patternselect.options[document.Patternform.Patternselect.selectedIndex].value;
 if ( Pattern.indexOf('Tiger') != -1 )
{
document.location='tigerfurfabric.html'
}
 if ( Pattern.indexOf('Dalmation') != -1 )
{
document.location='dalmationfauxfur.html'
}
 if ( Pattern.indexOf('Ocelot') != -1 )
{
document.location='ocelotfakefur.html'
}
 if ( Pattern.indexOf('Leopard') != -1 )
{
document.location='leopardanimalfur.html'
}
 if ( Pattern.indexOf('Ladybird') != -1 )
{
document.location='ladybirdfunfur.html'
}

}






























function createFleeceWipesDescription()
{
	document.write('These fleece wipes are made from 100% ‘anti-pil’ soft polyester fleece and are lovely and soft for baby’s skin. ');
	document.write('Use the fleece wipes at nappy changing time or for wiping sticky fingers and dirty faces, they are very versatile. ');
	document.write('These fleece wipes wash lovely and dry so quickly so you are never without them. <br>');
	document.write('The fleece wipes are approx 15x15 cm and');
	document.write('can also be washed time and time again and don\'t stain. ');
	document.write('<br>');
	document.write('Environmentally friendly.');
	document.write('<br>Machine washable at 40 degrees. ');
	document.write('<br>Can be tumbled on low.');
	document.write('<br><br><a href="wipesolutions1112004.html"><font face="verdana" color=blue size=2> wipe solution recipes</font>.</a>');
	document.write('<br><br>');
}


function generateSearchBox()
{
	generateOpenItemBox();
        document.write('<form method="post" action="search.pl">');
        document.write('<font size=1 face="verdana">Search<br></font>');
	document.write('<input type="text" name="terms" size="10" />');
	document.write('<input type="submit" value="Go" />');
    	document.write('</form>');
	generateCloseItemBox();
}



function generateVisitUSStoreBox()
{
	generateOpenItemBox();
	document.write('<table><tr><td>');
	document.write('<a href="http://www.time2changeus.com"><img border=0 src="images/usaflag.gif"></a>');
	document.write('</td>');
	document.write('<td>');
	document.write('<a href="http://www.time2changeus.com">');
	document.write('<font face="Verdana" size=1 > ');
	document.write(' Visit our US store');
	document.write('</font>');
	document.write('</a>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</font>');
	generateCloseItemBox();
}

function generateVisitUKStoreBox()
{
	generateOpenItemBox();
	document.write('<table><tr><td>');
	document.write('<a href="http://www.time2changeuk.com"><img border=0 src="images/ukflag.gif"></a>');
	document.write('</td>');
	document.write('<td>');
	document.write('<a href="http://www.time2changeuk.com">');
	document.write('<font face="Verdana" size=1 > ');
	document.write(' Visit our UK store');
	document.write('</font>');
	document.write('</a>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</font>');
	generateCloseItemBox();
}


function createNappyCoversDescription()
{
	document.write('These nappy covers are made from PUL (polyurethane laminated polyester). These waterproof nappy covers are suitable for use with <a href="regularprefoldnappies.html"><font color=blue>prefolds</font></a>, terries and Junior Joy <a href="smallshapednappies.html"><font color=blue>shaped nappies</font></a>. <br>');
	document.write('The Elasticated leg on the nappy cover gussets gives good fit as well as preventing leaks. Used with Junior Joy prefolds or shaped nappies, these nappy covers make a very cheap nappy system. ');
}

function createPocketLinersDescription()
{
	document.write('These pocket liners are made from 100%  \'anti-pil\' soft polyester fleece.<br>');
	document.write('The pocket liners are ideal for boosting night-time nappies, and can be stuffed with anything, our ');
	document.write('<a href="nappystuffers.html"><font face="verdana" color=blue>towelling stuffers</font></a> fit perfectly. ');
	document.write('The pocket liners Can be placed at the front of the nappy for a boy or in the middle for a girl. ');
	document.write('The pocket liner wicks moisture away from the baby\'s skin keeping them soft and dry.');
	document.write('<br>');
	document.write('Please note that these pocket liners DO need to be prewashed a couple of times to become absorbent.');
	document.write('<br>');
	document.write('The pocket liners are approx 29 x 14 cm. ');
	document.write('<br>');
	document.write('Environmentally friendly. ');
	document.write('<br>');
	document.write('Machine washable at 40 degrees. ');
	document.write('<br>');
	document.write('Can be tumbled on low. ');
	document.write('<br><br>');
}

function createFleeceLinersDescription()
{
	document.write('These nappy liners are made from 100% ‘anti-pil’ soft polyester fleece. <br>They wash lovely, and dry quickly so you are never without them. The nappy liners are Approx 12x30cm, and can be folded for smaller babies. ');
	document.write('The nappy liner fleece acts as a one way liner, letting moisture through to the absorbent nappy whilst keeping the baby\'s bottom dry. These nappy liners can also be washed time and time again and don\'t stain.');
 	document.write('<br>Please note that these nappy liners DO need to be prewashed a couple of times to become absorbent.');
 	document.write('<br>');
 	document.write('Environmentally friendly.');
	document.write('<br>');
	document.write('The nappy liners should be washed at  40 degrees. ');
	document.write('<br>');
	document.write('Can be tumbled on low.');
	document.write('		<br><br>');
}


function generateFleeceBagDescription()
{
	document.write('These nappy bags are made from 100% ‘anti-pil’ soft polyester fleece. <br><br>');
	document.write('Fleece Nappy Bags are ideal for storing your liners, wipes, nappies, muslins, or anything else really. Each nappy bag will hold 1-2 nappies plus wipes and other bits for out and about. Nappy bags are great as a gym bag for little ones, would hold plimsoles, shorts, t-shirt, etc.');
	document.write('<br><br>Nappy bags are Approx 28x26 cm,');
	document.write('Machine washable at 40 degrees and can be tumbled on low.');
}


function generateBoosterDescription()
{
	document.write('These nappy boosters are made from 100% ‘anti-pil’ soft polyester fleece and 100% cotton towelling.');
	document.write('The nappy boosters come with one layer of fleece and 1, 2 or 3 layers of towelling, they are used for extra boost in a night time nappy or for a heavy wetter. The nappy booster fleece top acts as a liner, so no need for a separate liner. The fleece wicks away the wee, and leaves babies skin soft and dry.<br>');
	document.write('<br>');
	document.write('Please note that these nappy boosters DO need to be prewashed a couple of times to become absorbent.<br>');
	document.write('<br>Environmentally friendly. <br>');
	document.write('The nappy boosters are approx 30x12 cm');
	document.write('Machine washable at 40 degrees and can be tumbled on low. <br>');
	document.write('<br><br>Go to <a href="nappyboosters.html"><font face="verdana" color=blue size=2>boosters main page</font>.</a>');
}

/*
 * createFullCreditCardImages()
 */
function createFullCreditCardImages()
{
	document.write('<img src="images/iconMaster.gif" width="37" height="23" border=0>');
	document.write('&nbsp;<img src="images/iconVisa.gif" width="37" height="23" border=0>');
	document.write('&nbsp;<img src="images/iconAmEx.gif" width="37" height="23" border=0>');
	document.write('&nbsp;<img src="images/iconUKPpl.gif" width="18" height="23"  border=0>');
	document.write('&nbsp;<img src="images/iconUKGrn.gif" width="18" height="23" border=0>');
	document.write('&nbsp;<img src="images/iconVisa1.gif" width="37" height="23" border=0>');
	document.write('&nbsp;<img src="images/iconVisaElectron.gif" width="37" height="23" border=0>');
}	

/*
 * createPartialCreditCardImages()
 */
function createPartialCreditCardImages()
{
	document.write('<img src="images/iconMaster.gif" width="37" height="23" border=0>');
	document.write('&nbsp;<img src="images/iconVisa.gif" width="37" height="23" border=0>');
	document.write('&nbsp;<img src="images/iconAmEx.gif" width="37" height="23" border=0>'); 
	document.write('&nbsp;<img src="images/iconUKGrn.gif" width="18" height="23" border=0>');
}	




/*
 * createPaypalLogo()
 */
function createPaypalLogo()
{
	document.write('<img src="images/logoPaypal.gif" width="94" height="25" border=0>');
}	

/*
 * createPaypalLogoVerified()
 */
function createPaypalLogoVerified()
{
	document.write('<img src="images/logoPaypalverified.gif" width="88" height="33" border=0>');
}	

/*
 * createNoChexLogo()
 */
function createNoChexLogo()
{
	document.write('<img src="images/logonochex.gif" width="88" height="33" border=0>');
}	

/*
 *getCurrentProduct
 */
function getCurrentProduct(filename)
{
	
	for(i=(productList.length-1);i>=0;i--)
	{
		
		if ( location.href.indexOf(productList[i][4]) != -1 )
		{
			return productList[i];
		}
	}	

	return productList[0];	
}	


/*
 * submitChooseMaterialform()
 * 
 */
function submitChooseMaterialform()
{
  document.materialform.submit();
  location.href=document.materialform.materialselect.options[document.materialform.materialselect.selectedIndex].value;
}


/*
 * submitNappyTypeJumpPageDropDown()
 * 
 */
function submitNappyTypeJumpPageDropDown()
{
  
  var htmlfile = document.manufacturerpagejumpform.nappytypejumpselect.options[document.manufacturerpagejumpform.nappytypejumpselect.selectedIndex].value 
  
  
  if ( htmlfile.indexOf('--------------------------') == -1 )
  {
	  if ( htmlfile != '' )
	  {
	  	document.manufacturerpagejumpform.submit();
		document.location=htmlfile;
	  }	  
  }
}




/*
 * submitManufacturerJumpPageDropDown()
 * 
 */
function submitManufacturerJumpPageDropDown()
{
  
  var htmlfile = document.manufacturerpagejumpform.manufacturerpagejumpselect.options[document.manufacturerpagejumpform.manufacturerpagejumpselect.selectedIndex].value 
  
  if ( htmlfile.indexOf('--------------------------') == -1 )
  {
	  if ( htmlfile != '' )
	  {
	  	document.manufacturerpagejumpform.submit();
		document.location=htmlfile;
	  }	  
  }
}



function submitBambineoTestKitChooserForm() 
{

document.Sizeform.submit();
var Size = document.Sizeform.Sizeselect.options[document.Sizeform.Sizeselect.selectedIndex].value;
 if ( Size.indexOf('S1') != -1 )
{
document.location='bambineotestkit.html'
}
 if ( Size.indexOf('S2') != -1 )
{
document.location='bambineotestkit2.html'
}
}



/*
 * createManufacturerPageJumpDropDown()
 */
function createManufacturerPageJumpDropDown()
{
	document.write('<form style="margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0" name="manufacturerpagejumpform" >');



	document.write('<select name="nappytypejumpselect" onchange="javascript:submitNappyTypeJumpPageDropDown()">');

	document.write('<option value="">Nappy Type');						

	var currentFile = document.location.href;




	if ( currentFile.indexOf("pocketnappies.html") != -1 )
	{
		document.write('<option SELECTED value="pocketnappies.html">Pocket Nappies');						
	}
	else
	{
		document.write('<option value="pocketnappies.html">Pocket Nappies');								
	}				


	if ( currentFile.indexOf("shapednappies.html") != -1 )
	{
		document.write('<option SELECTED value="shapednappies.html">Shaped Nappies');						
	}
	else
	{
		document.write('<option value="shapednappies.html">Shaped Nappies');								
	}				

	if ( currentFile.indexOf("flatnappies.html") != -1 )
	{
		document.write('<option SELECTED value="flatnappies.html">Flat Nappies');						
	}
	else
	{
		document.write('<option value="flatnappies.html">Flat Nappies');								
	}				

	document.write('<option value="--------------------------">--------------------------');								

	document.write('</select>');


	document.write('<br><br>');


	document.write('<select name="manufacturerpagejumpselect" onchange="javascript:submitManufacturerJumpPageDropDown()">');

	document.write('<option value="">Manufacturer    ');						

	var currentFile = document.location.href;

	if ( currentFile.indexOf("babecoproducts.html") != -1 )
	{
		document.write('<option SELECTED value="babeconappies.html">Babeco');						
	}
	else
	{
		document.write('<option value="babeconappies.html">Babeco');								
	}				


	if ( currentFile.indexOf("bambineoproducts.html") != -1 )
	{
		document.write('<option SELECTED value="bambineoproducts.html">Bambineo');						
	}
	else
	{
		document.write('<option value="bambineoproducts.html">Bambineo');								
	}				



	if ( currentFile.indexOf("easypeasyproducts.html") != -1 )
	{
		document.write('<option SELECTED value="easypeasyproducts.html">Easy Peasy');						
	}
	else
	{
		document.write('<option value="easypeasyproducts.html">Easy Peasy');								
	}				


	if ( currentFile.indexOf("ellashouseproducts.html") != -1 )
	{
		document.write('<option SELECTED value="ellashouseproducts.html">Ellas House');						
	}
	else
	{
		document.write('<option value="ellashouseproducts.html">Ellas House');								
	}				

	if ( currentFile.indexOf("juniorjoyproducts.html") != -1 )
	{
		document.write('<option SELECTED value="juniorjoyproducts.html">Junior Joy');						
	}
	else
	{
		document.write('<option value="juniorjoyproducts.html">Junior Joy');								
	}				

	if ( currentFile.indexOf("mothereaseproducts.html") != -1 )
	{
		document.write('<option SELECTED value="mothereaseproducts.html">Motherease');						
	}
	else
	{
		document.write('<option value="mothereaseproducts.html">Motherease');								
	}				




	if ( currentFile.indexOf("naturebabiesproducts.html") != -1 )
	{
		document.write('<option SELECTED value="naturebabiesproducts.html">Nature Babies');						
	}
	else
	{
		document.write('<option value="naturebabiesproducts.html">Nature Babies');								
	}				

	if ( currentFile.indexOf("time2changeproducts.html") != -1 )
	{
		document.write('<option SELECTED value="time2changeproducts.html">Time2Change');						
	}
	else
	{
		document.write('<option value="time2changeproducts.html">Time2Change');								
	}				



	if ( currentFile.indexOf("totsbotsproducts.html") != -1 )
	{
		document.write('<option SELECTED value="totsbotsproducts.html">Tots Bots');						
	}
	else
	{
		document.write('<option value="totsbotsproducts.html">Tots Bots');								
	}				


	if ( currentFile.indexOf("wonderoosproducts.html") != -1 )
	{
		document.write('<option SELECTED value="wonderoosproducts.html">Wonderoos');						
	}
	else
	{
		document.write('<option value="wonderoosproducts.html">Wonderoos');								
	}				


	document.write('<option value="--------------------------">--------------------------');								

	document.write('</select>');
	document.write('</form>');
}

/*
 * submitProductJumpPageDropDown()
 * 
 */
function submitProductJumpPageDropDown()
{
  
  var htmlfile = document.productpagejumpform.productpagejumpselect.options[document.productpagejumpform.productpagejumpselect.selectedIndex].value 
  if ( htmlfile != '' )
  {
  	document.productpagejumpform.submit();
	document.location=htmlfile;
  }	  
}









/*
 * createProductPageJumpDropDown()
 */
function createProductPageJumpDropDown()
{
	document.write('<form style="margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0" name="productpagejumpform" >');
	document.write('<select name="productpagejumpselect" onchange="javascript:submitProductJumpPageDropDown()">');

	document.write('<option value="">Products');						

	var currentFile = document.location.href;


	if ( currentFile.indexOf("babyclothes.html") != -1
	     || currentFile.indexOf("babyshawl.html") != -1
	     || currentFile.indexOf("sleepsuits.html") != -1
	     || currentFile.indexOf("bodysuits.html") != -1	
	     || currentFile.indexOf("vests.html") != -1	
	     || currentFile.indexOf("bibs.html") != -1	
	     || currentFile.indexOf("babyhats.html") != -1
	     || currentFile.indexOf("mitts.html") != -1	     
	     || currentFile.indexOf("babybooties.html") != -1	     
	 )
	{
		document.write('<option SELECTED value="babyclothes.html">Baby Clothes');						
	}
	else
	{
		document.write('<option value="babyclothes.html">Baby Clothes');								
	}				

	if ( currentFile.indexOf("babybedding.html") != -1 )
	{
		document.write('<option SELECTED value="babybedding.html">Bedding');						
	}
	else
	{
		document.write('<option value="babybedding.html">Bedding');								
	}				

	if ( currentFile.indexOf("bamboonappies.html") != -1 )
	{
		document.write('<option SELECTED value="bamboonappies.html">Bamboo Nappies');						
	}
	else
	{
		document.write('<option value="bamboonappies.html">Bamboo Nappies');								
	}				

	if ( currentFile.indexOf("babychangingmat.html") != -1 )
	{
		document.write('<option SELECTED value="orangeducksbabychangingmat.html">Baby Changing Mats');						
	}
	else
	{
		document.write('<option value="orangeducksbabychangingmat.html">Baby Changing Mats');								
	}				

	if ( currentFile.indexOf("babyhat") != -1 )
	{
		document.write('<option SELECTED value="babyhats.html">Baby Hats');						
	}
	else
	{
		document.write('<option value="babyhats.html">Baby Hats');								
	}				



	if ( currentFile.indexOf("totsbotsbamboozles") != -1 )
	{
		document.write('<option SELECTED value="totsbotsbamboozlesnappiesaplix.html">Bamboozles');						
	}
	else
	{
		document.write('<option value="totsbotsbamboozlesnappiesaplix.html">Bamboozles');								
	}				




	if ( currentFile.indexOf("bimblenappy.html") != -1 )
	{
		document.write('<option SELECTED value="bimblenappy.html">Bimble Nappy');						
	}
	else
	{
		document.write('<option value="bimblenappy.html">Bimble Nappy');								
	}				


	if ( currentFile.indexOf("bumblenappy.html") != -1 )
	{
		document.write('<option SELECTED value="bimblenappy.html">Bumble Nappy');						
	}
	else
	{
		document.write('<option value="bumblenappy.html">Bumble Nappy');								
	}				








	if ( currentFile.indexOf("juniorjoyterrynappybirthtopottypack.html") != -1 )
	{
		document.write('<option SELECTED value="juniorjoyterrynappybirthtopottypack.html">Birth to potty pack');						
	}
	else
	{
		document.write('<option value="juniorjoyterrynappybirthtopottypack.html">Birth to potty pack');								
	}				



	if ( currentFile.indexOf("bumhuggernappy") != -1 )
	{
		document.write('<option SELECTED value="ellashousecamouflagebumhuggernappy.html">Bumhugger nappies');						
	}
	else
	{
		document.write('<option value="ellashousecamouflagebumhuggernappy.html">Bumhugger nappies');								
	}				



	if ( currentFile.indexOf("breastpads.html") != -1 )
	{
		document.write('<option SELECTED value="breastpads.html">Breast pads');						
	}
	else
	{
		document.write('<option value="breastpads.html">Breast pads');								
	}				




	if ( currentFile.indexOf("changingbags.html") != -1 )
	{
		document.write('<option SELECTED value="changingbags.html">Changing Bags');						
	}
	else
	{
		document.write('<option value="changingbags.html">Changing Bags');								
	}				


	if ( currentFile.indexOf("clothnappies.html") != -1 )
	{
		document.write('<option SELECTED value="clothnappies.html">Nappies');						
	}
	else
	{
		document.write('<option value="clothnappies.html">Nappies');								
	}				




	if ( currentFile.indexOf("fleeceliners.html") != -1 ||  currentFile.indexOf("disposablenappyliners.html") != -1 )
	{
		document.write('<option SELECTED value=disposablenappyliners.html>Disposable Liners');						
	}
	else
	{
		document.write('<option value=disposablenappyliners.html>Disposable Liners');						
	}				


	if ( currentFile.indexOf("easypeasynappies.html") != -1  )
	{
		document.write('<option SELECTED value=easypeasynappies.html>Easy Peasy Nappies');						
	}
	else
	{
		document.write('<option value=easypeasynappies.html>Easy Peasy Nappies');						
	}				


	if ( currentFile.indexOf("ellsahousenappy.html") != -1  )
	{
		document.write('<option SELECTED value=ellashousenappybutterfly.html>Ellas House Nappies');						
	}
	else
	{
		document.write('<option value=ellashousenappybutterfly.html>Ellas House Nappies');						
	}				


	if ( currentFile.indexOf("fleecepatterns.html") != -1 ||  currentFile.indexOf("fleecepatterns.html") != -1 )
	{
		document.write('<option SELECTED value=nappyliners.html>Fleece Fabric');						
	}
	else
	{
		document.write('<option value=fleecepatterns.html>Fleece Fabric');						
	}				


	if ( currentFile.indexOf("fleeceliners.html") != -1 ||  currentFile.indexOf("nappyliners.html") != -1 )
	{
		document.write('<option SELECTED value=nappyliners.html>Fleece Liners');						
	}
	else
	{
		document.write('<option value=nappyliners.html>Fleece Liners');						
	}				




	if ( currentFile.indexOf("fleeceproducts.html") != -1 )
	{
		document.write('<option  SELECTED value=fleeceproducts.html>Fleece Products');							
	}
	else
	{
		document.write('<option value=fleeceproducts.html>Fleece Products');							
	}				



	if ( currentFile.indexOf("fleecewipes.html") != -1 )
	{
		document.write('<option  SELECTED value=fleecewipes.html>Fleece Wipes');							
	}
	else
	{
		document.write('<option value=fleecewipes.html>Fleece Wipes');							
	}				



	if ( currentFile.indexOf("totsbotsfluffles") != -1 )
	{
		document.write('<option  SELECTED value=totsbotsflufflesnappies.html>Fluffles');							
	}
	else
	{
		document.write('<option value=totsbotsflufflesnappies.html>Fluffles');							
	}				





	if ( currentFile.indexOf("babygiftset.html") != -1 )
	{
		document.write('<option  SELECTED value=babygiftset.html>Gift Set');							
	}
	else
	{
		document.write('<option value=babygiftset.html>Gift Set');							
	}				

	if ( currentFile.indexOf("hempboosters.html") != -1 )
	{
		document.write('<option  SELECTED value=hempboosters.html>Hemp Boosters');							
	}
	else
	{
		document.write('<option value=hempboosters.html>Hemp Boosters');							
	}				



	if ( currentFile.indexOf("lavenderessentialoil.html") != -1 )
	{
		document.write('<option SELECTED value=lavenderessentialoil.html>Lavender Oil');	
	}
	else
	{
		document.write('<option value=lavenderessentialoil.html>Lavender Oil');	
	}				


	if ( currentFile.indexOf("mothereasenappycovers.html") != -1 )
	{
		document.write('<option SELECTED value=mothereasenappycovers.html>Motherease Covers');	
	}
	else
	{
		document.write('<option value=mothereasenappycovers.html>Motherease Covers');	
	}				




	if ( currentFile.indexOf("meshbag.html") != -1 )
	{
		document.write('<option SELECTED value=nappymeshbag.html>Mesh Bags');	
	}
	else
	{
		document.write('<option value=nappymeshbag.html>Mesh Bags');	
	}				

	if ( currentFile.indexOf("naturebabiesnappies.html") != -1 )
	{
		document.write('<option SELECTED value="naturebabiesnappies.html">Nature Babies');						
	}
	else
	{
		document.write('<option value="naturebabiesnappies.html">Nature Babies');								
	}				



	if ( currentFile.indexOf("nappybag.html") != -1 )
	{
		document.write('<option SELECTED value="nappybag.html">Nappy Bags');						
	}
	else
	{
		document.write('<option value="nappybag.html">Nappy Bags');								
	}				


	if ( currentFile.indexOf("nappyfresh.html") != -1 )
	{
		document.write('<option SELECTED value=nappyfresh.html>Nappy Bright');							
	}
	else
	{
		document.write('<option value=nappyfresh.html>Nappy Bright');							
	}				

	if ( currentFile.indexOf("nappychangecream.html") != -1 )
	{
		document.write('<option SELECTED value=nappychangecream.html>Cream');							
	}
	else
	{
		document.write('<option value=nappychangecream.html>Cream');							
	}				



	if ( currentFile.indexOf("muslinsquares.html") != -1 )
	{
		document.write('<option SELECTED value=muslinsquares.html>Muslin Squares');							
	}
	else
	{
		document.write('<option value=muslinsquares.html>Muslin Squares');							
	}				




	if ( currentFile.indexOf("nappybucket") != -1 )
	{
		document.write('<option SELECTED value=nappybucket16l.html>Nappy Buckets');							
	}
	else
	{
		document.write('<option value=nappybucket16l.html>Nappy Buckets');							
	}				


	if ( currentFile.indexOf("nappycovers.html") != -1  )
	{
		document.write('<option SELECTED value=nappycovers.html>Nappy Covers');	
	}
	else
	{
		document.write('<option value="nappycovers.html">Nappy Covers');								
	}				


	if ( currentFile.indexOf("nappyinsert") != -1  )
	{
		document.write('<option SELECTED value=wonderfullnappyinsert.html>Nappy Inserts');	
	}
	else
	{
		document.write('<option value="wonderfullnappyinsert.html">Nappy Inserts');								
	}				



	if ( currentFile.indexOf("nappinippassingle.html") != -1  || currentFile.indexOf("nappinippaspack.html") != -1   )
	{
		document.write('<option SELECTED value=nappinippaspack.html>Nappi Nippas');	
	}
	else
	{
		document.write('<option value="nappinippaspack.html">Nappi Nippas');								
	}				

	if ( currentFile.indexOf("nappysets.html") != -1 )
	{
		document.write('<option SELECTED value=nappysets.html>Nappy Sets');	
	}
	else
	{
		document.write('<option value="nappysets.html">Nappy Sets');								
	}				


	if ( currentFile.indexOf("regularprefoldnappies.html") != -1  || currentFile.indexOf("toddlerprefoldnappies.html") != -1 )
	{
		document.write('<option SELECTED value=regularprefoldnappies.html>Prefold Nappies');	
	}
	else
	{
		document.write('<option value="regularprefoldnappies.html">Prefold Nappies');								
	}				


	if ( currentFile.indexOf("smallshapednappies.html") != -1  || currentFile.indexOf("largeshapednappies.html") != -1 )
	{
		document.write('<option SELECTED value=smallshapednappies.html>Shaped Nappies');	
	}
	else
	{
		document.write('<option value="smallshapednappies.html">Shaped Nappies');								
	}				


	if ( currentFile.indexOf("sanitarytowels.html") != -1   )
	{
		document.write('<option SELECTED value=sanitarytowels.html>Sanitary Towels');	
	}
	else
	{
		document.write('<option value="sanitarytowels.html">Sanitary Towels');								
	}				


	if ( currentFile.indexOf("babysleepingbag.html") != -1   )
	{
		document.write('<option SELECTED value=bluebabysleepingbag.html>Sleeping Bags');	
	}
	else
	{
		document.write('<option value="bluebabysleepingbag.html">Sleeping Bags');								
	}				

	if ( currentFile.indexOf("tabard") != -1 )
	{
		document.write('<option SELECTED value=toddlerwaterprooftabard.html>Tabards');	
	}
	else
	{
		document.write('<option value=toddlerwaterprooftabard.html>Tabards');	
	}				



	if ( currentFile.indexOf("teatreeessentialoil.html") != -1 )
	{
		document.write('<option SELECTED value=teatreeessentialoil.html>Tea Tree Oil');	
	}
	else
	{
		document.write('<option value=teatreeessentialoil.html>Tea Tree Oil');	
	}				


	if ( currentFile.indexOf("terrynappies.html") != -1 )
	{
		document.write('<option SELECTED value=terrynappies.html>Terry Nappies');							
	}
	else
	{
		document.write('<option value=terrynappies.html>Terry Nappies');							
	}				


	if ( currentFile.indexOf("totsbotsnappies.html") != -1 )
	{
		document.write('<option SELECTED value=totsbotsnappies.html>Tot Bots Nappies');							
	}
	else
	{
		document.write('<option value=totsbotsnappies.html>Tot Bots Nappies');							
	}				


	if ( currentFile.indexOf("totsbotsredcovers.html") != -1 )
	{
		document.write('<option SELECTED value=totsbotsredcovers.html>Tot Bots Covers');							
	}
	else
	{
		document.write('<option value=totsbotsredcovers.html>Tot Bots Covers');							
	}				



	if ( currentFile.indexOf("trainerpants.html") != -1 )
	{
		document.write('<option SELECTED value=trainerpants.html>Trainer pants');							
	}
	else
	{
		document.write('<option value=trainerpants.html>Trainer pants');							
	}				

	if ( currentFile.indexOf("waterproofpants.html") != -1 )
	{
		document.write('<option SELECTED value=waterproofpants.html>Waterproof pants');							
	}
	else
	{
		document.write('<option value=waterproofpants.html>Waterproof pants');							
	}				

	if ( currentFile.indexOf("wonderoosnappy.html") != -1 )
	{
		document.write('<option SELECTED value=butterwonderoosnappy.html>Wonderoos nappies');							
	}
	else
	{
		document.write('<option value=butterwonderoosnappy.html>Wonderoos nappies');							
	}				




	document.write('</select>');
	document.write('</form>');
}













/*
 * submitJuniorJoyFinnNappyCoverChooseSizeform()
 */
function submitJuniorJoyFinnNappyCoverChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

  if ( size.indexOf('Newborn') != -1 )
  {
	document.location='newbornnappycovers.html'
  }

  if ( size.indexOf('Small') != -1 )
  {
	document.location='juniorjoyfinncovers.html'
  }

  
  if ( size.indexOf('Medium') != -1 )
  {
	document.location='regularnappycovers.html'
  }

  if ( size.indexOf('Large') != -1 )
  {
	document.location='toddlernappycovers.html'
  }
  
  if ( size.indexOf('Xlarge') != -1 )
  {
	document.location='juniorjoyfinncoversxlarge.html'
  }
  
  
}


/*
 * submitEllasHouseSanitaryTowelChooseSizeform()
 */
function submitEllasHouseSanitaryTowelChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

  if ( size.indexOf('pantyliner') != -1 )
  {
	document.location='sanitarytowels.html'
  }
  else
  {
	document.location='sanitarytowelsmedium.html'
  }
}


/*
 * submitTotsBotsWhiteCoverChooseSizeform()
 */
function submitTotsBotsWhiteCoverChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;



  if ( size.indexOf('TW1') != -1 )
  {
	  document.location='totsbotswhitecovers.html'
  }
  
  if ( size.indexOf('TW2') != -1 )
  {
	 document.location='totsbotswhitecoverstw2.html'
  }

  if ( size.indexOf('TW3') != -1 )
  {
	 document.location='totsbotswhitecoverstw3.html'
  }


}









/*
 * submitTotsBotsRedCoverChooseSizeform()
 */
function submitTotsBotsRedCoverChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;


  if ( size.indexOf('RR1') != -1 )
  {
	  document.location='totsbotsredcovers.html'
  }
  
  if ( size.indexOf('RR2') != -1 )
  {
	 document.location='totsbotsredcoversrr2.html'
  }
  
  if ( size.indexOf('RR3') != -1 )
  {
	 document.location='totsbotsredcoversrr3.html'
  }
  
  
}


/*
 * submitTotsBotsStripeyFleeceCoverChooseSizeform()
 */
function submitTotsBotsStripeyFleeceCoverChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;


  if ( size.indexOf('S0') != -1 )
  {
	  document.location='totsbotsstripeyfleecewrap0.html'
  }
  
  if ( size.indexOf('S1') != -1 )
  {
	 document.location='totsbotsstripeyfleecewrap1.html'
  }
  
  if ( size.indexOf('S2') != -1 )
  {
	 document.location='totsbotsstripeyfleecewrap2.html'
  }
  
  if ( size.indexOf('S3') != -1 )
  {
	 document.location='totsbotsstripeyfleecewrap3.html'
  }
  
  
  
}





/*
 * submitTotsBotsStrawberryCoverChooseSizeform()
 */
function submitTotsBotsStrawberryCoverChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;


  if ( size.indexOf('STW0') != -1 )
  {
	  document.location='totsbotsstrawberrycovers0.html'
  }
  
  if ( size.indexOf('STW1') != -1 )
  {
	  document.location='totsbotsstrawberrycovers.html'
  }

  if ( size.indexOf('STW2') != -1 )
  {
	  document.location='totsbotsstrawberrycovers2.html'
  }

  if ( size.indexOf('STW3') != -1 )
  {
	  document.location='totsbotsstrawberrycovers3.html'
  }
  
}


/*
 * submitTotsBotsAquaStarCoverChooseSizeform()
 */
function submitTotsBotsAquaStarCoverChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;


  if ( size.indexOf('S0') != -1 )
  {
	  document.location='aquastartotsbotsnappycovers0.html'
  }
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='aquastartotsbotsnappycovers1.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='aquastartotsbotsnappycovers2.html'
  }

  if ( size.indexOf('S3') != -1 )
  {
	  document.location='aquastartotsbotsnappycovers3.html'
  }
  
}



/*
 * submitTotsBotsAquaStarCoverChooseSizeform()
 */
function submitTotsBotsOrangeStarCoverChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;


  if ( size.indexOf('S0') != -1 )
  {
	  document.location='orangestartotsbotsnappycovers0.html'
  }
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='orangestartotsbotsnappycovers1.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='orangestartotsbotsnappycovers2.html'
  }

  if ( size.indexOf('S3') != -1 )
  {
	  document.location='orangestartotsbotsnappycovers3.html'
  }
  
}

/*
 * submitBambineoWrapChooseSizeform()
 */
function submitBambineoWrapChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;



  if ( size.indexOf('S1') != -1 )
  {
	  document.location='bambineonappywrap1.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='bambineonappywrap2.html'
  }

  if ( size.indexOf('S3') != -1 )
  {
	  document.location='bambineonappywrap3.html'
  }

  if ( size.indexOf('S4') != -1 )
  {
	  document.location='bambineonappywrap4.html'
  }

  
}




/*
 * submitTotsBotsPurpleSpotCoverChooseSizeform()
 */
function submitTotsBotsPurpleSpotCoverChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;


  if ( size.indexOf('S0') != -1 )
  {
	  document.location='purplespottotsbotsnappycovers0.html'
  }
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='purplespottotsbotsnappycovers1.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='purplespottotsbotsnappycovers2.html'
  }

  if ( size.indexOf('S3') != -1 )
  {
	  document.location='purplespottotsbotsnappycovers3.html'
  }
  
}


/*
 * submitTotsBotsYellowSpotCoverChooseSizeform()
 */
function submitTotsBotsYellowSpotCoverChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;


  if ( size.indexOf('S0') != -1 )
  {
	  document.location='yellowspottotsbotsnappycovers0.html'
  }
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='yellowspottotsbotsnappycovers1.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='yellowspottotsbotsnappycovers2.html'
  }

  if ( size.indexOf('S3') != -1 )
  {
	  document.location='yellowspottotsbotsnappycovers3.html'
  }
  
}







/*
 * submitPinkTotsTrialPackChooseSizeform()
 */
function submitPinkTotsTrialPackChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;


  if ( size.indexOf('Size1') != -1 )
  {
	  document.location='totsbotstrialpackpink.html'
  }
  else
  {
	 document.location='totsbotstrialpackpink2.html'
  }
}




/*
 * submitWhiteTotsTrialPackChooseSizeform()
 */
function submitWhiteTotsTrialPackChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;


  if ( size.indexOf('Size1') != -1 )
  {
	  document.location='totsbotstrialpackwhite.html'
  }
  else
  {
	 document.location='totsbotstrialpackwhite2.html'
  }
}


/*
 * submitBlueTotsTrialPackChooseSizeform()
 */
function submitBlueTotsTrialPackChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;


  if ( size.indexOf('Size1') != -1 )
  {
	  document.location='totsbotstrialpackblue.html'
  }
  else
  {
	 document.location='totsbotstrialpackblue2.html'
  }
}




/*
 * submitTotsBotsBlueberryDotCoverChooseSizeform()
 */
function submitTotsBotsBlueberryDotCoverChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;


  if ( size.indexOf('STW1') != -1 )
  {
	  document.location='totsbotsblueberrydotcovers.html'
  }
  else
  {
	 document.location='totsbotsblueberrydotcovers2.html'
  }
}




/*
 * submitTotsBotsCherryDotCoverChooseSizeform()
 */
function submitTotsBotsCherryDotCoverChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;


  if ( size.indexOf('STW1') != -1 )
  {
	  document.location='totsbotscherrydotnappycovers.html'
  }
  else
  {
	 document.location='totsbotscherrydotcovers2.html'
  }
}


/*
 * submitTotsBotsLadybirdCoverChooseSizeform()
 */
function submitTotsBotsLadybirdCoverChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;


  if ( size.indexOf('9-20lbs') != -1 )
  {
	  document.location='totsbotladybirdwrap.html'
  }
  else
  {
	 document.location='totsbotladybirdwrap2.html'
  }
}



/*
 * submitNBMicroBoosterChooseSizeform()
 */
function submitNBMicroBoosterChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;


  if ( size.indexOf('Small') != -1 )
  {
	  document.location='naturebabiesmicrofibrebooster.html'
  }
  else
  {
	 document.location='naturebabiesmicrofibrebooster2.html'
  }
}

/*
 * submitNBPinkGinghamCoverChooseSizeform()
 */
function submitNBPinkGinghamCoverChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  

  if ( size.indexOf('Small') != -1 )
  {
	  document.location='pinkginghamnbcovers.html'
  }

  if ( size.indexOf('Medium') != -1 )  
  {
	  document.location='pinkginghamnbcoversmed.html'

  }

  if ( size.indexOf('Large') != -1 )  
  {

	  document.location='pinkginghamnbcoverslarge.html'
  	
  }
  
}



function submitPinkGinghamNatureBabiesPopperCoversChooserForm() 
{
document.Sizeform.submit();
var Size = document.Sizeform.Sizeselect.options[document.Sizeform.Sizeselect.selectedIndex].value;
 if ( Size.indexOf('10-25lb') != -1 )
{
document.location='pinkginghamnaturebabiespoppercovers2.html'
}
 if ( Size.indexOf('6-14lb') != -1 )
{
document.location='pinkginghamnaturebabiespoppercovers.html'
}
 if ( Size.indexOf('23-32lb') != -1 )
{
document.location='pinkginghamnaturebabiespoppercovers3.html'
}
}


/*
 * submitNBFarmStuffableNappyChooseSizeform()
 */
function submitNBFarmStuffableNappyChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

  if ( size.indexOf('Small') != -1 )
  {
	  document.location='nbfarmstuffablenappy.html'
  }

  if ( size.indexOf('Medium') != -1 )  
  {
	 document.location='nbfarmstuffablenappymedium.html'
  }

  if ( size.indexOf('XLarge') != -1 )  
  {
	 document.location='nbfarmstuffablenappyxlarge.html'
  }
  
}


/*
 * submitNBBubbleStuffableNappyChooseSizeform()
 */
function submitNBBubbleStuffableNappyChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

  if ( size.indexOf('Small') != -1 )
  {
	  document.location='nbbubblestuffablenappy.html'
  }

  if ( size.indexOf('Medium') != -1 )  
  {
	 document.location='nbbubblestuffablenappymedium.html'
  }
 
}




/*
 * submitNBTartanStuffableNappyChooseSizeform()
 */
function submitNBTartanStuffableNappyChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

  if ( size.indexOf('Small') != -1 )
  {
	  document.location='nbtartanstuffablenappy.html'
  }

  if ( size.indexOf('Medium') != -1 )  
  {
	 document.location='nbtartanstuffablenappymedium.html'
  }
 
}






/*
 * submitNBDiddyDiaperChooseSizeform()
 */
function submitNBDiddyDiaperChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

	
  if ( size.indexOf('Size1') != -1 )
  {
	  document.location='nbdiddydiaper.html'
  }

  if ( size.indexOf('Size2') != -1 )  
  {
	 document.location='nbdiddydiapersize2.html'
  }

}


/*
 * submitNBMicroDiddyDiaperChooseSizeform()
 */
function submitNBMicroDiddyDiaperChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

	
  if ( size.indexOf('Size1') != -1 )
  {
	  document.location='naturebabiesmicrodiddydiaper.html'
  }

  if ( size.indexOf('Size2') != -1 )  
  {
	 document.location='naturebabiesmicrodiddydiaper2.html'
  }

}




/*
 * submitNBDiddyDiaperAplixChooseSizeform()
 */
function submitNBDiddyDiaperAplixChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

	
  if ( size.indexOf('Size1') != -1 )
  {
	  document.location='naturebabiesdiddydiaperaplix.html'
  }

  if ( size.indexOf('Size2') != -1 )  
  {
	 document.location='naturebabiesdiddydiaperaplixs2.html'
  }

}



/*
 * submitNBDenimCoverChooseSizeform()
 */
function submitNBDenimCoverChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

  if ( size.indexOf('Small') != -1 )
  {
	  document.location='denimnbcovers.html'
  }

  if ( size.indexOf('Medium') != -1 )  
  {
	 document.location='denimnbcoversmed.html'
  }

  if ( size.indexOf('Large') != -1 )  
  {
	 document.location='denimnbcoverslarge.html'
  }
  

  if ( size.indexOf('XLarge') != -1 )  
  {
	 document.location='denimnbcoversxlarge.html'
  }

}



/*
 * submitTrainerPantsChooseSizeform()
 */
function submitTrainerPantsChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;


  if ( size.indexOf('TOD') != -1 )
  {
	  document.location='trainerpants.html'
  }
  else
  {
	 document.location='trainingpants.html'
  }
}


/*
 * submitWaterproofPantsChooseSizeform()
 */
function submitWaterproofPantsChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;


  if ( size.indexOf('INF') != -1 )
  {
	  document.location='waterproofpants.html'
  }
  else
  {
	  if ( size.indexOf('TOD') != -1 )
	  {
		  document.location='waterproofpantstoddler.html'
  	  }
  	  else
  	  {
	 	document.location='waterproofpantschild.html'
	  }	 	
  }
}



/*
 * submitLimitedTooChooseSizeform()
 */
function submitLimitedTooChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

  if ( size.indexOf('3638') != -1 )
  {
	  document.location='3638limitedtoo.html'
  }
  else
  {
	  if ( size.indexOf('3436') != -1 )
	  {
		  document.location='3436limitedtoo.html'
	  }
	  else
	  {
  		if ( size.indexOf('3234') != -1 )
  		{
	  		document.location='3234limitedtoo.html'  	
  		}
  		else
  		{
	  		document.location='3032limitedtoo.html'  	  			
		}  			  		  
	  }
  }	    		
}


/*
 * submitChooseVestTypeform()
 */
function submitChooseVestTypeform()
{
  document.vestform.submit();
  var type = document.vestform.vestselect.options[document.vestform.vestselect.selectedIndex].value;

  if ( type.indexOf('wrap') != -1 )
  {
	  document.location='vests.html'
  }
  else
  {
	  if ( type.indexOf('sleeveless') != -1 )
	  {
		  document.location='vestssleeveless.html'
	  }
	  else
	  {
	  	document.location='vestsenvelope.html'  	
	  }
  }	    		
}


/*
 * submitNappyNippaChooseQuantityForm()
 */
function submitNappyNippaChooseQuantityForm()
{
  document.quantityform.submit();
  var qty = document.quantityform.quantityselect.options[document.quantityform.quantityselect.selectedIndex].value;

  if ( qty.indexOf('threepack') != -1 )
  {
	  document.location='nappinippaspack.html'
  }
  else
  {
	document.location='nappinippassingle.html'
  }	    		
}



/*
 * submitPrefoldNappiesChooseSizeform()
 * Switch to the page for the chosen size.
 */
function submitPrefoldNappiesChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('Regular') != -1 )
  {
	  document.location='regularprefoldnappies.html'
  }
  else
  {
	 if ( size.indexOf('Small') != -1 )
  	{
	  document.location='smallprefoldnappies.html'  	  	
	}
	else
	{
	  document.location='toddlerprefoldnappies.html'  	
	}	  
  }  		  
}



/*
 * submitChangingBagChooseColorform()
 *  
 */
function submitChangingBagChooseColorform()
{
  document.colorform.submit();
  var Color = document.colorform.colorselect.options[document.colorform.colorselect.selectedIndex].value;
  
  if ( Color.indexOf('Pink') != -1 )
  {
	  document.location='changingbags.html'
  }
  else
  {
	if ( Color.indexOf('White') != -1 )
  	{
		  document.location='changingbagswhite.html'
  	}
	else
	{
		if ( Color.indexOf('Green') != -1 )
	  	{
			  document.location='changingbagsgreen.html'
	  	}
		else
		{
			  document.location='changingbagsblue.html'
		}			
  	}  		  
   }
}



/*
 * submitShapedNappiesChooseSizeform()
 * Switch to the page for the chosen size.
 */
function submitShapedNappiesChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('Small') == -1 )
  {
	  document.location='largeshapednappies.html'
  }
  else
  {
	  document.location='smallshapednappies.html'  	
  }  		  
}


/*
 * submitPinkBootiesChooseSizeform()
 */
function submitPinkBootiesChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('0-3') != -1 )
  {
	  document.location='pastelpinklambskinbooties.html'
  }
  else
  {
	if ( size.indexOf('3-6') != -1 )
	{
		  document.location='pastelpinklambskinbooties36.html'  	
	}
	else
	{
		  document.location='pastelpinklambskinbooties612.html'  			
	}				  
  }  		  
}


/*
 * submitTartanBootiesChooseSizeform()
 */
function submitTartanBootiesChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('0-3') != -1 )
  {
	  document.location='tartanlambskinbooties.html'
  }
  else
  {
	if ( size.indexOf('3-6') != -1 )
	{
		  document.location='tartanlambskinbooties36.html'  	
	}
	else
	{
		  document.location='tartanlambskinbooties612.html'  			
	}				  
  }  		  
}




/*
 * submitBlueBootiesChooseSizeform()
 */
function submitBlueBootiesChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('0-3') != -1 )
  {
	  document.location='pastelbluelambskinbooties.html'
  }
  else
  {
	if ( size.indexOf('3-6') != -1 )
	{
		  document.location='pastelbluelambskinbooties36.html'  	
	}
	else
	{
		  document.location='pastelbluelambskinbooties612.html'  			
	}				  
  }  		  
}


/*
 * submitNavyGapFleeceChooseSizeform()
 */
function submitNavyGapFleeceChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('4y') != -1 )
  {
	  document.location='gapfleecenavy.html'
  }
  else
  {
	   document.location='gapfleecenavy5y.html'  	
  }  		  
}



/*
 * submitKhakiGapFleeceChooseSizeform()
 */
function submitKhakiGapFleeceChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('4y') != -1 )
  {
	  document.location='gapfleecekhaki.html'
  }
  else
  {
	   document.location='gapfleecekhaki5y.html'  	
  }  		  
}



/*
 * submitGreyGapFleeceChooseSizeform()
 */
function submitGreyGapFleeceChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('2y') != -1 )
  {
	  document.location='gapfleecegrey.html'
  }
  else
  {
	   document.location='gapfleecegrey4y.html'  	
  }  		  
}



/*
 * submitBlueGapFleeceChooseSizeform()
 */
function submitBlueGapFleeceChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('3y') != -1 )
  {
	  document.location='gapfleeceblue.html'
  }
  else
  {
	   document.location='gapfleeceblue5y.html'  	
  }  		  
}


/*
 * submitNappyBucketChooseSizeform()
 */
function submitNappyBucketChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('9l') != -1 )
  {
	  document.location='nappybuckets.html'
  }
  else
  {
	   document.location='nappybucket16l.html'  	
  }  		  
}




/*
 * submitMicrofleeceCotBlanketChooseColourForm
 */
function submitMicrofleeceCotBlanketChooseColourForm()
{
  document.sizeform.submit();
  var col = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( col.indexOf('White') != -1 )
  {
	  document.location='microfleececotblanket.html'
  }
  

  if ( col.indexOf('Blue') != -1 )
  {
	  document.location='microfleececotblanketblue.html'
  }


  if ( col.indexOf('Green') != -1 )
  {
	  document.location='microfleececotblanketgreen.html'
  }
  
  if ( col.indexOf('Yellow') != -1 )
  {
	  document.location='microfleececotblanketyelllow.html'
  }


  if ( col.indexOf('Red') != -1 )
  {
	  document.location='microfleececotblanketred.html'
  }


  if ( col.indexOf('Pink') != -1 )
  {
	  document.location='microfleececotblanketpink.html'
  }

  if ( col.indexOf('Lime') != -1 )
  {
	  document.location='microfleececotblanketlime.html'
  }


  if ( col.indexOf('Orange') != -1 )
  {
	  document.location='microfleececotblanketorange.html'
  }


}

/*
 * submitCottonCotBlanketChooseColourForm
 */
function submitCottonCotBlanketChooseColourForm()
{
  document.sizeform.submit();
  var col = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( col.indexOf('Teddy') != -1 )
  {
	  document.location='cottoncotblanket.html'
  }
  

  if ( col.indexOf('Star') != -1 )
  {
	  document.location='cottoncotblanketstar.html'
  }


  if ( col.indexOf('Sun') != -1 )
  {
	  document.location='cottoncotblanketsun.html'
  }
  

  
  
}




/*
 * submitCotFlaneletteSheetChooseColourForm
 * submitCotFlaneletteSheetChooseColourForm
 */
function submitCotFlaneletteSheetChooseColourForm()
{
  document.sizeform.submit();
  var col = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  /* alert(col); */
  
  if ( col.indexOf('BlueCloud') != -1 )
  {
        document.location='cotflannelettesheet.html'
        return;
  }
  

  if ( col.indexOf('Clown') != -1 )
  {
	  document.location='cotflannelettesheetclown.html'
	  return;
  }


  if ( col.indexOf('Bears') != -1 )
  {
	  document.location='cotflannelettesheetbears.html'
	  return;	  
  }
  

  if ( col.indexOf('PinkCloud') != -1 )
  {
  
	 document.location='cotflannelettesheetpinkcloud.html' 
	 
	  return;	 

  }

  
  if ( col.indexOf('Lemon') != -1 )
  {
	  document.location='cotflannelettesheetlemon.html'
	  return;	  
  }
  

  if ( col.indexOf('Blue') != -1 )
  {
	  document.location='cotflannelettesheetblue.html'
	  return;	  
  }
  
  
  if ( col.indexOf('Pink') != -1 )
  {
	  document.location='cotflannelettesheetpink.html'
	  return;	  
  }
  
  if ( col.indexOf('White') != -1 )
  {
	  document.location='cotflannelettesheetwhite.html'
	  return;	  
  }

  if ( col.indexOf('Mint') != -1 )
  {
	  document.location='cotflannelettesheetmint.html'
	  return;	  
  }


  
  }


/*
 * submitPramFlaneletteSheetChooseColourForm
 */
function submitPramFlaneletteSheetChooseColourForm()
{
  document.sizeform.submit();
  var col = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( col.indexOf('Teddy') != -1 )
  {
	  document.location='pramflannelettesheet.html'
  }
  

  if ( col.indexOf('Numbers') != -1 )
  {
	  document.location='pramflannelettesheetnumbers.html'
  }


  if ( col.indexOf('PinkBear') != -1 )
  {
	  document.location='pramflannelettesheetpinkbear.html'
  }
  

  if ( col.indexOf('PinkBearBow') != -1 )
  {
	  document.location='pramflannelettesheetpinkbearbow.html'
  }


  if ( col.indexOf('Elephant') != -1 )
  {
	  document.location='pramflannelettesheetelephant.html'
  }
  
}




/*
 * submitFittedCotSheetChooseColourForm
 */
function submitFittedCotSheetChooseColourForm()
{
  document.sizeform.submit();
  var col = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( col.indexOf('White') != -1 )
  {
	  document.location='cotfittedsheet.html'
  }
  

  if ( col.indexOf('Green') != -1 )
  {
	  document.location='cotfittedsheetgreen.html'
  }


  if ( col.indexOf('Yellow') != -1 )
  {
	  document.location='cotfittedsheetyellow.html'
  }
  
  
}




/*
 * submitFittedPramSheetChooseColourForm
 */
function submitFittedPramSheetChooseColourForm()
{
  document.sizeform.submit();
  var col = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( col.indexOf('White') != -1 )
  {
	  document.location='pramfittedsheet.html'
  }
  

  if ( col.indexOf('Green') != -1 )
  {
	  document.location='pramfittedsheetgreen.html'
  }


  if ( col.indexOf('Yellow') != -1 )
  {
	  document.location='pramfittedsheetyellow.html'
  }
  
  
}



/*
 * submitMicrofleecePramBlanketChooseColourForm
 */
function submitMicrofleecePramBlanketChooseColourForm()
{
  document.sizeform.submit();
  var col = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( col.indexOf('Blue') != -1 )
  {
	  document.location='microfleecepramblanket.html'
  }
  

  if ( col.indexOf('Pink') != -1 )
  {
	  document.location='microfleecepramblanketpink.html'
  }


  if ( col.indexOf('Yellow') != -1 )
  {
	  document.location='microfleecepramblanketyellow.html'
  }
  

  if ( col.indexOf('White') != -1 )
  {
	  document.location='microfleecepramblanketwhite.html'
  }
  
  
}


/*
 * submitMicrofleecePramBlanketChooseColourForm
 */
function submitMicrofleecePramBlanketChooseColourForm()
{
  document.sizeform.submit();
  var col = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( col.indexOf('Blue') != -1 )
  {
	  document.location='microfleecepramblanket.html'
  }
  

  if ( col.indexOf('Pink') != -1 )
  {
	  document.location='microfleecepramblanketpink.html'
  }


  if ( col.indexOf('Yellow') != -1 )
  {
	  document.location='microfleecepramblanketyellow.html'
  }
  
  if ( col.indexOf('Lemon') != -1 )
  {
	  document.location='microfleecepramblanketlemon.html'
  }

  if ( col.indexOf('White') != -1 )
  {
	  document.location='microfleecepramblanketwhite.html'
  }
  
  
}





/*
 * submitCottonPramBlanketChooseColourForm
 */
function submitCottonPramBlanketChooseColourForm()
{
  document.sizeform.submit();
  var col = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( col.indexOf('Teddy') != -1 )
  {
	  document.location='cottonpramblanket.html'
  }
  

  if ( col.indexOf('Star') != -1 )
  {
	  document.location='cottonpramblanketstar.html'
  }


  if ( col.indexOf('Sun') != -1 )
  {
	  document.location='cottonpramblanketsun.html'
  }
  
  
}



/*
 * submitWaffleBlanketChooseColourForm
 */
function submitWaffleBlanketChooseColourForm()
{
  document.sizeform.submit();
  var col = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( col.indexOf('Blue') != -1 )
  {
	  document.location='wafflepramblanket.html'
  }
  

  if ( col.indexOf('Pink') != -1 )
  {
	  document.location='wafflepramblanketpink.html'
  }


  if ( col.indexOf('Green') != -1 )
  {
	  document.location='wafflepramblanketgreen.html'
  }


  if ( col.indexOf('Yellow') != -1 )
  {
	  document.location='wafflepramblanketyellow.html'
  }
  
  
  
}


/*
 * submitWaffleCotBlanketChooseColourForm
 */
function submitWaffleCotBlanketChooseColourForm()
{
  document.sizeform.submit();
  var col = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( col.indexOf('Blue') != -1 )
  {
	  document.location='wafflecotblanket.html'
  }
  

  if ( col.indexOf('Pink') != -1 )
  {
	  document.location='wafflecotblanketpink.html'
  }




  if ( col.indexOf('Yellow') != -1 )
  {
	  document.location='wafflecotblanketyellow.html'
  }
  
  
  
}



/*
 * submitBlueHatsChooseSizeform()
 */
function submitBlueHatsChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('0-3') != -1 )
  {
	  document.location='pastelbluelambskinhats.html'
  }
  else
  {
	if ( size.indexOf('3-6') != -1 )
	{
		  document.location='pastelbluelambskinhats36.html'  	
	}
	else
	{
		  document.location='pastelbluelambskinhats612.html'  			
	}				  
  }  		  
}


/*
 * submitPinkHatsChooseSizeform()
 */
function submitPinkHatsChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('0-3') != -1 )
  {
	  document.location='pastelpinklambskinhats.html'
  }
  else
  {
	if ( size.indexOf('3-6') != -1 )
	{
		  document.location='pastelpinklambskinhats36.html'  	
	}
	else
	{
		  document.location='pastelpinklambskinhats612.html'  			
	}				  
  }  		  
}










/*
 * submitTotsBotsChooseSizeform()
 */
function submitTotsBotsChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('TB1') != -1 )
  {
	  document.location='totsbots.html'
  }
  else
  {
	  document.location='totsbotstb2.html'  	
  }  		  
}


/*
 * submitTotsBotsAplixChooseSizeform()
 */
function submitTotsBotsAplixChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('TB1') != -1 )
  {
	  document.location='totsbotsaplix.html'
  }

  if ( size.indexOf('TB2') != -1 )
  {
	  document.location='totsbotsaplixtb2a.html'  	
  }  		  


  if ( size.indexOf('TB3') != -1 )
  {
	  document.location='totsbotsaplixtb3a.html'  	
  }  		  

}



/*
 * submitTotsBotsBamboozlesChooseSizeform()
 */
function submitTotsBotsBamboozlesChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('BAM1') != -1 )
  {
	  document.location='totsbotsbamboozlesnappies.html'
  }

  if ( size.indexOf('BAM2') != -1 )
  {
	  document.location='totsbotsbamboozlenappy.html'  	
  }  		  


}


/*
 * submitTotsBotsBamboozlesAplixMultiPackChooseSizeform()
 */
function submitTotsBotsBamboozlesAplixMultiPackChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('BAM1') != -1 )
  {
	  document.location='bamboozletotsbotsmultipack.html'
  }

  if ( size.indexOf('BAM2') != -1 )
  {
	  document.location='bamboozletotsbotsmultipack2.html'  	
  }  		  


}



/*
 * submitTotsBotsAquaBamboozlesAplixChooseSizeform()
 */
function submitTotsBotsAquaBamboozlesAplixChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('BAM1') != -1 )
  {
	  document.location='aquabamboozlenappy.html'
  }

  if ( size.indexOf('BAM2') != -1 )
  {
	  document.location='aquabamboozlenappy2.html'  	
  }  		  
}


/*
 * submitTotsBotsGreenBamboozlesAplixChooseSizeform
 */
function submitTotsBotsGreenBamboozlesAplixChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('BAM1') != -1 )
  {
	  document.location='greenbamboozlenappy.html'
  }

  if ( size.indexOf('BAM2') != -1 )
  {
	  document.location='greenbamboozlenappy2.html'  	
  }  		  
}




/*
 * submitTotsBotsLilacBamboozlesAplixChooseSizeform
 */
function submitTotsBotsLilacBamboozlesAplixChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('BAM1') != -1 )
  {
	  document.location='lilacbamboozlenappy.html'
  }

  if ( size.indexOf('BAM2') != -1 )
  {
	  document.location='lilacbamboozlenappy2.html'  	
  }  		  
}


/*
 * submitTotsBotsOrangeBamboozlesAplixChooseSizeform
 */
function submitTotsBotsOrangeBamboozlesAplixChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('BAM1') != -1 )
  {
	  document.location='orangebamboozlenappy.html'
  }

  if ( size.indexOf('BAM2') != -1 )
  {
	  document.location='orangebamboozlenappy2.html'  	
  }  		  
}




/*
 * submitTotsBotsYellowBamboozlesAplixChooseSizeform()
 */
function submitTotsBotsYellowBamboozlesAplixChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('BAM1') != -1 )
  {
	  document.location='yellowbamboozlenappy.html'
  }

  if ( size.indexOf('BAM2') != -1 )
  {
	  document.location='yellowbamboozlenappy2.html'  	
  }  		  
}




/*
 * submitTotsBotsBamboozlesAplixChooseSizeform()
 */
function submitTotsBotsBamboozlesAplixChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('BAM1') != -1 )
  {
	  document.location='totsbotsbamboozlesnappiesaplix.html'
  }

  if ( size.indexOf('BAM2') != -1 )
  {
	  document.location='totsbotsbamboozlesnappiesaplix2.html'  	
  }  		  


}



/*
 * submitTotsBotsBambooDayPackAplixChooseSizeform()
 */
function submitTotsBotsBambooDayPackAplixChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('BAM1') != -1 )
  {
	  document.location='totsbotsbamboodaypack.html'
  }

  if ( size.indexOf('BAM2') != -1 )
  {
	  document.location='totsbotsbamboodaypack2.html'  	
  }  		  


}



/*
 * submitTotsBotsBambooTrialPackAplixChooseSizeform()
 */
function submitTotsBotsBambooTrialPackAplixChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('BAM1') != -1 )
  {
	  document.location='totsbotsbambootrialpack.html'
  }

  if ( size.indexOf('BAM2') != -1 )
  {
	  document.location='totsbotsbambootrialpack2.html'  	
  }  		  


}




/*
 * submitTotsBotsWhiteAplixMultiPackChooseSizeform()
 */
function submitTotsBotsWhiteAplixMultiPackChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='whiteaplixtotsbotsmultipack.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='whiteaplixtotsbotsmultipack2.html'  	
  }  		  


}




/*
 * submitT2CCReamNippaBambooNappyChooseSizeform()
 */
function submitT2CCReamNippaBambooNappyChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='time2changecreamnippabamboonappy.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='time2changecreamnippabamboonappy2.html'  	
  }  		  


}



/*
 * submitT2CCReamAplixBambooNappyChooseSizeform()
 */
function submitT2CCReamAplixBambooNappyChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='time2changecreamaplixbamboonappy.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='time2changecreamaplixbamboonappy2.html'  	
  }  		  
}


/*
 * submitT2CPinkNippaBambooNappyChooseSizeform()
 */
function submitT2CPinkNippaBambooNappyChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='time2changepinknippabamboonappy.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='time2changepinknippabamboonappy2.html'  	
  }  		  
}


/*
 * submitT2CPinkAplixBambooNappyChooseSizeform()
 */
function submitT2CPinkAplixBambooNappyChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='time2changepinkaplixbamboonappy.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='time2changepinkaplixbamboonappy2.html'  	
  }  		  
}



/*
 * submitT2CBlueAplixBambooNappyChooseSizeform()
 */
function submitT2CBlueAplixBambooNappyChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='time2changeblueaplixbamboonappy.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='time2changeblueaplixbamboonappy2.html'  	
  }  		  
}

/*
 * submitT2CBlueNippaBambooNappyChooseSizeform()
 */
function submitT2CBlueNippaBambooNappyChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='time2changebluenippabamboonappy.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='time2changebluenippabamboonappy2.html'  	
  }  		  
}








/*
 * submitTotsBotsWhiteNippaMultiPackChooseSizeform()
 */
function submitTotsBotsWhiteNippaMultiPackChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='whitenippatotsbotsmultipack.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='whitenippatotsbotsmultipack2.html'  	
  }  		  


}




/*
 * submitTotsBotsUnbleachedAplixMultiPackChooseSizeform()
 */
function submitTotsBotsUnbleachedAplixMultiPackChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='unbleachedaplixtotsbotsmultipack.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='unbleachedaplixtotsbotsmultipack2.html'  	
  }  		  


}



/*
 * submitTotsBotsBamboozlesAplixMultiPackChooseSizeform()
 */
function submitTotsBotsBamboozlesAplixMultiPackChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('BAM1') != -1 )
  {
	  document.location='bamboozletotsbotsmultipack.html'
  }

  if ( size.indexOf('BAM2') != -1 )
  {
	  document.location='bamboozletotsbotsmultipack2.html'  	
  }  		  


}



/*
 * submitFluffleNippasMultiPackChooseSizeform()
 */
function submitFluffleNippasMultiPackChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='flufflenippatotsbotsmultipack.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='flufflenippatotsbotsmultipack2.html'  	
  }  		  


}


/*
 * submitFlufflePopperMultiPackChooseSizeform()
 */
function submitFlufflePopperMultiPackChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='flufflepoppertotsbotsmultipack.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='flufflepoppertotsbotsmultipack2.html'  	
  }  		  


}




/*
 * submitRainbowTotsUnisexMultiPackChooseSizeform()
 */
function submitRainbowTotsUnisexMultiPackChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='unisexrainbowtotsmultipack.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='unisexrainbowtotsmultipack2.html'  	
  }  		  


}


/*
 * submitBoyTotsUnisexMultiPackChooseSizeform()
 */
function submitBoyTotsUnisexMultiPackChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='boyrainbowtotsmultipack.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='boyrainbowtotsmultipack2.html'  	
  }  		  
}



/*
 * submitRainbowBamoozleMultiPackChooseSizeform()
 */
function submitRainbowBamoozleMultiPackChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='rainbowbamboozlemultipack.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='rainbowbamboozlemultipack2.html'  	
  }  		  
}




/*
 * submitGirlTotsUnisexMultiPackChooseSizeform()
 */
function submitGirlTotsUnisexMultiPackChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='girlrainbowtotsmultipack.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='girlrainbowtotsmultipack2.html'  	
  }  		  
}



/*
 * submitTotsBotsFlufflesChooseSizeform()
 */
function submitTotsBotsFlufflesChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('FLUF1') != -1 )
  {
	  document.location='totsbotsflufflesnappies.html'
  }

  if ( size.indexOf('FLUF2') != -1 )
  {
	  document.location='totsbotsflufflenappy.html'  	
  }  		  
}



/*
 * submitBambineoChooseSizeform()
 */
function submitBambineoChooseSizeform()
{
	
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('S1') != -1 )
  {
	  document.location='creambambineonappy1.html'
  }

  if ( size.indexOf('S2') != -1 )
  {
	  document.location='creambambineonappy2.html'  	
  }  		  


}








/*
 * submitTotsBotsPopperFlufflesChooseSizeform()
 */
function submitTotsBotsPopperFlufflesChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  
  if ( size.indexOf('FLUF1') != -1 )
  {
	  document.location='totsbotspopperflufflenappy.html'
  }

  if ( size.indexOf('FLUF2') != -1 )
  {
	  document.location='totsbotspopperflufflenappy2.html'  	
  }  		  


}




/*
 * submitUnbleachedTotsBotsAplixChooseSizeform()
 */
function submitUnbleachedTotsBotsAplixChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('TB1') != -1 )
  {
	  document.location='unbleachedtotsbotsaplix.html'
  }


  if ( size.indexOf('TB2') != -1 )
  {
	  document.location='unbleachedtotsbotsaplix2a.html'  	
  }  		  


  if ( size.indexOf('TB3') != -1 )
  {
	  document.location='unbleachedtotsbotsaplix3a.html'  	
  }  		  



}




/*
 * submitEllasHouseCamouflageChooseSizeform()
 */
function submitEllasHouseCamouflageChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('Small') != -1 )
  {
	  document.location='ellashousecamouflagebumhuggernappy.html'
  }
  else
  {
	  document.location='ellashousecamouflagebumhuggernappylarge.html'  	
  }  		  
}


/*
 * submitEllasHousePinkCheckChooseSizeform()
 */
function submitEllasHousePinkCheckChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('Small') != -1 )
  {
	  document.location='ellashousepinkcheckbumhuggernappy.html'
  }
  else
  {
	  document.location='ellashousepinkcheckbumhuggernappylarge.html'  	
  }  		  
}


/*
 * submitEllasHouseButterflyChooseSizeform()
 */
function submitEllasHouseButterflyChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('Small') != -1 )
  {
	  document.location='ellashousenappybutterfly.html'
  }
  else
  {
	  document.location='ellashousenappybutterflylarge.html'  	
  }  		  
}



/*
 * submitEllasHouseFarmChooseSizeform()
 */
function submitEllasHouseFarmChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('Small') != -1 )
  {
	  document.location='ellashousenappyfarm.html'
  }
  else
  {
	  document.location='ellashousenappyfarmlarge.html'  	
  }  		  
}

/*
 * submitWonderoosColourChooserform()
 */
function submitWonderoosColourChooserform()
{
  document.colorform.submit();
  var col = document.colorform.colorselect.options[document.colorform.colorselect.selectedIndex].value;
  
  
  if ( col.indexOf('Butter') != -1 )
  {
	  document.location='butterwonderoosnappy.html'
  }


  if ( col.indexOf('Raspberry') != -1 )
  {
	  document.location='raspberrywonderoosnappy.html'
  }

  if ( col.indexOf('Lime') != -1 )
  {
	  document.location='limewonderoosnappy.html'
  }

  if ( col.indexOf('Grape') != -1 )
  {
	  document.location='grapewonderoosnappy.html'
  }


  if ( col.indexOf('Seaspray') != -1 )
  {
	  document.location='seaspraywonderoosnappy.html'
  }



}



/*
 * submitGreenTotsBotsAplixChooseSizeform()
 */
function submitGreenTotsBotsAplixChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('TB1') != -1 )
  {
	  document.location='totsbotsgb1a.html'
  }
  else
  {
	  document.location='totsbotsgb2a.html'  	
  }  		  
}




/*
 * submitTestChooser
 */
function submitTestChooser()
{
  /* document.sizeform.submit(); */
  var type = document.nappyfinderform.nappytypeselect.options[document.nappyfinderform.nappytypeselect.selectedIndex].value;
  
  
  var fabric = document.nappyfinderform.fabricselect.options[document.nappyfinderform.fabricselect.selectedIndex].value;
  alert(fabric);
  
  /*
  if ( size.indexOf('TB1') != -1 )
  {
	  document.location='totsbotsbb1a.html'
  }
  else
  {
	  document.location='totsbotsbb2a.html'  	
  } 
  */ 		  
}




/*
 * submitBlueTotsBotsAplixChooseSizeform()
 */
function submitBlueTotsBotsAplixChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('TB1') != -1 )
  {
	  document.location='totsbotsbb1a.html'
  }
  else
  {
	  document.location='totsbotsbb2a.html'  	
  }  		  
}




/*
 * submitPinkTotsBotsAplixChooseSizeform()
 */
function submitPinkTotsBotsAplixChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('TB1') != -1 )
  {
	  document.location='totsbotspb1a.html'
  }
  else
  {
	  document.location='totsbotspb2a.html'  	
  }  		  
}

/*
 * submitLavenderTotsBotsAplixChooseSizeform()
 */
function submitLavenderTotsBotsAplixChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('TB1') != -1 )
  {
	  document.location='totsbotslb1a.html'
  }
  else
  {
	  document.location='totsbotslb2a.html'  	
  }  		  
}



/*
 * submitOrangeTotsBotsAplixChooseSizeform()
 */
function submitOrangeTotsBotsAplixChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('TB1') != -1 )
  {
	  document.location='totsbotsmb1a.html'
  }
  else
  {
	  document.location='totsbotsmb2a.html'  	
  }  		  
}

/*
 * submitYellowTotsBotsAplixChooseSizeform()
 */
function submitYellowTotsBotsAplixChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;
  if ( size.indexOf('TB1') != -1 )
  {
	  document.location='totsbotsyb1a.html'
  }
  else
  {
	  document.location='totsbotsyb2a.html'  	
  }  		  
}



/*
 * submitShapedNappyTrialPackChooseSizeform()
 * Switch to the page for the chosen size.
 */
function submitShapedNappyTrialPackChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

  if ( size.indexOf('Small') == -1 )
  {
  	  if ( size.indexOf('Medium') == -1 )
  	  {
	  	document.location='shapednappytrialpacktoddler.html'
  	  }
	  else
	  {
		document.location='shapednappytrialpackmedium.html'
	  }		  
  }
  else
  {
	  document.location='shapednappytrialpack.html'  	
  }  		  
}


/*
 * submitPrefoldNappyTrialPackChooseSizeform()
 * Switch to the page for the chosen size.
 */
function submitPrefoldNappyTrialPackChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

  	  if ( size.indexOf('Medium') != -1 )
  	  {
	  	document.location='prefoldnappytrialpack.html'
  	  }
  	  
  	  if ( size.indexOf('Toddler') != -1 )
  	  {
	  	document.location='prefoldnappytrialpacktoddler.html'
  	  }

  	  
	  if ( size.indexOf('Small') != -1 )
	  {
		document.location='prefoldnappytrialpacksmall.html'
	  }		  
}


/*
 * submitTerryNappyTrialPackChooseSizeform()
 * Switch to the page for the chosen size.
 */
function submitTerryNappyTrialPackChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

  	  if ( size.indexOf('Medium') == -1 )
  	  {
	  	document.location='terrynappytrialpacktoddler.html'
  	  }
	  else
	  {
		document.location='terrynappytrialpack.html'
	  }		  
}




/*
 * submitPrefoldNappyKitChooseSizeform()
 * Switch to the page for the chosen size.
 */
function submitPrefoldNappyKitChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

  	  if ( size.indexOf('Medium') != -1 )
  	  {
	  	document.location='prefoldnappykit.html'
  	  }
	  
	  if ( size.indexOf('Small') != -1 )
	  {
		document.location='prefoldnappykitsmall.html'
	  }		  

	  if ( size.indexOf('Toddler') != -1 )
	  {
		document.location='prefoldnappykittoddler.html'
	  }		  


}


/*
 * submitTerryNappyKitChooseSizeform()
 * Switch to the page for the chosen size.
 */
function submitTerryNappyKitChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

  	  if ( size.indexOf('Medium') == -1 )
  	  {
	  	document.location='terrynappykittoddler.html'
  	  }
	  else
	  {
		document.location='terrynappykit.html'
	  }		  
}


/*
 * submitPrefoldNappyCompleteSetChooseSizeform()
 * Switch to the page for the chosen size.
 */
function submitPrefoldNappyCompleteSetChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

  	  if ( size.indexOf('Medium') != -1 )
  	  {
	  	document.location='prefoldnappycompleteset.html'
  	  }

  	  if ( size.indexOf('Small') != -1 )
	  {
		document.location='prefoldnappycompletesetsmall.html'
	  }		  


  	  if ( size.indexOf('Toddler') != -1 )
	  {
		document.location='prefoldnappycompletesettoddler.html'
	  }		  

}


/*
 * submitTerryNappyCompleteSetChooseSizeform()
 * Switch to the page for the chosen size.
 */
function submitTerryNappyCompleteSetChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

  	  if ( size.indexOf('Medium') == -1 )
  	  {
	  	document.location='terrynappycompletesettoddler.html'
  	  }
	  else
	  {
		document.location='terrynappycompleteset.html'
	  }		  
}




/*
 * submitShapedNappyKitChooseSizeform()
 * Switch to the page for the chosen size.
 */
function submitShapedNappyKitChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

  if ( size.indexOf('Small') == -1 )
  {
  	  if ( size.indexOf('Medium') == -1 )
  	  {
	  	document.location='shapednappykittoddler.html'
  	  }
	  else
	  {
		document.location='shapednappykitmedium.html'
	  }		  
  }
  else
  {
	  document.location='shapednappykit.html'  	
  }  		  
}


/*
 * submitShapedNappyCompleteSetChooseSizeform()
 * Switch to the page for the chosen size.
 */
function submitShapedNappyCompleteSetChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

  if ( size.indexOf('Small') == -1 )
  {
  	  if ( size.indexOf('Medium') == -1 )
  	  {
	  	document.location='shapednappycompletesettoddler.html'
  	  }
	  else
	  {
		document.location='shapednappycompletesetmedium.html'
	  }		  
  }
  else
  {
	  document.location='shapednappycompleteset.html'  	
  }  		  
}


/*
 * submitShapedNappyComlpleteSetChooseSizeform()
 * Switch to the page for the chosen size.
 */
function submitShapedNappyComlpleteSetChooseSizeform()
{
  document.sizeform.submit();
  var size = document.sizeform.sizeselect.options[document.sizeform.sizeselect.selectedIndex].value;

  if ( size.indexOf('Small') == -1 )
  {
  	  if ( size.indexOf('Medium') == -1 )
  	  {
	  	document.location='shapednappycompletesettoddler.html'
  	  }
	  else
	  {
		document.location='shapednappycompletesetmedium.html'
	  }		  
  }
  else
  {
	  document.location='shapednappycompleteset.html'  	
  }  		  
}



/*
 * createMaterialChooser()
 */
function createMaterialChooser()
{

	initialiseProductList();


	document.write('<font size=2 face="Verdana"> Pattern: </font>');
	document.write('<form style="margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0" name="materialform" >');
	document.write('<select name="materialselect" onchange="javascript:submitChooseMaterialform()">');

	for(i=0;i<productList.length;i++)
	{
		if ( location.href.indexOf(productList[i][4]) != -1 )
		{
			document.write('<option SELECTED value='+productList[i][4]+'>'+productList[i][1]);
		}
		else
		{
			document.write('<option value='+productList[i][4]+'>'+productList[i][1]);						
		}			
						
	}
	document.write('</select>');
	document.write('</form>');
}




function christmasDelivery()
{
	document.write('<img src="images/PARCEL2.JPG"> <img src="images/XMASTREE.JPG"><BR>');
	document.write('<font size=2 face=verdana><b>Please note that items purchased over </b></font>');	
	document.write('<font size=2 face=verdana><b>the christmas/new year period<br> will not be</b></font>');	
	document.write('<font size=2 face=verdana><b> despatched until the 8th Jan 2007 </b><br><br></font>');	
}	


function happyChristmas()
{
	document.write('<img src="images/PARCEL2.JPG"> <img src="images/XMASTREE.JPG">');
	document.write('<font size=2 face=verdana><b>Happy Christmas from Time2Change</b></font>');	
}	






function generateThankYouPageHolidayNotice()
{
	
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=left valign=top>');

	product = getCurrentProduct(filename);
	
	document.write('<table><tr><td valign=top><font face="verdana" size=1><b>Holiday Notice</b></td><td><img src="images/SUN.JPG"></td></tr></table><br>');
	document.write('<font face="verdana" size=1>Please note that orders placed before 6pm July 26th will');
	document.write(' be despatched on July 27th. Orders placed after this date will not be despatched until Mon 13th Aug.');
	document.write('<br>We will be checking <a href="contact.html"><font color=blue> contacts </font></a> during this period.');
	document.write(' </font> ');
	document.write('<br></font><br>');


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








function generateAddToCartBox()
{
	
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=left valign=top>');

	product = getCurrentProduct(filename);
	
	<!-- document.write('<font face="verdana" size=1> Add to cart</font>'); -->
	
	if ( instock == "y" || instock == "Y" )
	{	
		
		
		
		//document.write('<table width=100% ><tr><td align=left >');
		
		//	document.write('<font face="verdana" size=2> Add to cart </font>');
		
		//document.write('</td><td align=left>');
		
		//	document.write('<form name="AddToCart" style="margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0" target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">');
		//	document.write('<input type="image" src="images/cart.gif" border="0" name="submit" title="Add this item to your shopping cart" alt="Add this item to your shopping cart">');
		//	document.write('<input type="hidden" name="add" value="1">');
		//	document.write('<input type="hidden" name="cmd" value="_cart">');
		//	document.write('<input type="hidden" name="business" value="payments@time2changeuk.com">');
		//	document.write('<input type="hidden" name="item_name" value="'+product[3]+'">');
		//	document.write('<input type="hidden" name="item_number" value="'+product[0]+'">');
		//	document.write('<input type="hidden" name="amount" value="'+product[2]+'">');
		//	document.write('<input type="hidden" name="page_style" value="time2Change">');
		//	document.write('<input type="hidden" name="no_note" value="1">');
		//	document.write('<input type="hidden" name="currency_code" value="GBP">');
		//	document.write('<input type="hidden" name="lc" value="GB">');
		//	document.write('<input type="hidden" name="shipping" value="0.00">');
		//	document.write('<input type="hidden" name="shipping2" value="0.00">');
		//	document.write('</form>');
		
		//document.write('</td><td align=right>');
		
		//	document.write('<font face="verdana" size=2> View cart </font>');
		//document.write('</td><td align=right>');			

		//	document.write('<form name="ViewBasket" style="margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0" target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">');
		//	document.write('<input type="hidden" name="cmd" value="_cart">');
		//	document.write('<input type="hidden" name="business" value="payments@time2changeuk.com">');
			
		//	document.write('<input type="image" src="images/basket.gif" border="0" name="submit" alt="View the contents of your basket" title="View the contents of your basket">'); 
		//	document.write('<input type="hidden" name="display" value="1">');
		//	document.write('<input type="hidden" name="page_style" value="time2Change">');
		//	document.write('</form>');
		
		//document.write('</td></tr></table>');
		
		
		
		//document.write('<img src="images/XMASTREE.JPG" width=25 height=25 ');
		document.write('<font face=verdana size=2><b>Shop shut for summer holidays.<br>');
		document.write('We will reopen on 14th August</b></font> ');
	
	
	}
	
	if ( instock == "o" || instock == "O" || instock == "n" || instock == "N" )
	{
		document.write('<A href="nappiesstockclearancesale.html">');
		document.write('<font color=red face=verdana size=2><b><center>Item Discontinued.</font><br></B>');
		document.write('<b><font face=verdana size=2 color=blue> Click here for remaining items</font></center>');
		document.write('</A>');
		//document.write('<img src="images/XMASTREE.JPG" width=25 height=25><br>');
		//document.write('<font face=verdana size=2>Shop shut over christmas period<br>.');
		//document.write('We will reopen on 4th January</font> ');

	}	

	

	if ( instock == "d" || instock == "D" )
	{
		document.write('<font size=2 face=verdana><b>This item has been discontinued<b></font>');
	}	




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



/*
 * createAddToCartFormBody()
 */
function createAddToCartFormBody()
{
	product = getCurrentProduct(filename);
	
	if ( instock == "y" || instock == "Y" )
	{	
		document.write('<font face="verdana" size=2> <b>Add to Cart</b> </font>');
		document.write('<input type="image" src="images/cart.gif" border="0" name="submit" title="Add this item to your shopping cart" alt="Add this item to your shopping cart">');
		document.write('<input type="hidden" name="add" value="1">');
		document.write('<input type="hidden" name="cmd" value="_cart">');
		document.write('<input type="hidden" name="business" value="payments@time2changeuk.com">');
		document.write('<input type="hidden" name="item_name" value="'+product[3]+'">');
		document.write('<input type="hidden" name="item_number" value="'+product[0]+'">');
		document.write('<input type="hidden" name="amount" value="'+product[2]+'">');
		document.write('<input type="hidden" name="page_style" value="time2Change">');
		document.write('<input type="hidden" name="no_note" value="1">');
		document.write('<input type="hidden" name="currency_code" value="GBP">');
		document.write('<input type="hidden" name="lc" value="GB">');
		document.write('<input type="hidden" name="shipping" value="0.00">');
		document.write('<input type="hidden" name="shipping2" value="0.00">');
	}
	
		
	if ( instock == "n" || instock == "N" )
	{
		document.write('<font size=2 face=verdana><b>This item is out of stock<b></font>');
	}	
	

	if ( instock == "d" || instock == "D" )
	{
		document.write('<font size=2 face=verdana><b>This item has been discontinued<b></font>');
	}	


}	


	




/*
 * generateOpenItemBox()
 */
 
function generateOpenItemBox()
{
	document.write('<table width="120" HEIGHT=5 border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td>');
	document.write('<table width="100%" HEIGHT=5  border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td onMouseOver="this.bgColor=\'#DABFFF\'" onMouseOut="this.bgColor=\'#ffffff\'" bgcolor=#ffffff nowrap="nowrap" valign="top">');
}	



/*
 * generateOpenItemBox()
 */
 
function generateOpenItemBoxValignTop()
{
	document.write('<table width="120" HEIGHT=5 border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign=top>');
	document.write('<table width="100%" HEIGHT=5  border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign=top onMouseOver="this.bgColor=\'#DABFFF\'" onMouseOut="this.bgColor=\'#ffffff\'" bgcolor=#ffffff nowrap="nowrap" valign="top">');
}	


/*
 * generateOpenItemBox()
 */
 
function generateOpenItemBoxNoColourChange()
{
	document.write('<table width="120" HEIGHT=5 border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	document.write('<table width="100%" HEIGHT=5  border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td  bgcolor=#ffffff nowrap="nowrap" valign="top">');
}	


/*
 * generateOpenItemBox()
 */
 
function generateWrapOpenItemBoxNoColourChange()
{
	document.write('<table width="234" HEIGHT=5 border="0" align="center" style="background-color: #000000;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	document.write('<table width="100%" HEIGHT=5  border="0" cellpadding="10" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td  cellpadding=5 bgcolor=#ffffff  valign="top">');
}	


function holidayBox()
{
	document.write('<table width="100%" HEIGHT=5 border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%" HEIGHT=5  border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=left valign=top>');
		document.write('</td>');	
	document.write('<td  align=left valign=top>');
	document.write('<font face="Verdana" size=2 ><b> ');
	document.write('Due to a family holiday Time2Change currently has a reduced range');
	document.write('<font face="verdana" size=2 >of products in stock.<br></font>');
	document.write('<font face="verdana" size=2 ><br>Our full range of prodcts will be back in stock on the 4th of August.</b><br></font>');	
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table>');
	document.write('<BR>');

}	

function holidayBox()
{
	document.write('<table width="100%" HEIGHT=5 border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%" HEIGHT=5  border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=left valign=top>');
		document.write('</td>');	
	document.write('<td  align=left valign=top>');
	document.write('<font face="Verdana" size=2 ><b> ');
	document.write('Due to a family holiday Time2Change currently has a reduced range');
	document.write('<font face="verdana" size=2 > of products in stock.<br></font>');
	document.write('<font face="verdana" size=2 ><br>Our full range of prodcts will be back in stock on the 4th of August.</b><br></font>');	
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table>');
	document.write('<BR>');

}	



function itemOffShelfBox()
{
	document.write('<table width=\"100%\"><tr><td align=left>');
	document.write('<br><hr>');
	document.write('<font face="verdana" size=2>');
	document.write('<b>This product has been withdrawn while we are on holiday.');
	document.write('It will be back in stock on the 4th August');
	document.write('</b><br></font>');
	document.write('</td></tr></table>');	
	document.write('<hr>');
}	

function generateTotsShippingNotes()
{
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=left valign=top >');
	document.write('<font face=verdana size=2><b>Free UK P&P item </b><br> </font> ');
	
	if ( brand == "tots" )
	{
		document.write('<font size=1>Please note that we cannot ship tots bots products outside the UK.</strong> ');
		document.write('If you are based outside the UK please contact your local distributor</font>');
	}
	else
	{	
		document.write('<font size=1>Please note that we cannot ship tots bots products outside the UK.</strong> ');
		document.write('If you are based outside the UK please contact your local distributor</font>');
	}
	
	document.write('</td></tr></tbody></table>');
	document.write('</td></tr></tbody></table><br>');
}	



function generatePandPNote()
{
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=left valign=top>');
	document.write('<font face=verdana size=2><b>Free UK P&P item</b><br> </font> ');
	if ( brand == "tots" )
	{
		document.write('<font size=1>Please note that we cannot ship tots bots products outside the UK.</strong> ');
		document.write('If you are based outside the UK please contact your local distributor</font>');
	}
	else
	{	
		document.write('<font size=1>If you require your order to be <strong>shipped outside the UK</strong> ');
		document.write('please <a href="contact.html"><font color=blue>contact us</font></a> for shipping rates</font>');
	}	
	
	document.write('</td></tr></tbody></table>');
	document.write('</td></tr></tbody></table><br>');
}	


function generateMothereaseUkNote()
{
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=left valign=top>');
	document.write('<font face=verdana size=2><b>Free UK P&P item</b><br> </font> ');
	document.write('<font size=1>Please note that we can only sell motherease products to uk based customers</strong> ');
	
	
	document.write('</td></tr></tbody></table>');
	document.write('</td></tr></tbody></table><br>');
}	





function generateFreePandPBox()
{
	document.write('<table border="0" align="right"  width="100%" ><tr>');
	document.write('<td width="20%"><a href="recipes/vegetablerecipes.html" ><img title="vegetable recipes" border=0 src="recipes/images/1013342__radish.jpg"></td>');
	document.write('<td width="20%"><a href="recipes/beveragerecipes.html" > <img title="beverage recipes" border=0 src="recipes/images/beer-small.jpg"></td>');
	document.write('<td width="20%"><a href="recipes/sweetrecipes.html" > <img title="sweet recipes" border=0 src="recipes/images/lollipop-small.jpg"></td>');
	document.write('<td width="20%"><a href="recipes/alcoholrecipes.html" > <img title="alcohol recipes" border=0 src="recipes/images/1042507_lemon_splash_1.jpg"></td>');
	document.write('<td width="20%"><a href="recipes/pizzarecipes.html" > <img title="pizza recipes" border=0 src="recipes/images/pizza-small.jpg"></td>');
	document.write('</td></tr></table>');
}	




function movedToFabricsSite()
{
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=left valign=top>');
	document.write('<font size=3>This item has been moved to our ');
	document.write('<a href="http://www.time2changefabrics.com"><font color=blue>fabrics website. <br> www.time2changefabrics.com</font></a> ');
	
	document.write('</td></tr></tbody></table>');
	document.write('</td></tr></tbody></table><br>');
}	

function generateWhitePipingCordPromotionBox2()
{
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=left valign=top>');
	document.write('<b><font face="Verdana" size=1 ><center>Haberdashery</font></b><br></center>');	
	document.write('</td>');	
	document.write('</tr>');	
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="http://www.time2changefabrics.com/">');
	document.write('<font face="Verdana" size=1 > ');
	document.write('<center>');
	document.write('<img src="http://www.time2changefabrics.com/images/WHITEP3PIPINGCORDsmall" border=0> ');
	document.write('</center>');
	document.write('<center>Visit Time2ChangeFabrics .');
	document.write('<font face="verdana" size=1 color=blue></center></font>');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	


function generateSummerPromotionBox2()
{
	document.write('<font face=Verdana size=1>visit our other sites<br></font>');
	document.write('<a href="http://www.time2changefabrics.com">');
	document.write('<img alt="Time2Change Fabrics" title="Time2Change Fabrics" border=0  src="images/FABRICSBUTTON.JPG" width=40 height=28>');
	document.write('</a> &nbsp;');	

	document.write('<a href="http://www.time2changeuk.co.UK">');
	document.write('<img alt="Time2Change Nappies" title="Time2Change Nappies" border=0  src="images/NAPPYUKBUTTON.JPG" width=40 height=28>');
	document.write('</a> &nbsp;');	
	
	document.write('<a href="http://www.whattheworldbelieves.com">');
	document.write('<img alt="What the World Believes" title="What the World Believes" border=0  src="images/WWBBUTTON.JPG" width=40 height=28>');
	document.write('</a> &nbsp;');	

	
}	



function generateMailingListBox()
{
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="time2changenewsletter.html">');
	document.write('<font face="Verdana" size=1 > ');
	document.write('Want to keep up with whats happening at Time2Change? &nbsp; ');
	document.write('Find out about new offers and products by subscribing to ');
	document.write('our <font face="verdana" size=1 color=blue> quarterly newsletter</a>.</font>');
	document.write(' &nbsp; Please visit our <a href="http://www.time2changefabrics.com"> <font color=blue>fabrics site</font></a>. Where we have a large selection of fleeces, fur cottons and much more.');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	

function generatePayByCreditCardBox()
{
	/*document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<img src="images/phone2.JPG">');
	document.write('</td><td valign=top>');
	document.write('<font face="Verdana" size=1 > ');
	document.write('Dont want to shop online? <br>Then <b> pay by credit or debit card over the phone.</b>');
	document.write('<br>Call <b>01259 218844</b> between 9-5 to place your order.');
	document.write('</td><tr><td colspan=2 align=middle>');
	document.write('<img src="images/acceptedcards.gif">');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');*/
	
}	

function generateRecipesBox()
{
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="recipes/cakerecipes.html">');
	document.write('<img title="cake recipes" border=0 src="recipes/images/cake-slice.jpg" width=86 height=90 >');
	document.write('</a>');
	document.write('</td>');
	
	document.write('<td align=left valign=top colspan=3 >');
	document.write('<font face=verdana size=2>');
	document.write('Need some recipe ideas ? why bother searching through cookbooks ');
	document.write('or magazines when you can browse and search recipes online.');
	document.write('You can browse our archive of thousands of recipes by ');
	document.write('<a href="recipes/time2changerecipes.html"><font color=blue>category</font></a>');
	document.write(' or from the <a href="recipes/time2changerecipeindexA.html"><br><font color=blue>A-Z index</font></a>');


	
	
	document.write('</font>');
	document.write('</td>');


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


	
}	


function generateFoodImagesBox()
{
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');


	<!-- start row -->
	document.write('<tr>');
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a href="recipes/beveragerecipes.html" >');
	document.write('<img  title="beverage recipes" border=0 src="recipes/images/978437_beer2_jpg.jpg" width=100 height=75 >');
	document.write('</a></td>');
	
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a  href="recipes/lemonrecipes.html" >');
	document.write('<img  title="lemon recipes" border=0 src="recipes/images/990084_lemon.jpg" width=100 height=75 >');
	document.write('</a></td>');
	
	
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a  href="recipes/dessertrecipes.html" >');
	document.write('<img  title="dessert recipes" border=0 src="recipes/images/1044052_desserts.jpg" width=100 height=75 >');
	document.write('</td>');
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a  href="recipes/jellyrecipes.html" >');
	document.write('<img  title="jelly recipes" border=0 src="recipes/images/1003934_jelly.jpg" width=100 height=75 >');
	document.write('</td>');
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a   href="recipes/chocolaterecipes.html" >');
	document.write('<img title="chocolate recipes" border=0 src="recipes/images/1007557_chocolate.jpg" width=100 height=75 >');
	document.write('</td>');

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


	<!-- start row -->
	document.write('<tr>');
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a href="recipes/peanutrecipes.html" >');
	document.write('<img  title="peanut recipes" border=0 src="recipes/images/1020244_peanuts.jpg" width=100 height=75 >');
	document.write('</a></td>');
	
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a  href="recipes/applerecipes.html" >');
	document.write('<img  title="apple recipes" border=0 src="recipes/images/1022847_apples.jpg" width=100 height=75 >');
	document.write('</a></td>');
	
	
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a  href="recipes/saladrecipes.html" >');
	document.write('<img  title="salad recipes" border=0 src="recipes/images/1046427_salad.jpg" width=100 height=75 >');
	document.write('</td>');
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a  href="recipes/artichokerecipes.html" >');
	document.write('<img  title="artichoke recipes" border=0 src="recipes/images/1033040_artichoke.jpg" width=100 height=75 >');
	document.write('</td>');
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a   href="recipes/mushroomrecipes.html" >');
	document.write('<img title="mushroom recipes" border=0 src="recipes/images/1038213_mushrooms.jpg" width=100 height=75 >');
	document.write('</td>');

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





	<!-- start row -->
	document.write('<tr>');
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a href="recipes/breadrecipes.html" >');
	document.write('<img  title="bread recipes" border=0 src="recipes/images/1057964_pandesal_bread.jpg" width=100 height=75 >');
	document.write('</a></td>');
	
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a  href="recipes/souprecipes.html" >');
	document.write('<img  title="soup recipes" border=0 src="recipes/images/977729_soup_1.jpg" width=100 height=75 >');
	document.write('</a></td>');
	
	
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a  href="recipes/meatrecipes.html" >');
	document.write('<img  title="meat recipes" border=0 src="recipes/images/978519_fresh_meat_2.jpg" width=100 height=75 >');
	document.write('</td>');
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a  href="recipes/fruitrecipes..html" >');
	document.write('<img  title="fruit recipes" border=0 src="recipes/images/985337_bananas.jpg" width=100 height=75 >');
	document.write('</td>');
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a   href="recipes/sandwichrecipes.html" >');
	document.write('<img title="sandwich recipes" border=0 src="recipes/images/991789_lettuce_sandwich.jpg" width=100 height=75 >');
	document.write('</td>');

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




	<!-- start row -->
	document.write('<tr>');
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<ahref="recipes/baileysirishcreamtrufflesrecipe.html" >');
	document.write('<img  title="truffle recipes" border=0 src="recipes/images/996196_chocolate_truffles.jpg" width=100 height=75 >');
	document.write('</a></td>');
	
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a  href="recipes/chilirecipes.html" >');
	document.write('<img  title="chilli recipes" border=0 src="recipes/images/1045962_pepper.jpg" width=100 height=75 >');
	document.write('</a></td>');
	
	
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a  href="recipes/blueberryrecipes.html" >');
	document.write('<img  title="blueberry recipes" border=0 src="recipes/images/1062580_some_blueberries.jpg" width=100 height=75 >');
	document.write('</td>');
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a  href="recipes/strawberryrecipes.html" >');
	document.write('<img  title="strawberry recipes" border=0 src="recipes/images/1077055_-_twins_-.jpg" width=100 height=75 >');
	document.write('</td>');
	
	document.write('<td align=middle valign=middle width=20%>');
	document.write('<a   href="recipes/pizzarecipes.html" >');
	document.write('<img title="pizza recipes" border=0 src="recipes/images/1067182_slice_of_pizza.jpg" width=100 height=75 >');
	document.write('</td>');

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


	
}	






function generateNappiesBox()
{
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="http://www.time2changeuk.co.uk">');
	document.write('<img border=0 src="images/BAMBINEOBABYsmall.JPG" width=86 height=90 >');
	document.write('</a>');
	document.write('</td>');
	
	document.write('<td align=left valign=top>');
	document.write('<font face=verdana size=2>');
	document.write('Visit our cloth nappies site. <a href="http://www.time2changeuk.co.uk"><font color=blue>Time2Change Real Nappies</font></a>. ');
	document.write('We have a huge range of cloth nappies. We stock most brands.<br>');
	document.write('Tots Bots, Motherease, Tots Bots, Nature Babies, Wonderoos & more');

	
	document.write('</font>');
	document.write('</td>');
	
	document.write('</tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	

function generateFabricsBox()
{
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="http://www.time2changefabrics.co.uk">');
	document.write('<img border=0 src="http://www.time2changefabrics.co.uk/images/FLEECESTACK.JPG" width=86 height=90 >');
	document.write('</a>');
	document.write('</td>');
	
	document.write('<td align=left valign=top>');
	document.write('<font face=verdana size=2>');
	document.write('Visit our fabrics site. <a href="http://www.time2changefabrics.co.uk"><font color=blue>Time2Change Fabrics</font></a>. ');
	document.write('We stock plain and patterened polyester fleece, cottons, polyviscose tartans, ');
	document.write('Feathers, Fur, Muslin , Linen and Polycottons');

	
	document.write('</font>');
	document.write('</td>');
	
	document.write('</tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	






function generateTime2ChangeFeedsBox()
{
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');	
		
	document.write('<td width=25% align=middle valign=top>');
	document.write('<a href="feeds/time2changefeedservice.html">');
	document.write('<img border=0 src="images/feeds.jpg" width=86 height=86 >');
	document.write('</a>');
	document.write('</td>');
	
	document.write('<td align=left valign=top>');
	document.write('<font face=verdana size=1>');
	
	document.write('<a href="feeds/time2changefeedservice.html">');
	document.write('<b>The Time2Change Feed Service is the easy way to submit your products to multiple shopping engines and auction sites and at the same time generate sitemaps and RSS content feeds.</b>');

	document.write('<br><br>Submit a single feed file and <b>increase your website traffic and sales</b> by listing your products in google product search . Take advantage of Google one box search results. List your products in the top shopping engines and the amazon marketplace. Generate Google sitemaps and RSS feeds. ');
	
	
	document.write('<a href="feeds/time2changefeedservice.html"><br><font color=blue>read more...</font></a><br>');
	document.write('</a></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan=2>');
	document.write('<font face=verdana size=1>');
	document.write('</font>');
	document.write('</td>');

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




function generatePayByCreditCardBox2()
{

/*	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<img src="images/phone3.JPG">');
	document.write('</td><td align=left valign=top>');
	document.write('<font face="Verdana" size=1 > ');
	document.write('Dont want to shop online? Then <b> pay by credit or debit card over the phone.</b>');
	document.write('<a href="ordering.html#creditcards"><font color=blue> Details</font></a>'); 
	document.write('</tr><tr><td align=left colspan=2 valign=top>');
	document.write('<font face="Verdana" size=1 ><center><b>01259 218844</b> between 9-5.</center>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>'); */
	
}	



function generateMothereasePottyPackBox()
{
	document.write('<br>');
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="mothereasebirthtopottypack.html">');
	document.write(' ');
	document.write('<table><tr><td> ');
	document.write('<a href="mothereasebirthtopottypack.html"><img border=0 src="images/MElogo.jpg"><font face="Verdana" size=2 > <b> Motherease Birth to  Potty Pack </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="mothereasebirthtopottypack.html">');
	document.write('<img width="75" height=56 border=0 src="images/MEOSWHITEsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/MERIKKIWHITEsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/MEBOOSTERsmall.JPG">');
	document.write('<img alt="Nappy Buckets" width="75" height=56 border=0 src="images/NAPBUCK2small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/LNF1small.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	


function generateBambineoPottyPackBox()
{
	document.write('<br>');
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="bambineobirthtopottypack.html">');
	document.write(' ');
	document.write('<table><tr><td valign=top >');
	document.write('<a href="bambineobirthtopottypack.html"><img border=0 src="images/BAMBINEOLOGO.JPG"><font face="Verdana" size=2 > <img border=0 src="images/new.gif"><b> Bambineo Birth to  Potty Pack </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="bambineobirthtopottypack.html">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOCREAMsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOWRAPsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOBOOSTERsmall.JPG">');
	document.write('<img alt="Nappy Buckets" width="75" height=56 border=0 src="images/NAPBUCK2small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/LNF1small.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	


function generateBambineoSize1ComleteSetBox()
{
	document.write('<br>');
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="bambineocompleteset.html">');
	document.write(' ');
	document.write('<table><tr><td valign=top >');
	document.write('<a href="bambineocompleteset.html"><img border=0 src="images/BAMBINEOLOGO.JPG"><font face="Verdana" size=2 > <img border=0 src="images/new.gif"><b> Bambineo complete set </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="bambineocompleteset.html">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOCREAMsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOWRAPsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOBOOSTERsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOLINERSsmall.JPG"></a>');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOWETBAGCHECKsmall.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	


function generateBambineoBoyComleteSetBox()
{
	document.write('<br>');
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="bambineocompletesetboy.html">');
	document.write(' ');
	document.write('<table><tr><td valign=top >');
	document.write('<a href="bambineocompletesetboy.html"><img border=0 src="images/BAMBINEOLOGO.JPG"><font face="Verdana" size=2 > <img border=0 src="images/new.gif"><b> Bambineo boy complete set </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="bambineocompletesetboy.html">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOBLUEsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOWRAPsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOBOOSTERsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOLINERSsmall.JPG"></a>');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOWETBAGCHECKsmall.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	

function generateBambineoUnisexComleteSetBox()
{
	document.write('<br>');
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="bambineocompletesetunisex.html">');
	document.write(' ');
	document.write('<table><tr><td valign=top >');
	document.write('<a href="bambineocompletesetunisex.html"><img border=0 src="images/BAMBINEOLOGO.JPG"><font face="Verdana" size=2 > <img border=0 src="images/new.gif"><b> Bambineo unisex complete set </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="bambineocompletesetunisex.html">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOPISTACHIOsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOWRAPsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOBOOSTERsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOLINERSsmall.JPG"></a>');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOWETBAGCHECKsmall.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	





function generateBambineoGirlComleteSetBox()
{
	document.write('<br>');
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="bambineocompletesetgirl.html">');
	document.write(' ');
	document.write('<table><tr><td valign=top >');
	document.write('<a href="bambineocompletesetgirl.html"><img border=0 src="images/BAMBINEOLOGO.JPG"><font face="Verdana" size=2 > <img border=0 src="images/new.gif"><b> Bambineo girl complete set </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="bambineocompletesetgirl.html">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOPINKsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOWRAPsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOBOOSTERsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOLINERSsmall.JPG"></a>');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOWETBAGCHECKsmall.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	




function generateTestKitBox()
{
	document.write('<br>');
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="bambineotestkit.html">');
	document.write(' ');
	document.write('<table><tr><td valign=top >');
	document.write('<a href="bambineotestkit.html"><img border=0 src="images/BAMBINEOLOGO.JPG"><font face="Verdana" size=2 > <img border=0 src="images/new.gif"><b> Bambineo Test Kit </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="bambineotestkit.html">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOCREAMsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOWRAPsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/BAMBINEOLINERSsmall.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	



function generatePrefoldPottyPackBox()
{
	document.write('<br>');
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="juniorjoycottonprefoldbirthtopottypack.html">');
	document.write(' ');
	document.write('<table><tr><td> ');
	document.write('<a href="juniorjoycottonprefoldbirthtopottypack.html"><img border=0 src="images/JJLOGO.JPG"><font face="Verdana" size=2 > <img border=0 src="images/new.gif"><b>Prefold Birth to Potty Pack </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="juniorjoycottonprefoldbirthtopottypack.html">');
	document.write('<img width="75" height=115 border=0 src="images/REGPREFNAPsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/JUNIORJOYFINNCOVERSsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/TERRYWIPESsmall.JPG">');
	document.write('<img alt="Nappy Buckets" width="75" height=56 border=0 src="images/NAPBUCK2small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/LNF1small.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	


function generateFabricsSiteBox()
{
	document.write('<br>');
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="http://www.time2changefabrics.co.uk">');
	document.write(' ');
	document.write('<table><tr><td valign=top> ');
	document.write('<a href="http://www.time2changefabrics.co.uk"><img border=0 src="images/FLEECESTACKsmall.JPG"></td>');
	document.write('<td valign=top><a href="http://www.time2changefabrics.co.uk"> ');
	document.write('<font face="Verdana" size=1> <a href=""http://www.time2changefabrics.co.uk">We have a wide range of fleece, fur and polyviscose fabrics on our fabrics site.</a> </font>');
	
	document.write('<TABLE valign=center >');
	document.write('<TR>');
	document.write('<td ALIGN=LEFT VALIGN=center width="25%" ><a href="http://www.time2changefabrics.co.uk">');
	document.write('<img  alt="Tiger fur fabric" title="Tiger fur fabric" border=0 src="http://www.time2changefabrics.co.uk/images/ES010TIGERFURsmall.JPG" width=75 height=56></a></td>');
	document.write('<td ALIGN=LEFT VALIGN=center width="25%" ><a href="http://www.time2changefabrics.co.uk">');
	document.write('<img alt="Dalmation fur fabric" title="Dalmation fur fabric"  border=0 src="http://www.time2changefabrics.co.uk/images/ES010DALMATIONFURsmall.JPG" width=75 height=56></a></td>');
	document.write('<td ALIGN=LEFT VALIGN=center width="25%" ><a href="http://www.time2changefabrics.co.uk">');
	document.write('<img alt="Multi swirl fleece fabric " title="Multi swirl fleece fabric "  width=75 height=56 border=0 src="http://www.time2changefabrics.co.uk/images/MULTISWIRLsmall.JPG" width=75 height=56></a></td>');
	document.write('<td  ALIGN=LEFT VALIGN=center width="25%" ><a href="http://www.time2changefabrics.co.uk">');
	document.write('<img alt="blue sheep fleece fabric " title="blue sheep fleece fabric "  border=0 src="http://www.time2changefabrics.co.uk/images/BLUESHEEPsmall.JPG" width=75 height=56></a></td>');
	document.write('</TR>');
	document.write('</TABLE>');

	
	document.write('</td></tr><tr><td> ');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	



function generateNatureBabiesPottyPackBox()
{
	document.write('<br>');
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="naturebabiesbirthtopottypack.html">');
	document.write(' ');
	document.write('<table><tr><td> ');
	document.write('<a href="naturebabiesbirthtopottypack.html"><img border=0 src="images/NBlogosmall.jpg"><font face="Verdana" size=2 > <img border=0 src="images/new.gif"><b>Nature Babies Birth to Potty Pack </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="naturebabiesbirthtopottypack.html">');
	document.write('<img width="75" height=56 border=0 src="images/NBDIDDYDIAPERsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/NBWHITECOVERSMALL.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/TERRYWIPESsmall.JPG">');
	document.write('<img alt="Nappy Buckets" width="75" height=56 border=0 src="images/NAPBUCK2small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/LNDsmall.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	





function generateBabecoShapedPottyPackBox()
{
	document.write('<br>');
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="babecoshapedbirthtopottypack.html">');
	document.write(' ');
	document.write('<table><tr><td> ');
	document.write('<a href="babecoshapedbirthtopottypack.html"><img border=0 src="images/bablogosmall.jpg"><font face="Verdana" size=2 ><br> <img border=0 src="images/new.gif"><b>Babeco Shaped Bamboo Nappy Birth to Potty Pack </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="babecoshapedbirthtopottypack.html">');
	document.write('<img width="75" height=56 border=0 src="images/BABBAMsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/NBWHITECOVERSMALLsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/TERRYWIPESsmall.JPG">');
	document.write('<img alt="Nappy Buckets" width="75" height=56 border=0 src="images/NAPBUCK2small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/LNDsmall.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	


function generateBabecoFlatPottyPackBox()
{
	document.write('<br>');
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="babecoflatbirthtopottypack.html">');
	document.write(' ');
	document.write('<table><tr><td> ');
	document.write('<a href="babecoflatbirthtopottypack.html"><img border=0 src="images/bablogosmall.jpg"><font face="Verdana" size=2 ><br> <img border=0 src="images/new.gif"><b>Babeco Flat Bamboo Nappy Birth to Potty Pack </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="babecoflatbirthtopottypack.html">');
	document.write('<img width="75" height=56 border=0 src="images/BABBAMTERRYsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/NBWHITECOVERSMALLsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/TERRYWIPESsmall.JPG">');
	document.write('<img alt="Nappy Buckets" width="75" height=56 border=0 src="images/NAPBUCK2small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/LNDsmall.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	


function generateTotsBotsPottyPackBox()
{
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="totsbotsbirthtopottypack.html">');
	document.write(' ');
	document.write('<table><tr><td> ');
	document.write('<a href="totsbotsbirthtopottypack.html"><img border=0 src="images/totsbotslogo.gif"><font face="Verdana" size=2 ><br> <img border=0 src="images/new.gif"><b>Tots Bots Birth to Potty Pack </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="totsbotsbirthtopottypack.html">');
	document.write('<img width="75" height=56 border=0 src="images/TOTSBOTSTB1Asmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/TOTSBOTSTW1small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/TERRYWIPESsmall.JPG">');
	document.write('<img alt="Nappy Buckets" width="75" height=56 border=0 src="images/NAPBUCK2small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/LNDsmall.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	


function generateFluffleNippaTotsBotsPottyPackBox()
{
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="totsbotsflufflenippabirthtopottypack.html">');
	document.write(' ');
	document.write('<table><tr><td> ');
	document.write('<a href="totsbotsflufflenippabirthtopottypack.html"><img border=0 src="images/totsbotslogo.gif"><font face="Verdana" size=2 ><br> <img border=0 src="images/new.gif"><b>Tots Bots Fluffle Nippa Birth to Potty Pack </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="totsbotsflufflenippabirthtopottypack.html">');
	document.write('<img width="75" height=56 border=0 src="images/TOTSBOTSFLUF1small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/TOTSBOTSTW1small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/TERRYWIPESsmall.JPG">');
	document.write('<img alt="Nappy Buckets" width="75" height=56 border=0 src="images/NAPBUCK2small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/LNDsmall.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	




function generateBamboozleAplixTotsBotsPottyPackBox()
{
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="totsbotsbamboozleaplixbirthtopottypack.html">');
	document.write(' ');
	document.write('<table><tr><td> ');
	document.write('<a href="totsbotsbamboozleaplixbirthtopottypack.html"><img border=0 src="images/totsbotslogo.gif"><font face="Verdana" size=2 ><br> <img border=0 src="images/new.gif"><b>Tots Bots Bamboozle Aplix Birth to Potty Pack </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="totsbotsbamboozleaplixbirthtopottypack.html">');
	document.write('<img width="75" height=56 border=0 src="images/TOTSBOTSBAM1small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/TOTSBOTSTW1small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/TERRYWIPESsmall.JPG">');
	document.write('<img alt="Nappy Buckets" width="75" height=56 border=0 src="images/NAPBUCK2small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/LNDsmall.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	


function generateRainbowBamboozleAplixTotsBotsPottyPackBox()
{
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="totsbotsrainbowbamboozleaplixbirthtopottypack.html">');
	document.write(' ');
	document.write('<table><tr><td> ');
	document.write('<a href="totsbotsrainbowbamboozleaplixbirthtopottypack.html"><img border=0 src="images/totsbotslogo.gif"><font face="Verdana" size=2 ><br> <img border=0 src="images/new.gif"><b>Tots Bots Rainbow Bamboozle Aplix Birth to Potty Pack </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="totsbotsrainbowbamboozleaplixbirthtopottypack.html">');
	document.write('<img width="75" height=56 border=0 src="images/TOTSBAMORANGEsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/TOTSBOTSTW1small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/TERRYWIPESsmall.JPG">');
	document.write('<img alt="Nappy Buckets" width="75" height=56 border=0 src="images/NAPBUCK2small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/LNDsmall.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	




function generateBamboozleAplixTotsBotsMultiPack()
{
	document.write('<table width="50%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="totsbotsbamboozleaplixbirthtopottypack.html">');
	document.write(' ');


	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td align=middle valign=top >');
	document.write('<a href="totsbotsbamboozleaplixmultipack.html">');
	document.write('<img border=0 src="images/TOTSMULTIPACKsmall.JPG"></a>');
	document.write('<br><font size=2 face=verdana>Bamboozle</font>');
	document.write('</font></a></td></tr>');
	document.write('</table> ');

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

	document.write('<table width="50%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="totsbotsbamboozleaplixbirthtopottypack.html">');
	document.write(' ');


	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td align=middle valign=top >');
	document.write('<a href="totsbotsbamboozleaplixmultipack.html">');
	document.write('<img border=0 src="images/TOTSMULTIPACKsmall.JPG"></a>');
	document.write('<br><font size=2 face=verdana>Bamboozle</font>');
	document.write('</font></a></td></tr>');
	document.write('</table> ');

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



	
}	




function generateFlufflePopperTotsBotsPottyPackBox()
{
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="totsbotsflufflepopperabirthtopottypack.html">');
	document.write(' ');
	document.write('<table><tr><td> ');
	document.write('<a href="totsbotsflufflepopperabirthtopottypack.html"><img border=0 src="images/totsbotslogo.gif"><font face="Verdana" size=2 ><br> <img border=0 src="images/new.gif"><b>Tots Bots Fluffle Popper Birth to Potty Pack </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="totsbotsflufflepopperabirthtopottypack.html">');
	document.write('<img width="75" height=56 border=0 src="images/TOTSBOTSFLUF1small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/TOTSBOTSTW1small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/TERRYWIPESsmall.JPG">');
	document.write('<img alt="Nappy Buckets" width="75" height=56 border=0 src="images/NAPBUCK2small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/LNDsmall.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	









function generateSmallPrefoldPottyPackBox()
{
	document.write('<br>');
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="smalljuniorjoycottonprefoldbirthtopottypack.html">');
	document.write(' ');
	document.write('<table><tr><td> ');
	document.write('<a href="smalljuniorjoycottonprefoldbirthtopottypack.html"><img border=0 src="images/JJLOGO.JPG"><font face="Verdana" size=2 > <img border=0 src="images/new.gif"><b>Prefold Birth to Potty Pack </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="smalljuniorjoycottonprefoldbirthtopottypack.html">');
	document.write('<img width="75" height=115 border=0 src="images/REGPREFNAPsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/JUNIORJOYFINNCOVERSsmall.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	



function generateUnbleachedMothereasePottyPackBox()
{
	document.write('<br>');
	document.write('<table width="100%"  border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%"   border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	document.write('<a href="unbleachedmothereasebirthtopottypack.html">');
	document.write(' ');
	document.write('<table><tr><td> ');
	document.write('<a href="unbleachedmothereasebirthtopottypack.html"><img border=0 src="images/MElogo.jpg"><font face="Verdana" size=2 > <img border=0 src="images/new.gif"><b> Motherease Birth to  Potty Pack </b></font>');
	document.write('</a></td></tr><tr><td> ');
	document.write('<a href="unbleachedmothereasebirthtopottypack.html">');
	document.write('<img width="75" height=56 border=0 src="images/MEOSUBsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/MERIKKIWHITEsmall.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/MEBOOSTERsmall.JPG">');
	document.write('<img alt="Nappy Buckets" width="75" height=56 border=0 src="images/NAPBUCK2small.JPG">');
	document.write('<img width="75" height=56 border=0 src="images/LNF1small.JPG"></a>');
	document.write('');
	document.write('</td></tr></table> ');
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table><br>');
	
}	



function generateFunUtilsBox()
{
	document.write('<table width="100%" HEIGHT=30 border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%" HEIGHT=30  border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=left valign=top>');
	document.write('<b><font face="Verdana" size=1 ><center>Useful tools</font></b><br></center>');	
		document.write('<table  width="100%" HEIGHT=30  ><tr>');	
		document.write('<td align=left><img src="images/boycat.gif" border=0 ></td>');	
		document.write('<td align=left>');	

			document.write('<a href="nappyratingguide.html">');
			document.write('<font face="Verdana" size=1 color=blue > ');
			document.write('<center>Nappy Rating Guide.');
			document.write('</a>');

			document.write('<a href="nappychooser.html">');
			document.write('<font face="Verdana" size=1 color=blue > ');
			document.write('<center>Nappy Chooser.');
			document.write('</a>');


			document.write('<a href="babynamechooser.html">');
			document.write('<font face="Verdana" size=1 color=blue > ');
			document.write('<center>Baby Name Chooser.');
			document.write('</a>');

			document.write('<a href="duedatecalculator.html">');
			document.write('<font face="Verdana" size=1 color=blue > ');
			document.write('<center>Due Date Calculator.');
			document.write('</a>');
			
			document.write('<a href="babygenderpredictor.html">');
			document.write('<font face="Verdana" size=1 color=blue > ');
			document.write('<center>Gender Predictor.');
			document.write('</a>');
		
		
		
		document.write('</td>');			
		
		document.write('<td align=right><img src="images/girlcat.gif" border=0 ></td>');			
		document.write('</tr></table>');			
	document.write('</td>');	
	document.write('</tr>');	
	document.write('<tr>');		
	document.write('<td  align=left valign=top>');
	
	
	
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table>');
	document.write('<BR>');

}	



function generatePottyPackPromotionBox()
{
	document.write('<table width="100%" HEIGHT=5 border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%" HEIGHT=5  border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=left valign=top>');

	document.write('<font face="Verdana" size=1>');
	document.write('<a href="juniorjoyterrynappybirthtopottypack.html"><font face="Verdana" size=2 color=blue>Terry nappy birth to potty packs £96.49</font></a> <br>');
	document.write('Everything you will need from birth to potty.');
	document.write('Save up to 20% on our prices by buying in <a href="nappysets.html"><font face="Verdana" size=1 color=blue>packs</font></a>. ');
	document.write('You wont find these cheaper elsewhere<br>');
	document.write('</a>');
	
	document.write('</td>');
	document.write('<td align=right>');
	document.write('<font face="Verdana" size=1 color=blue>');
	document.write('<a href="totsbotsnappysets.html"><font face="Verdana" size=1 color=blue>We now have Tots Bots Trial Packs<br></font>');
	document.write('<img border=0 src="images/TOTSPINKTRIALsmall.JPG"></a>')
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');
	
	
	
	document.write('</tbody></table>');
	
	document.write('</td></tr></tbody></table>');
	document.write('<BR>');

}	




function generateBrandsPromotionBox()
{
	document.write('<table width="100%" HEIGHT=5 border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%" HEIGHT=5  border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=left valign=top>');

	document.write('<font face="Verdana" size=1>');
	document.write('<center><a href="nappymanufacturers.html"><font face="Verdana" size=2 ><b>We stock most brands of cloth nappies</b></font></a></center> <br>');
	document.write('</a>');
	
	document.write('<table width=100% ><tr><td>');
	document.write('<a href="nappymanufacturers.html"><img  alt="All In One Nappies" border=0 src="images/MElogo.jpg"><BR><BR></a>');
	document.write('<a  href="nappymanufacturers.html"><img  alt="All In One Nappies" border=0 src="images/JJLOGO.JPG"></a>');
	document.write('</td><td>');
		document.write('<a  href="nappymanufacturers.html"><img  border=0 alt="Shaped Terry Nappies" src="images/NBlogosmall.jpg"></a>');		
	document.write('</td><td  align=right>');
	document.write('<a  href="nappymanufacturers.html"><img  border=0  src="images/totsbotslogo.gif"></a></center>');
	document.write('</td><tr></table>');
	
	
	document.write('</td>');
	document.write('</tr>');
	
	
	
	document.write('</tbody></table>');
	
	document.write('</td></tr></tbody></table>');
	document.write('<BR>');

}	




function generateTotsTrialPromotionBox()
{
	document.write('<table width="100%" HEIGHT=130 border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%" HEIGHT=130  border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=middle valign=top colspan=2>');

	document.write('<font face="Verdana" size=2>');
	document.write('<a href="totsbotsnappysets.html"><font face="Verdana" size=2 >  <br>');
	document.write('Tots Bots Trial Packs<br>');
	
	/*document.write('<img border=0 src="images/TOTSPINKTRIALsmall.JPG">');*/
	document.write('</a>');
	document.write('</font>');
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table>');
	document.write('<BR>');

}	






function generateNewTotsPromotionBox()
{
	document.write('<table width="100%" HEIGHT=130 border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%" HEIGHT=130  border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=left valign=top colspan=2>');

	
	/*document.write('<img border=0 src="images/new.gif"><br>');*/
	document.write('<a href="totsbotsnappies.html"><font face="Verdana" size=1 ><b>Cloth nappies just got better!</b></a> <br>');
	document.write('New from Tots Bots<br><br>');
	
	document.write('<table width="100%"  border="0" align="center" cellpadding="0" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align="middle">');
	document.write('<font face="Verdana" size=1 >');
	document.write('<b>Fluffles</b><br>');
	document.write('</font>');
	
	
	document.write('<a href="totsbotsflufflesnappies.html">');
	document.write('<img border=0 src="images/TOTSBOTSFLUF1small.JPG">');
	document.write('</a>');	
	document.write('</td><td align="middle">');
	document.write('<font face="Verdana" size=1 >');
	document.write('<b>Bamboozles</b><br>');
	document.write('</font>');	
	document.write('<a href="totsbotsbamboozlesnappiesaplix.html">');
	document.write('<img border=0 src="images/TOTSBOTSBAM1small.JPG">');
	document.write('</a>');	
	document.write('</td></tr></table>');	
	
	
	document.write('</font></a>');
	
	/*document.write('<a href="totsbotsnappysets.html"> <br>');
	document.write(' <font face="Verdana" size=2 ><img border=0 src="images/new.gif"><br>');
	document.write('Tots Bots Trial Packs<br></font>');*/
	
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table>');
	document.write('<BR>');

}	


function generateBabecoPromotionBox()
{
	document.write('<table width="100%" HEIGHT=130 border="0" align="center" style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td valign="top">');
	
	document.write('<table bgcolor=#ffffff width="100%" HEIGHT=130  border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td align=left valign=top colspan=2>');

	

	document.write('<a href="babeconappies.html"><font face="Verdana" size=1 ><b>New from Babeco</b></a> <br>');
	document.write('Luxury Bamboo Terry Nappies<br><br>');

	document.write('<center><a href="luxurybambooterrynappies50x50cm.html">');
	document.write('<img border=0 src="images/BABBAMTERRYsmall.JPG">');
	document.write('</a></center>');	
	
	
	document.write('</td></tr></tbody></table>');
	
	document.write('</td></tr></tbody></table>');
	document.write('<BR>');

}	




/*
 * generateNoWidthOpenItemBox()
 */
 
function generateNoWidthOpenItemBox()
{
	document.write('<table  width="100%" border="0"  style="background-color: #b580FF;" cellpadding="1" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td>');
	document.write('<table  width="100%"  border="0" cellpadding="2" cellspacing="0">');
	document.write('<tbody>');
	document.write('<tr><td onMouseOver="this.bgColor=\'#DABFFF\'" onMouseOut="this.bgColor=\'#ffffff\'" bgcolor=#ffffff nowrap="nowrap" valign="top">');
}	


/*
 * generateCloseItemBox()
 */

function generateCloseItemBox()
{
	document.write('</td></tr></tbody></table>');
	document.write('</td></tr></tbody></table>');
}	


/*
 * generateFreeLolliesAffiliateBox()
 */

function generateFreeLolliesAffiliateBox()
{
	generateOpenItemBox();
	/* document.write('<a onclick="viewWindow = window.open(\'http://www.freelollies.co.uk/catalog/default.php?ref=108\',\'\',\'top=0,left=0,menubar=yes,resizable=yes,status=no,location=yes,toolbar=yes,scrollbars=yes,width=750,height=500\');viewWindow.focus()"'); */
	document.write('<a href="http://www.freelollies.co.uk/catalog/default.php?ref=108" >');
	document.write('<font face="Verdana" size=2 color=blue> ');
	document.write('Free Lollies</a><br>');
	document.write('</font>');
	document.write('<a href="http://www.freelollies.co.uk/catalog/default.php?ref=108" >');
	document.write('<font face="Verdana" size=1 > ');
	document.write('Leading brand kids<br> clothes at a fraction <br>of the high street <br>price.');
	document.write('</font></a>');

	generateCloseItemBox();
}


/*
 * generateProductLinks()
 */

function generateProductLinks()
{
	document.write('<table cellpadding="2" cellspacing="2" border="0" width="100%">');
	document.write('<tbody>');
	document.write('<tr>');
	document.write('<td valign="top" bgcolor="#996699"><small>');
	document.write('<font color="#ffffff">Products</font></small><br>');
	document.write('</td>');
	document.write('</tr>');
	
	
	
	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappyaccessories.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="nappyaccessories.html">Accessories</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'babybedding.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="babybedding.html">Bedding</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');
	


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'babyclothes.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="babyclothes.html">Clothes</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'fleecepatterns.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="fleecepatterns.html">Fleece</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'formums.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="formums.html">For Mums</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'babygiftset.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="babygiftset.html">Gift Sets</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'clothnappies.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="clothnappies.html">Nappies</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappycovers.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="nappycovers.html">Nappy Covers</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappysets.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="nappysets.html">Nappy Sets</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');




	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'trainerpants.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="trainerpants.html">Trainer pants</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'comingsoon.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="comingsoon.html">Coming Soon</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');
	



	document.write('</tbody>');                                      
	document.write('</table>');


	
}


/*
 * generateProductLinks()
 */

function generateProductLinks2()
{
	document.write('<table cellpadding="2" cellspacing="2" border="0" width="100%">');
	document.write('<tbody>');
	document.write('<tr>');
	document.write('<td valign="top" bgcolor="#996699"><small>');
	document.write('<font color="#ffffff">Products</font></small><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappybagsbags.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="nappybagsbags.html">Bags</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappyboosters.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="nappyboosters.html">Boosters</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'essentialoils.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="essentialoils.html">Essential Oils</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'fleecepatterns.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="fleecepatterns.html">Fleece</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'liners.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="liners.html">Liners</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'sets.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="sets.html">Sets</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'stuffers.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="stuffers.html">Stuffers</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'washablewipes.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="washablewipes.html">Wipes</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'comingsoon.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="comingsoon.html">Coming Soon</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');
	

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'comingsoon.html\';" valign="top" bgcolor="#ffffff">');

	document.write('<!--#exec cgi="cgi/pollit/pollit.cgi" -->');
	
	document.write('</td>');
	document.write('</tr>');



	document.write('</tbody>');                                      
	document.write('</table>');



}




function submitLilacNatureBabiesVelcroCoversChooserForm() 
{
document.Sizeform.submit();
var Size = document.Sizeform.Sizeselect.options[document.Sizeform.Sizeselect.selectedIndex].value;
 if ( Size.indexOf('10-25lb') != -1 )
{
document.location='lilacnaturebabiesvelcrocovers2.html'
}
 if ( Size.indexOf('6-14lb') != -1 )
{
document.location='lilacnaturebabiesvelcrocovers.html'
}
 if ( Size.indexOf('23-32lb') != -1 )
{
document.location='lilacnaturebabiesvelcrocovers3.html'
}
}

/*
 * generateContactLinks()
 */

function generateContactLinks()
{
	document.write('<table cellpadding="2" cellspacing="2" border="0" width="100%">');
	document.write('<tbody>');
	document.write('<tr>');
	document.write('<td valign="top" bgcolor="#996699">');
	document.write('<font  face="Verdana" size=2 color="#ffffff">Site</font><br>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'index.shtml\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="index.shtml">Home</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'ordering.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="ordering.html">Ordering</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');

	document.write('</tr>');	
	document.write('<td style="cursor : hand" onclick="location.href=\'contact.html\';"  valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="contact.html">About/Contact</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'directory.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="directory.html">Directory</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'articles.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="articles.html">Articles</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');
	

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'clothnappyhelpandadvice.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="clothnappyhelpandadvice.html">Advice</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'time2changefeedback.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="time2changefeedback.html">Feedback</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappyratingguide.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="nappyratingguide.html">Ratings Guide</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');
	
	

/*
	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'comp.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="comp.html">Competition</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');
*/	


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'sitemap.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="sitemap.html">Site Map</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>');


 


	/*document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'ebay.html\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBox();
		document.write('<font face="Verdana" size=2 > ');
		document.write('<a href="ebay.html">Ebay</a>');
		document.write('</font>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>'); */

	
	document.write('</tbody>');                                      
	document.write('</table>');

}	


function generateEbayBox()
{
	document.write('<table cellpadding="2" cellspacing="2" border="0" width="100%">');
	document.write('<tbody>');
	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://stores.ebay.co.uk/Time2Change-Real-Nappies_W0QQsspagenameZMEQ3aFQ3aSTQQtZkm\';" valign="top" bgcolor="#ffffff">');
		generateOpenItemBoxNoColourChange();
		document.write('<a href="http://stores.ebay.co.uk/Time2Change-Real-Nappies_W0QQsspagenameZMEQ3aFQ3aSTQQtZkm"<font face="Verdana" color=blue size=1 > ');
		document.write('Buy with confidence.');		
		document.write('<center><img border=0 src="images/ebayLogo.gif"><center>');
		document.write('Please visit our <br>Ebay shop<br>');
		document.write('We have 100%<br>positive feedback.');		
		document.write('</font></a>');
		generateCloseItemBox();
	document.write('</td>');
	document.write('</tr>'); 

	document.write('</tbody>');                                      
	document.write('</table>');
	
}


/*
 * generateTop5Sellers()
 */

function generateTop5Sellers()
{


	/* header */
	document.write('<table cellpadding="2" cellspacing="2" border="0" width="100%">');
	document.write('<tbody>');
	document.write('<tr>');
	document.write('<td valign="top" bgcolor="#996699">');
	document.write('<font  face="Verdana" size=2 color="#ffffff">Top 5 sellers</font><br>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsmultipacks.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a  href="totsbotsmultipacks.html"><b></b>1.Tots Bots Multipacks</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'terrynappies.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a  href="terrynappies.html"><b></b>2.Terry Nappies</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsbamboozlesnappiesaplix.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1 > ');
		document.write('<a  href="totsbotsbamboozlesnappiesaplix.html"><font face="Verdana" size=1 ><b></b><font face="Verdana" size=1  >3.Bamboozles</font></font></a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'regularnappycovers.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1 > ');
		document.write('<a  href="regularnappycovers.html"><font face="Verdana" size=1 ><b></b><font face="Verdana" size=1  >4.Regular Nappy Covers</font></font></a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'flushablenappyliners.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1 > ');
		document.write('<a  href="flushablenappyliners.html"><font face="Verdana" size=1 ><b></b><font face="Verdana" size=1  >5.Disposable Nappy Liners</font></font></a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	
	document.write('</tbody>');                                      
	document.write('</table>');
}



function submitBlueGinghamNatureBabiesVelcroCoversChooserForm() 
{
document.Sizeform.submit();
var Size = document.Sizeform.Sizeselect.options[document.Sizeform.Sizeselect.selectedIndex].value;
 if ( Size.indexOf('6-14lb') != -1 )
{
document.location='blueginghamnaturebabiesvelcrocovers.html'
}
 if ( Size.indexOf('23-32lb') != -1 )
{
document.location='blueginghamnaturebabiesvelcrocovers3.html'
}
 if ( Size.indexOf('10-25lb') != -1 )
{
document.location='blueginghamnaturebabiesvelcrocovers2.html'
}
}



function submitBlueGinghamNatureBabiesPopperCoversChooserForm() 
{
document.Sizeform.submit();
var Size = document.Sizeform.Sizeselect.options[document.Sizeform.Sizeselect.selectedIndex].value;
 if ( Size.indexOf('10-25lb') != -1 )
{
document.location='blueginghamnaturebabiespoppercovers2.html'
}
 if ( Size.indexOf('23-32lb') != -1 )
{
document.location='blueginghamnaturebabiespoppercovers3.html'
}
 if ( Size.indexOf('6-14lb') != -1 )
{
document.location='blueginghamnaturebabiespoppercovers.html'
}
}



function submitLilacNatureBabiesPopperCoversChooserForm() 
{
document.Sizeform.submit();
var Size = document.Sizeform.Sizeselect.options[document.Sizeform.Sizeselect.selectedIndex].value;
 if ( Size.indexOf('10-25lb') != -1 )
{
document.location='lilacnaturebabiespoppercovers2.html'
}
 if ( Size.indexOf('6-14lb') != -1 )
{
document.location='lilacnaturebabiespoppercovers.html'
}
 if ( Size.indexOf('23-32lb') != -1 )
{
document.location='lilacnaturebabiespoppercovers3.html'
}
}






function submitMuslinSquaresChooserForm() 
{
document.Colourform.submit();
var Colour = document.Colourform.Colourselect.options[document.Colourform.Colourselect.selectedIndex].value;
 if ( Colour.indexOf('Pink') != -1 )
{
document.location='pinkmuslinsquares.html'
}
 if ( Colour.indexOf('White') != -1 )
{
document.location='muslinsquares.html'
}
 if ( Colour.indexOf('Blue') != -1 )
{
document.location='bluemuslinsquares.html'
}

 if ( Colour.indexOf('Cream') != -1 )
{
document.location='creammuslinsquares.html'
}

 if ( Colour.indexOf('Lemon') != -1 )
{
document.location='lemonmuslinsquares.html'
}

 if ( Colour.indexOf('Mint') != -1 )
{
document.location='mintmuslinsquares.html'
}


}


function submitTabardChooserForm() 
{
	document.Colourform.submit();
	var Colour = document.Colourform.Colourselect.options[document.Colourform.Colourselect.selectedIndex].value;
	 if ( Colour.indexOf('Blue') != -1 )
	{
	document.location='toddlerwaterprooftabard.html'
	}
	 if ( Colour.indexOf('Red') != -1 )
	{
	document.location='toddlerwaterproofbib.html'
	}

}


function submitFleeceBabyHatChooserForm() 
{
document.Colourform.submit();
var Colour = document.Colourform.Colourselect.options[document.Colourform.Colourselect.selectedIndex].value;
 if ( Colour.indexOf('Pink') != -1 )
{
document.location='pinkbabymicrofleecehat.html'
}
 if ( Colour.indexOf('Yellow') != -1 )
{
document.location='yellowbabymicrofleecehat.html'
}
 if ( Colour.indexOf('Red') != -1 )
{
document.location='redbabymicrofleecehat.html'
}

 if ( Colour.indexOf('Lime') != -1 )
{
document.location='limebabymicrofleecehat.html'
}

 if ( Colour.indexOf('White') != -1 )
{
document.location='whitebabymicrofleecehat.html'
}



}




function submitMothereasePottyPackChooserForm() 
{
document.Colourform.submit();
var Colour = document.Colourform.Colourselect.options[document.Colourform.Colourselect.selectedIndex].value;
 
 if ( Colour.indexOf('White') != -1 )
 {
	document.location='mothereasebirthtopottypack.html'
 }
 else
 {
	document.location='unbleachedmothereasebirthtopottypack.html' 	
 }	

}



function submitJuniorJoyPrefoldPottyPackChooserForm() 
{
document.Colourform.submit();
var Colour = document.Colourform.Colourselect.options[document.Colourform.Colourselect.selectedIndex].value;
 
 if ( Colour.indexOf('Small') != -1 )
 {
	document.location='smalljuniorjoycottonprefoldbirthtopottypack.html'
 }
 else
 {
	document.location='juniorjoycottonprefoldbirthtopottypack.html' 	
 }	

}




function submitNatureBabiesPottyPackChooserForm() 
{
document.Colourform.submit();
var Colour = document.Colourform.Colourselect.options[document.Colourform.Colourselect.selectedIndex].value;
 
 if ( Colour.indexOf('Normal') != -1 )
 {
	document.location='naturebabiesbirthtopottypack.html'
 }
 else
 {
	document.location='micronaturebabiesbirthtopottypack.html' 	
 }	

}


function submitChangingMatChooserForm() 
{
document.Colourform.submit();
var Colour = document.Colourform.Colourselect.options[document.Colourform.Colourselect.selectedIndex].value;
 
 if ( Colour.indexOf('BlueGingham') != -1 )
 {
	document.location='blueginghambabychangingmat.html'
 }

 
 if ( Colour.indexOf('BlueBearsandDucks') != -1 )
 {
	document.location='bluebearsandducksbabychangingmat.html'
 }

 if ( Colour.indexOf('BlueBears') != -1  &&  Colour.indexOf('BlueBearsandDucks') == -1 )
 {
	document.location='bluebearsbabychangingmat.html'
 }

 
 if ( Colour.indexOf('GreenAnimals') != -1 )
 {
	document.location='greenanimalsbabychangingmat.html'
 }
 
 if ( Colour.indexOf('Lambs') != -1 )
 {
	document.location='lambsbabychangingmat.html'
 }
 
 if ( Colour.indexOf('OrangeDucks') != -1 )
 {
	document.location='orangeducksbabychangingmat.html'
 }
 
 if ( Colour.indexOf('PinkGingham') != -1 )
 {
	document.location='pinkginghambabychangingmat.html'
 }     

 if ( Colour.indexOf('YellowGingham') != -1 )
 {
	document.location='yellowginghambabychangingmat.html'
 }  

}


function submitMothereaseAirflowWrapsChooserForm() 
{
document.Sizeform.submit();
var Size = document.Sizeform.Sizeselect.options[document.Sizeform.Sizeselect.selectedIndex].value;
 if ( Size.indexOf('10-20lb') != -1 )
{
document.location='mothereaseairflowwraps10-20lb.html'
}
 if ( Size.indexOf('6-12lb') != -1 )
{
document.location='mothereaseairflowwraps6-12lb.html'
}
 if ( Size.indexOf('20-35lb') != -1 )
{
document.location='mothereaseairflowwraps20-35lb.html'
}
}


/* snippet */
function generateNewsLinks()
{


	/* header */
	document.write('<table cellpadding="2" cellspacing="2" border="0" width="100%">');
	document.write('<tbody>');
	document.write('<tr>');
	document.write('<td valign="top" bgcolor="#996699">');
	document.write('<font  face="Verdana" size=2 color="#ffffff">News</font><br>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappiesstockclearancesale.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<a href="time2changerssfeeds.html">');
		document.write('<img src="images/feed.gif" border=0>');
		document.write('</a>');
		document.write('</font>');
		document.write('<font size=1 color=blue>');
		document.write('<a href="time2changerssfeeds.html">');
		document.write('<font size=1>&nbsp; What is happening at Time2Change ?</font>');


	document.write('</td>');
	document.write('</tr>');
	
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishaugratin.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishaugratin.html"><b>25 October 08</b><br><font size=1>Baked Fish Au Gratin</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishcake.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishcake.html"><b>25 October 08</b><br><font size=1>Baked Fish Cake</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishportions.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishportions.html"><b>25 October 08</b><br><font size=1>Baked Fish Portions</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishsteaks.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishsteaks.html"><b>25 October 08</b><br><font size=1>Baked Fish Steaks</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishinlettucepackets.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishinlettucepackets.html"><b>25 October 08</b><br><font size=1>Baked Fish in Lettuce Packets</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishwithalmondstuffing.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishwithalmondstuffing.html"><b>25 October 08</b><br><font size=1>Baked Fish with Almond Stuffing</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishwithalmondstuffing.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishwithalmondstuffing.html"><b>25 October 08</b><br><font size=1>Baked Fish with Almond Stuffing</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishwithappledillsauce.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishwithappledillsauce.html"><b>25 October 08</b><br><font size=1>Baked Fish with Apple Dill Sauce</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishwithbaconstuffing.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishwithbaconstuffing.html"><b>25 October 08</b><br><font size=1>Baked Fish with Bacon Stuffing</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishwithblackpepper.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishwithblackpepper.html"><b>25 October 08</b><br><font size=1>Baked Fish with Black Pepper</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishwithgarlicbutter.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishwithgarlicbutter.html"><b>25 October 08</b><br><font size=1>Baked Fish with Garlic Butter</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishwithhotandspicyspinach.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishwithhotandspicyspinach.html"><b>25 October 08</b><br><font size=1>Baked Fish with Hot and Spicy Spinach</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishwithorange-chilimarinade.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishwithorange-chilimarinade.html"><b>25 October 08</b><br><font size=1>Baked Fish with Orange-Chili Marinade</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishwithrhubarbsauce.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishwithrhubarbsauce.html"><b>25 October 08</b><br><font size=1>Baked Fish with Rhubarb Sauce</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishwithspices.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishwithspices.html"><b>25 October 08</b><br><font size=1>Baked Fish with Spices</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishwithtahina.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishwithtahina.html"><b>25 October 08</b><br><font size=1>Baked Fish with Tahina</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishwithtomatoorangeconfit.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishwithtomatoorangeconfit.html"><b>25 October 08</b><br><font size=1>Baked Fish with Tomato Orange Confit</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishwithvegetablecasserole.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishwithvegetablecasserole.html"><b>25 October 08</b><br><font size=1>Baked Fish with Vegetable Casserole</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishwithvegetables.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishwithvegetables.html"><b>25 October 08</b><br><font size=1>Baked Fish with Vegetables</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishwithvegetables.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishwithvegetables.html"><b>25 October 08</b><br><font size=1>Baked Fish with Vegetables</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfishwithtomatoesandspices.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfishwithtomatoesandspices.html"><b>25 October 08</b><br><font size=1>Baked Fish with tomatoes and Spices</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedflanksteak.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedflanksteak.html"><b>25 October 08</b><br><font size=1>Baked Flank Steak</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedflatbreadwithgarlic-lahsooninaan.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedflatbreadwithgarlic-lahsooninaan.html"><b>25 October 08</b><br><font size=1>Baked Flatbread with Garlic - Lahsooni Naan</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedflounderbarataria.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedflounderbarataria.html"><b>25 October 08</b><br><font size=1>Baked Flounder Barataria</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedflounderteriyaki.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedflounderteriyaki.html"><b>25 October 08</b><br><font size=1>Baked Flounder Teriyaki</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedflounderwithcrabstuffing.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedflounderwithcrabstuffing.html"><b>25 October 08</b><br><font size=1>Baked Flounder with Crab Stuffing</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedflounderwithsauce.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedflounderwithsauce.html"><b>25 October 08</b><br><font size=1>Baked Flounder with Sauce</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedflounderwithscallopstuffing.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedflounderwithscallopstuffing.html"><b>25 October 08</b><br><font size=1>Baked Flounder with Scallop Stuffing</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedflounder.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedflounder.html"><b>25 October 08</b><br><font size=1>Baked Flounder</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfluffyorangefrenchtoast.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfluffyorangefrenchtoast.html"><b>25 October 08</b><br><font size=1>Baked Fluffy Orange French Toast</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfrankfurtersandrice.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfrankfurtersandrice.html"><b>25 October 08</b><br><font size=1>Baked Frankfurters and Rice</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfrankfurterswithsauceee.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfrankfurterswithsauceee.html"><b>25 October 08</b><br><font size=1>Baked Frankfurters with Sauceee</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfrenchdoughnuts.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfrenchdoughnuts.html"><b>25 October 08</b><br><font size=1>Baked French Doughnuts</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfrenchonionsoup.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfrenchonionsoup.html"><b>25 October 08</b><br><font size=1>Baked French Onion Soup</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfrenchonionvegetabls.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfrenchonionvegetabls.html"><b>25 October 08</b><br><font size=1>Baked French Onion Vegetabls</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfrenchtoast-overnight.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfrenchtoast-overnight.html"><b>25 October 08</b><br><font size=1>Baked French Toast - Overnight</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfrenchtoast-ovolacto.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfrenchtoast-ovolacto.html"><b>25 October 08</b><br><font size=1>Baked French Toast - Ovo Lacto</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfrenchtoastsupreme.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfrenchtoastsupreme.html"><b>25 October 08</b><br><font size=1>Baked French Toast Supreme</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfrenchtoastwithpineapplecheesetopping.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfrenchtoastwithpineapplecheesetopping.html"><b>25 October 08</b><br><font size=1>Baked French Toast with Pineapple Cheese Topping</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfrenchtoast.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfrenchtoast.html"><b>25 October 08</b><br><font size=1>Baked French Toast</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfrenchtoast.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfrenchtoast.html"><b>25 October 08</b><br><font size=1>Baked French Toast</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfrenchtoast.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfrenchtoast.html"><b>25 October 08</b><br><font size=1>Baked French Toast</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfrenchtoast.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfrenchtoast.html"><b>25 October 08</b><br><font size=1>Baked French Toast</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfrenchtoast.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfrenchtoast.html"><b>25 October 08</b><br><font size=1>Baked French Toast</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfrenchtoast.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfrenchtoast.html"><b>25 October 08</b><br><font size=1>Baked French Toast</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfrenchtoast.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfrenchtoast.html"><b>25 October 08</b><br><font size=1>Baked French Toast</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfrenchtoast.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfrenchtoast.html"><b>25 October 08</b><br><font size=1>Baked French Toast</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfreshfish.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfreshfish.html"><b>25 October 08</b><br><font size=1>Baked Fresh Fish</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfreshham.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfreshham.html"><b>25 October 08</b><br><font size=1>Baked Fresh Ham</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfreshsalmonsteak.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfreshsalmonsteak.html"><b>25 October 08</b><br><font size=1>Baked Fresh Salmon Steak</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfreshsalmon.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfreshsalmon.html"><b>25 October 08</b><br><font size=1>Baked Fresh Salmon</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfreshtunaintomatopurée.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfreshtunaintomatopurée.html"><b>25 October 08</b><br><font size=1>Baked Fresh Tuna in Tomato Purée</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfriedchicken.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfriedchicken.html"><b>25 October 08</b><br><font size=1>Baked Fried Chicken</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfruitcompote.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfruitcompote.html"><b>25 October 08</b><br><font size=1>Baked Fruit Compote</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfruitsaladsupreme.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfruitsaladsupreme.html"><b>25 October 08</b><br><font size=1>Baked Fruit Salad Supreme</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfruitalamode.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfruitalamode.html"><b>25 October 08</b><br><font size=1>Baked Fruit a la Mode</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfruitedpopcorn.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfruitedpopcorn.html"><b>25 October 08</b><br><font size=1>Baked Fruited Popcorn</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfudgedessert.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfudgedessert.html"><b>25 October 08</b><br><font size=1>Baked Fudge Dessert</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfudgepudding-mix.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfudgepudding-mix.html"><b>25 October 08</b><br><font size=1>Baked Fudge Pudding-Mix</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfudgepudding.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfudgepudding.html"><b>25 October 08</b><br><font size=1>Baked Fudge Pudding</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfudgewithrumsauce.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfudgewithrumsauce.html"><b>25 October 08</b><br><font size=1>Baked Fudge with Rum Sauce</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgammonincider.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgammonincider.html"><b>25 October 08</b><br><font size=1>Baked Gammon in Cider</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgarlicbundles.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgarlicbundles.html"><b>25 October 08</b><br><font size=1>Baked Garlic Bundles</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgarlicchickenlegs.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgarlicchickenlegs.html"><b>25 October 08</b><br><font size=1>Baked Garlic Chicken Legs</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgarliccroutons.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgarliccroutons.html"><b>25 October 08</b><br><font size=1>Baked Garlic Croutons</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgarlicquail.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgarlicquail.html"><b>25 October 08</b><br><font size=1>Baked Garlic Quail</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgarlicsoupwithherbtoast.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgarlicsoupwithherbtoast.html"><b>25 October 08</b><br><font size=1>Baked Garlic Soup with Herb Toast</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgarlicstuffedantipastobread.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgarlicstuffedantipastobread.html"><b>25 October 08</b><br><font size=1>Baked Garlic Stuffed Antipasto Bread</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgarlictomatoandzucchinicasserole.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgarlictomatoandzucchinicasserole.html"><b>25 October 08</b><br><font size=1>Baked Garlic Tomato and Zucchini Casserole</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgarlicwithchevresauce.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgarlicwithchevresauce.html"><b>25 October 08</b><br><font size=1>Baked Garlic with Chevre Sauce</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgarlic-thymechicken.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgarlic-thymechicken.html"><b>25 October 08</b><br><font size=1>Baked Garlic-Thyme Chicken</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgarlic.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgarlic.html"><b>25 October 08</b><br><font size=1>Baked Garlic</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgefiltefishmold.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgefiltefishmold.html"><b>25 October 08</b><br><font size=1>Baked Gefilte Fish Mold</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgefiltefish.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgefiltefish.html"><b>25 October 08</b><br><font size=1>Baked Gefilte Fish</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgermanpancakes.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgermanpancakes.html"><b>25 October 08</b><br><font size=1>Baked German Pancakes</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgermanpotatosalad.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgermanpotatosalad.html"><b>25 October 08</b><br><font size=1>Baked German Potato Salad</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedglazedham.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedglazedham.html"><b>25 October 08</b><br><font size=1>Baked Glazed Ham</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgoatcheesegnocchi.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgoatcheesegnocchi.html"><b>25 October 08</b><br><font size=1>Baked Goat Cheese Gnocchi</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgoatcheesewithgardensalad.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgoatcheesewithgardensalad.html"><b>25 October 08</b><br><font size=1>Baked Goat Cheese with Garden Salad</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgoatscheeselogwithprawnsandbasil.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgoatscheeselogwithprawnsandbasil.html"><b>25 October 08</b><br><font size=1>Baked Goats Cheese Log with Prawns and Basil</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgoosewithwinesauce.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgoosewithwinesauce.html"><b>25 October 08</b><br><font size=1>Baked Goose with Wine Sauce</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgrapefruit.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgrapefruit.html"><b>25 October 08</b><br><font size=1>Baked Grapefruit</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgreenpeppersandonions.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgreenpeppersandonions.html"><b>25 October 08</b><br><font size=1>Baked Green Peppers and Onions</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgreentomatoes.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgreentomatoes.html"><b>25 October 08</b><br><font size=1>Baked Green Tomatoes</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedgrits.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedgrits.html"><b>25 October 08</b><br><font size=1>Baked Grits</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedguavasstuffedwithmushroomsandolives.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedguavasstuffedwithmushroomsandolives.html"><b>25 October 08</b><br><font size=1>Baked Guavas Stuffed with Mushrooms and Olives</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedhaddock.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedhaddock.html"><b>25 October 08</b><br><font size=1>Baked Haddock</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'recipes/bakedfordinnerpotatoes.html\'; valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="recipes/bakedfordinnerpotatoes.html"><b>25 October 08</b><br><font size=1>Baked for Dinner Potatoes</font></a>');
	document.write('</font>');
	document.write('</td>');
document.write('</tr>');
	
	



	document.write('</tbody>');
	document.write('</table>');


}




/*
 * generateContactLinks()
 */

function generateNewsLinks2006()
{


	/* header */
	document.write('<table cellpadding="2" cellspacing="2" border="0" width="100%">');
	document.write('<tbody>');
	document.write('<tr>');
	document.write('<td valign="top" bgcolor="#996699">');
	document.write('<font  face="Verdana" size=2 color="#ffffff">News</font><br>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'yellowspottotsbotsnappycovers1.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="yellowspottotsbotsnappycovers1.html"><b>5th November</b><br>New: Tots Bots Yellow Spot Covers</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'purplespottotsbotsnappycovers1.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="purplespottotsbotsnappycovers1.html"><b>5th November</b><br>New: Tots Bots Purple Spot Covers</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'aquastartotsbotsnappycovers1.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="aquastartotsbotsnappycovers1.html"><b>5th November</b><br>New: Tots Bots Aqua Star Covers</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'orangestartotsbotsnappycovers1.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="orangestartotsbotsnappycovers1.html"><b>5th November</b><br>New: Tots Bots Orange Star Covers</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsstripeyfleecewrap0.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="totsbotsstripeyfleecewrap0.html"><b>5th November</b><br>New: Tots Bots Stripey Fleece Wraps</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'rainbowbamboozlemultipack.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="rainbowbamboozlemultipack.html"><b>14th October</b><br>New: Rainbow Bamboozles Multi Pack</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'rainbowbamboozlenappies.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="rainbowbamboozlenappies.html"><b>14th October</b><br>New: Rainbow Bamboozles</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsrainbowbamboozleaplixbirthtopottypack.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="totsbotsrainbowbamboozleaplixbirthtopottypack.html"><b>14th October</b><br>New: Rainbow Bamboozles Birth to Potty Pack</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsbamboozlenappy.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="totsbotsbamboozlenappy.html"><b>14th October</b><br>New: Bamboozle Popper Nappies</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'babybedding.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="babybedding.html"><b>14th October</b><br>New: Baby Sleeping Bags</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'time2changeproducts.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="time2changeproducts.html"><b>31st August</b><br>New: Time2Change Bamboo Nappies. Available in cream, pink and blue</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'lemonmuslinsquares.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="lemonmuslinsquares.html"><b>31st August</b><br>New: Lemon & Mint Muslin Squares</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'toddlerbedduvet.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="toddlerbedduvet.html"><b>31st August</b><br>New: Toddler Bed Duvets</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsmultipacks.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="totsbotsmultipacks.html"><b>28th August</b><br>New: Rainbow Tots Multi Packs</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsmultipacks.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="totsbotsmultipacks.html"><b>1st August</b><br>New: Tots Bots Multi Packs</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappymeshbag.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="nappymeshbag.html"><b>28th July</b><br>Nappy mesh bags back in stock</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');




	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'smallshapednappies.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font color=red face="Verdana" size=1> ');
	document.write('<a href="smallshapednappies.html"><b>19th July</b><br><font color=red face="Verdana" size=1>Junior Joy Flat shaped nappies reduced to clear 80p and £1.20</font></a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsflufflenappy.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="totsbotsflufflenappy.html"><b>17th July</b><br>New: Tots Bots Fluffles back in stock</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsbirthtopottypacks.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="totsbotsbirthtopottypacks.html"><b>6th July</b><br>New: More tots bots birth to potty packs</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'cotflannelettesheetblue.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="cotflannelettesheetblue.html"><b>6th July</b><br>More cot flanelette sheet colours</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappysets.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="nappysets.html"><b>18th June</b><br>New: Birth to Potty Packs</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'mothereasebirthtopottypack.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="mothereasebirthtopottypack.html"><b>11th June</b><br>New: Motherease Birth to Potty Pack</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'juniorjoycottonprefoldbirthtopottypack.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="juniorjoycottonprefoldbirthtopottypack.html"><b>11th June</b><br>New: Prefold Birth to Potty Pack</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'orangeducksbabychangingmat.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="orangeducksbabychangingmat.html"><b>28th May</b><br>New: Changing Mats</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotladybirdwrap.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="totsbotladybirdwrap.html"><b>28th May</b><br>New: Tots Bots Ladybird wraps</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nbtartanstuffablenappy.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="nbtartanstuffablenappy.html"><b>17th May</b><br>New: Nature Babies tartan stuffables</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'mothereasenappycovers.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="mothereasenappycovers.html"><b>17th May</b><br>New: Oceans, Rainforest & Wetlands motherease covers</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'terrynappies.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="terrynappies.html"><b>17th May</b><br>We now stock the supreme quality Junior Joy Terry Nappies</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'smallshapednappies.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="smallshapednappies.html"><b>14th May</b><br>Junior joy shaped nappies 80p and £1.20</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsflufflenappy.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="totsbotsflufflenappy.html"><b>13th May</b><br> Size 2 Fluffle Nippa is back in stock </a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsbamboozlesnappiesaplix2.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="totsbotsbamboozlesnappiesaplix2.html"><b>3rd May</b><br> Bamboozles Aplix size 2 back in stock  </a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'bumblenappynippa.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="bumblenappynippa.html"><b>30th April</b><br>New: Bumper - Nippas  </a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changeuk.com/totsbotspopperflufflenappy.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changeuk.com/totsbotspopperflufflenappy.html"><b>28th April</b><br>New: Tots Bots Fluffle Popper </a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changeuk.com/ultrabiodegradabledisposableliners.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changeuk.com/ultrabiodegradabledisposableliners.html"><b>28th April</b><br>New Ultra disposable liners</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changeuk.com/mothereasesnapinbooster.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changeuk.com/mothereasesnapinbooster.html"><b>23rd April</b><br>Motherease snap in booster back in stock</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changeuk.com/realnappyweekpromotion2006.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changeuk.com/realnappyweekpromotion2006.html"><b>22nd April</b><br>Real Nappy Week Promotion</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changeuk.com/comp.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changeuk.com/comp.html"><b>22nd April</b><br>Real Nappy Week Competition</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changefabrics.com/blackmaraboufeathertrim.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changefabrics.com/blackmaraboufeathertrim.html"><b>2 April</b><br>New black feather trim on our fabrics site</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changefabrics.com/redostrichfeathers.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changefabrics.com/redostrichfeathers.html"><b>2 April</b><br>New Ostrich feathers on our fabrics site</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsflufflesnappies.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="totsbotsflufflesnappies.html"><b>11 March</b><br>Fluffles are back in stock</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsflufflesnappies.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="totsbotsflufflesnappies.html"><b>11 March</b><br>We have more feather string colours on our fabrics site</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'breastpads.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="breastpads.html"><b>11 March</b><br>Breast Pads are back in stcok</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'naturebabiesmicrodiddydiaper.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="naturebabiesmicrodiddydiaper.html"><b>25 Febuary</b><br>New: Nature Babies Micro Diddy Diaper</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');





	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'singleluxuryterrynappy.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="singleluxuryterrynappy.html"><b>11 Febuary</b><br>We are now selling single ultra terry nappies</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td  valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<b>02 Febuary</b><br><font color=red>Free P and P on all UK orders from today</font>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'grapewonderoosnappy.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="grapewonderoosnappy.html"><b>01 Febuary</b><br>New Wonderoos Colours</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'sitedesign.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="sitedesign.html"><b>Coming Soon</b> Time2Change Site Design</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'babecobamboonappynippa9-25lbs.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="babecobamboonappynippa9-25lbs.html"><b>28 January</b><br>New Shaped Babeco Bamboo Nappy (Nippa)</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'naturebabiesdiddydiaperaplix.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="naturebabiesdiddydiaperaplix.html"><b>28 January</b><br>New Nature Babies Diddy Diaper Aplix</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changeuk.com/luxuryterrynappies.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changeuk.com/luxuryterrynappies.html"><b>25 January</b><br>New Luxury Terry Nappies</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changefabrics.com/redginghampolycotton.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changefabrics.com/redginghampolycotton.html"><b>22 January</b><br>New on our fabrics site gingham polycotton</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changefabrics.com/whitepolycotton.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changefabrics.com/whitepolycotton.html"><b>22 January</b><br>New on our fabrics site white polycotton</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changefabrics.com/flowerfairycottoncream.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changefabrics.com/flowerfairycottoncream.html"><b>20 January</b><br>New on our fabrics site flower fairy cotton</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changefabrics.com/desertcamouflagepatternedfleece.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changefabrics.com/desertcamouflagepatternedfleece.html"><b>18 January</b><br>New on our fabrics site desert camouflage patterned fleece</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'mothereasesnapinbooster.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="mothereasesnapinbooster.html"><b>14 January</b><br>Motherease snap in booster in stock</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappychooser.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="nappychooser.html"><b>2 January</b><br>Try our new Nappy Chooser tool</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	
	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'feedback.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="feedback.html"><b>24 December</b><br>Read some of the feedback we have recieved lately</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changefabrics.com/fleecepatterns.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changefabrics.com/fleecepatterns.html"><b>24 December</b><br>New on our fabrics site more fleece patterns</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changefabrics.com/pinkmaraboufeatherstring.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changefabrics.com/pinkmaraboufeatherstring.html"><b>24 December</b><br>New on our fabrics site pink marabou feather string</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');
	

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changefabrics.com/whitepipingcord.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changefabrics.com/whitepipingcord.html"><b>24 December</b><br>New on our fabrics site White piping cord</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');
	


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changefabrics.com/whitemaraboufeathertrim.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changefabrics.com/whitemaraboufeathertrim.html"><b>24 December</b><br>New  on our fabrics site white marabou feather string</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');




	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'cottonwashablewipes.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="cottonwashablewipes.html"><b>14 December</b><br>New: Cotton Washable wipes</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	
	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'flushablenappyliners.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="flushablenappyliners.html"><b>11 December</b><br>New: 200 packs of flushable liners</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');
	

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'time2changenews2005.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="time2changenews2005.html">Older news items</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	
	document.write('</tbody>');                                      
	document.write('</table>');

}	



/*
 * generateNewsLinks2005()
 */

function generateNewsLinks2005()
{


	/* header */
	document.write('<table cellpadding="2" cellspacing="2" border="0" width="100%">');
	document.write('<tbody>');
	document.write('<tr>');
	document.write('<td valign="top" bgcolor="#996699">');
	document.write('<font  face="Verdana" size=2 color="#ffffff">News</font><br>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changefabrics.com/fleecepatterns.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changefabrics.com/fleecepatterns.html"><b>24 December</b><br>New on our fabrics more fleece patterns</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changefabrics.com/pinkmaraboufeatherstring.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changefabrics.com/pinkmaraboufeatherstring.html"><b>24 December</b><br>New on our fabrics site pink marabou feather string</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');
	

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changefabrics.com/whitepipingcord.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changefabrics.com/whitepipingcord.html"><b>24 December</b><br>New on our fabrics site White piping cord</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');
	


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changefabrics.com/whitemaraboufeathertrim.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changefabrics.com/whitemaraboufeathertrim.html"><b>24 December</b><br>New  on our fabrics site white marabou feather string</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');




	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'cottonwashablewipes.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="cottonwashablewipes.html"><b>14 December</b><br>New: Cotton Washable wipes</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	
	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'flushablenappyliners.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="flushablenappyliners.html"><b>11 December</b><br>New: 200 packs of flushable liners</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');
	

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsbamboozlesnappiesaplix2.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="totsbotsbamboozlesnappiesaplix2.html"><b>3 December</b><br>Size 2 Bamboozle (Applix) back in stock</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsbamboozlenappy.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="totsbotsbamboozlenappy.html"><b>3 December</b><br>Size 2 Bamboozle (Nippa) back in stock</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'http://www.time2changefabrics.com\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="http://www.time2changefabrics.com"><b>11 November</b><br>Time2Change Fabrics has opened</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'realnappyweek2006.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="realnappyweek2006.html"><b>11 November</b><br>Real Nappy Week 2006</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'funfur.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="funfur.html"><b>9 November</b><br>New fur fabrics</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'fleecepatterns.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="fleecepatterns.html"><b>6 November</b><br>New fleece patterns</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappyratingguide.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="nappyratingguide.html"><b>30 October</b><br>Try our new Nappy Rating Guide</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td >');
	document.write('<font face="Verdana" size=1> ');
	document.write('<b>30 October</b><br>Search Time2change by Nappy Type. New drop down above');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappysets.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a href="nappysets.html"><b>24 October</b><br>New Nappy Sets</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'mothereasesavannahrikkinappywrap6-12lb.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Motherease Savannah Rikki Nappy Wrap" alt="Motherease Savannah Rikki Nappy Wrap" href="mothereasesavannahrikkinappywrap6-12lb.html"><b>22 October</b><br>Motherease Savannah Rikki Nappy Wrap</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');




	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'surreynappynetworknappucino.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Surrey RNN Nappucino" alt="Surrey RNN Nappucino" href="surreynappynetworknappucino.html"><b>20 October</b><br>Coming Soon Surrey RNN Nappucino</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'fleecepatterns.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="New Fleece Patterns" alt="New Fleece Patterns" href="fleecepatterns.html"><b>12 October</b><br>New Fleece Patterns</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'mothereaseairflowwraps6-12lb.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Motherease Airflow Wraps" alt="Motherease Airflow Wraps" href="mothereaseairflowwraps6-12lb.html"><b>12 October</b><br>Motherease Airflow Wraps</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'mothereaseonesizenappy.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Motherease One Size Nappy" alt="Motherease One Size Nappy" href="mothereaseonesizenappy.html"><b>12 October</b><br>Motherease One Size Nappy</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'mothereasemultifitnappy.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Motherease Multifit Nappy" alt="Motherease Multifit Nappy" href="mothereasemultifitnappy.html"><b>12 October</b><br>Motherease Multifit Nappy</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'babecobamboonappy9-25lbs.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Babeco Bamboo Nappy" alt="Babeco Bamboo Nappy" href="babecobamboonappy9-25lbs.html"><b>10 October</b><br>Babeco Bamboo Nappy</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'luxurybambooterrynappies50x50cm.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Luxury Bamboo Terry Nappies" alt="Luxury Bamboo Terry Nappies" href="luxurybambooterrynappies50x50cm.html"><b>10 October</b><br>Luxury Bamboo Terry Nappies</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'fleecepatterns.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="New Fleece Patterns" alt="New Fleece Patterns" href="fleecepatterns.html"><b>8 October</b><br>New Fleece Patterns</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'bluefleece.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Fleece Fabric by the metre" alt="Fleece Fabric by the metre" href="bluefleece.html"><b>27 September</b><br>Fleece Fabric by the metre</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'duedatecalculator.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Due date calculator" alt="Due date calculator" href="duedatecalculator.html"><b>20 September</b><br>Due Date Calculator</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'muslinsquares.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Muslin Squares" alt="Muslin Squares" href="muslinsquares.html"><b>20 September</b><br>Pink and Blue Muslin Squares</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	
	
	
	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'lilacnaturebabiespoppercovers.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Lilac Nature Babies Popper Covers" alt="Lilac Nature Babies Popper Covers" href="lilacnaturebabiespoppercovers.html"><b>18 September</b><br>Lilac Nature Babies Popper Covers</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');
	
	
	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'blueginghamnaturebabiespoppercovers.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Blue Gingham Nature Babies Popper Covers" alt="Blue Gingham Nature Babies Popper Covers" href="blueginghamnaturebabiespoppercovers.html"><b>18 September</b><br>Blue Gingham Nature Babies Popper Covers</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');
	
	
	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'blueginghamnaturebabiesvelcrocovers.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Blue Gingham Nature Babies Velcro Covers" alt="Blue Gingham Nature Babies Velcro Covers" href="blueginghamnaturebabiesvelcrocovers.html"><b>18 September</b><br>Blue Gingham Nature Babies Velcro Covers</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');
	

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'lilacnaturebabiesvelcrocovers.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Lilac Nature Babies Velcro Covers" alt="Lilac Nature Babies Velcro Covers" href="lilacnaturebabiesvelcrocovers.html"><b>18 September</b><br>Lilac Nature Babies Velcro Covers</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'pinkginghamnaturebabiespoppercovers.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Pink Gingham Nature Babies Popper Covers" alt="Pink Gingham Nature Babies Popper Covers" href="pinkginghamnaturebabiespoppercovers.html"><b>18 September</b><br>Pink Gingham Nature Babies Popper Covers</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'breastpads.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Breast Pads back in stock" alt="Breast Pads back in stock" href="breastpads.html"><b>18 September</b><br>Breast Pads back in stock</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'ellashouserainbowbumhuggernappy.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Ellas House Rainbow Bumhugger Nappy" alt="Ellas House Rainbow Bumhugger Nappy" href="ellashouserainbowbumhuggernappy.html"><b>18 September</b><br>Ellas House Rainbow Bumhugger Nappy</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'ellashousetangerinebumhuggernappy.html\';" valign="top" bgcolor="#ffffff">');
	document.write('<font face="Verdana" size=1> ');
	document.write('<a title="Ellas House Tangerine Bumhugger Nappy" alt="Ellas House Tangerine Bumhugger Nappy" href="ellashousetangerinebumhuggernappy.html"><b>18 September</b><br>Ellas House Tangerine Bumhugger Nappy</a>');
	document.write('</font>');
	document.write('</td>');
	document.write('</tr>');
	

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'babynamechooser.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="Baby Name Chooser" alt="Baby Name Chooser" href="babynamechooser.html"><b>5th September</b><br>Baby Name Chooser</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'babygenderpredictor.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="Baby Gender Predictor" alt="Baby Gender Predictor" href="babygenderpredictor.html"><b>3rd September</b><br>Baby Gender Predictor</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'comp.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="September Competition" alt="September Competition" href="comp.html"><b>1st September</b><br>September Competition</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsflufflesnappies.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Tots Bots Fluffles Nappies" alt="New: Tots Bots Fluffles Nappies" href="totsbotsflufflesnappies.html"><b>1st September</b><br>New: Tots Bots Fluffles Nappies</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsbamboozlesnappies.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Tots Bots Bamboozles Nappies" alt="New: Tots Bots Bamboozles Nappies" href="totsbotsbamboozlesnappies.html"><b>1st September</b><br>New: Tots Bots Bamboozles Nappies</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsnappysets.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Tots Bots Nappy Sets" alt="New: Tots Bots Nappy Sets" href="totsbotsnappysets.html"><b>18th August</b><br>New: Tots Bots Nappy Sets</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');







	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'babybedding.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Baby Bedding" alt="New: Baby Bedding" href="babybedding.html"><b>18th August</b><br>New: Baby Bedding</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'wetnappybag.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Wet Nappy Bag" alt="New: Wet Nappy Bag" href="wetnappybag.html"><b>16th July</b><br>New: Wet Nappy Bag</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');




	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsblueberrydotcovers.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Tots Bots Blueberry Dot Wraps" alt="New: Tots Bots Blueberry Dot Wraps" href="totsbotsblueberrydotcovers.html"><b>16th July</b><br>New: Tots Bots Blueberry Dot Wraps</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotscherrydotnappycovers.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Tots Bots Cherry Dot Wraps" alt="New: Tots Bots Cherry Dot Wraps" href="totsbotscherrydotnappycovers.html"><b>16th July</b><br>New: Tots Bots Cherry Dot Wraps</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'breastpads.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="Breast pads back in stock" alt="Breast pads back in stock" href="breastpads.html"><b>8th July</b><br>Breast pads back in stock</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'easypeasynappies.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Easy Peasy Nappies" alt="New: Easy Peasy Nappies" href="easypeasynappies.html"><b>2nd July</b><br>New: Easy Peasy Nappies</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsaplixtb3a.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Size 3 tots nappies" alt="New: Size 3 tots nappies" href="totsbotsaplixtb3a.html"><b>2nd July</b><br>New: Size 3 tots nappies</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotswhitecoverstw3.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Size 3 tots white covers" alt="New: Size 3 tots white covers" href="totsbotswhitecoverstw3.html"><b>2nd July</b><br>New: Size 3 tots white covers</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'totsbotsstrawberrycovers.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Tots Bots Strawberry covers" alt="New: Tots Bots Strawberry covers" href="totsbotsstrawberrycovers.html"><b>29th June</b><br>New: Tots Bots Strawberry covers</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'angusmentalhealthassociationwristband.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="AMHA Charity wristbands" alt="AMHA Charity wristbands" href="angusmentalhealthassociationwristband.html"><b>28th June</b><br>AMHA Charity wristbands</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'comp.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="Real Nappy Week competition" alt="Real Nappy Week competition" href="comp.html"><b>20th June</b><br>Real Nappy Week competition open</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'realnappyweekpromotion.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" color=red size=1> ');
		document.write('<a title="Real Nappy Week starts tomorrow" alt="Real Nappy Week starts tomorrow" href="realnappyweekpromotion.html"><b>19th June</b><br>Real Nappy Week Promotion. <font face="Verdana" color=red size=1>Now closed</font></a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'realnappyweek.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="Real Nappy Week starts tomorrow" alt="Real Nappy Week starts tomorrow" href="realnappyweek.html"><b>19th June</b><br>Real Nappy Week starts tomorrow</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'naturebabiesnappies.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Nature Babies Nappies" alt="New: Nature Babies Nappies" href="naturebabiesnappies.html"><b>18th June</b><br>New: Nature Babies Nappies</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nbnappyinsert.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Nature Babies Nappy Inserts" alt="New: Nature Babies Nappy Inserts" href="nbnappyinsert.html"><b>18th June</b><br>New: Nature Babies Nappy Inserts</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappycovers.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Nature Babies Nappy Covers" alt="New: Nature Babies Nappy Covers" href="nappycovers.html"><b>17th June</b><br>New: Nature Babies Nappy Covers</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'redwonderoosnappy.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New wonderoos colours in stock" alt="New wonderoos colours in stock" href="redwonderoosnappy.html"><b>16th June</b><br>New wonderoos colours in stock</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappychangecream.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Weleda Nappy Change Cream" alt="New: Weleda Nappy Change Cream" href="nappychangecream.html"><b>9th June</b><br>New: Weleda Nappy Change Cream</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappymeshbag.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="Nappy Mesh bags back in stock" alt="Nappy Mesh bags back in stock" href="nappymeshbag.html"><b>9th June</b><br>Nappy mesh bags back in stock</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'fleecepatterns.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New Fleece Patterns" alt="New Fleece Patterns" href="fleecepatterns.html"><b>8th June</b><br>New Fleece Patterns</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'hempboosters.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Hemp Boosters" alt="New: Hemp Boosters" href="hempboosters.html"><b>21st May</b><br>New: Hemp Boosters</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'rainbowbots.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: More rainbow tots colours " alt="New: More rainbow tots colours" href="rainbowbots.html"><b>21st May</b><br>New: More rainbow tots colours</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'fleecepatterns.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New Fleece Patterns" alt="New Fleece Patterns" href="fleecepatterns.html"><b>12th May</b><br>New fleece patterns</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'fleeceproducts.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="All Fleece items reduced in price" alt="All Fleece items reduced in price" href="fleeceproducts.html"><b>12th May</b><br>All fleece items reduced in price</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');







	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappymeshbag.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Nappy Mesh Bags" alt="New: Nappy Mesh Bags" href="nappymeshbag.html"><b>7th May</b><br>New: Nappy Mesh Bags</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'butterwonderoosnappy.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Ellas House Nappies" alt="New: Ellas House Nappies" href="butterwonderoosnappy.html"><b>6th May</b><br>New: Wonderoos Nappies</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'ellashousenappybutterfly.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Ellas House Nappies" alt="New: Ellas House Nappies" href="ellashousenappybutterfly.html"><b>25th April</b><br>New: Ellas House Nappies</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'formums.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Breast pads and sanitary towels" alt="New: Breast pads and sanitary towels" href="formums.html"><b>25th April</b><br>New: Breast pads and sanitary towels</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'articles.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New time2change articles" alt="New time2change articles" href="articles.html"><b>23rd April</b><br>New Time2change Articles</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'prefoldbirthtopottypack.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Prefold nappy birth to potty packs" alt="New: Prefold nappy birth to potty packs" href="prefoldbirthtopottypack.html"><b>22nd April</b><br>New: Prefold birth to potty packs</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappypins.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Nappy pins" alt="New: Nappy pins" href="nappypins.html"><b>16th April</b><br>New: Nappy pins</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'rainbowbots.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Nappy sets repriced" alt="New: Nappy sets repriced" href="rainbowbots.html"><b>12th April</b><br>New: Rainbow bots nappies</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappysets.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Nappy sets repriced" alt="New: Nappy sets repriced" href="nappysets.html"><b>10th April</b><br>New: Nappy sets repriced</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'customizedsets.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New: Customized packs and sets" alt="New: Customized packs and sets" href="customizedsets.html"><b>9th April</b><br>New: Customized packs and sets</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<td style="cursor : hand" onclick="location.href=\'pants.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New waterproof and trainer pants" alt="New waterproof and trainer pants" href="pants.html"><b>6th April</b><br>New:Waterproof and trainer pants</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');



	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'juniorjoyterrynappybirthtopottypack.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New Birth to potty packs" alt="New Birth to potty packs" href="juniorjoyterrynappybirthtopottypack.html"><b>3rd April</b><br>New:Birth to potty packs</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappybucket16l.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New 16 Litre nappy buckets" alt="New 16 Litre nappy buckets" href="nappybucket16l.html"><b>13th March</b><br>New:16 Litre nappy buckets</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');




	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappycovers.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="New nappy cover sizes" alt="New nappy cover sizes" href="nappycovers.html"><b>11th March</b><br>New:Nappy sizes - newborn, child and x-large</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'whatyouneed040305.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="Folding terry nappies" alt="Folding terry nappies" href="whatyouneed040305.html"><b>4th March</b><br>Article:What you need for reusable nappies</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'foldingprefold181204.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1> ');
		document.write('<a title="Folding terry nappies" alt="Folding terry nappies" href="foldingterries030305.html"><b>3rd March</b><br>Article:Folding terries</a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');






	
	document.write('</tbody>');                                      
	document.write('</table>');

}	




/*
 * generateSalesLinks()
 */

function generateSalesLinks()
{



	/* header */
	document.write('<table cellpadding="2" cellspacing="2" border="0" width="100%">');
	document.write('<tbody>');
	document.write('<tr>');
	document.write('<td valign="top" bgcolor="#996699">');
	document.write('<font  face="Verdana" size=2 color="#ffffff">Sale Items</font><br>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td style="cursor : hand" onclick="location.href=\'nappiesstockclearancesale.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<a href="time2changerssfeeds.html">');
		document.write('<img src="images/feed.gif" border=0>');
		document.write('</a>');
		document.write('</font>');
		document.write('<font size=1 color=blue>');
		document.write('<a href="time2changerssfeeds.html">');
		document.write('<font size=1>&nbsp; What is happening at Time2Change ?</font>');


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


	document.write('<tr>');	
	document.write('<td  width=20% style="cursor : hand" onclick="location.href=\'nappiesstockclearancesale.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1 > ');
		document.write('<a  href="nappiesstockclearancesale.html"><font face="Verdana" size=1 ><font face="Verdana" size=1 color=red >Nappies Stock Clearance Sale</font><br></font></a>');
		document.write('</font>');
	document.write('</td>');
	document.write('</tr>');


	
	
	document.write('</tbody>');                                      
	document.write('</table>');

}	


/*
 * generateSalesLinks2()
 */

function generateSalesLinks2()
{



	/* header */
	document.write('<table cellpadding="2" cellspacing="2" border="0" width="100%">');
	document.write('<tbody>');
	document.write('<tr>');
	document.write('<td colspan=8 valign="top" bgcolor="#996699">');
	document.write('<font  face="Verdana" size=2 color="#ffffff">Sale Items</font><br>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td width=20% style="cursor : hand" onclick="location.href=\'terrynappies.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1 > ');
		document.write('<a title="Terries reduced in price" alt="Terries reduced in price" href="terrynappies.html"><font face="Verdana" size=1 ><b></b><font face="Verdana" size=1 color=red >Terry nappies £9.85 for 12</font><br></font></a>');
		document.write('</font>');

	document.write('<td  width=20% style="cursor : hand" onclick="location.href=\'nappycovers.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1 > ');
		document.write('<a title="All hester and finn wraps reduced" alt="All hester and finn wraps reduced" href="nappycovers.html"><font face="Verdana" size=1 ></b><font face="Verdana" size=1 color=red >Nappy covers £2.75</font><br></font></a>');
		document.write('</font>');
	document.write('</td>');

	document.write('<td  width=20% style="cursor : hand" onclick="location.href=\'regularprefoldnappies.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1 > ');
		document.write('<a title="Prefold nappies reduced" alt="Prefold nappies reduced" href="regularprefoldnappies.html"><font face="Verdana" size=1 ><font face="Verdana" size=1 color=red >Prefolds £8.00 for 6</font><br></font></a>');
		document.write('</font>');
	document.write('</td>');


	document.write('<td  width=20% style="cursor : hand" onclick="location.href=\'smallshapednappies.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1 > ');
		document.write('<a title="Shaped nappies reduced" alt="Shaped nappies reduced" href="smallshapednappies.html"><font face="Verdana" size=1 ><font face="Verdana" size=1 color=red >Flat shaped nappies from £1.15</font><br></font></a>');
		document.write('</font>');
	document.write('</td>');

	document.write('<td  width=20% style="cursor : hand" onclick="location.href=\'smallshapednappies.html\';" valign="top" bgcolor="#ffffff">');
		document.write('<font face="Verdana" size=1 > ');
		document.write('<a title="Mixed fleece liners" alt="Mixed fleece liners" href="mixedliners.html"><font face="Verdana" size=1 ><font face="Verdana" size=1 color=red >Mixed fleece liners 4.00</font><br></font></a>');
		document.write('</font>');
	document.write('</td>');


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


	
	document.write('</tbody>');                                      
	document.write('</table>');

}	





function generateOrderForm()
{
	
}	