function custom_clothing(piece)
{
	if(piece=='undefined') piece='';
	//document.write("<BIG><B>EXPECTED SHIPPING DATE:</B></BIG><BR>Due to high demand and the fact that I create each piece of custom clothing"+piece+" by hand (and sewing machine) the next open slot for creation/shipment is: <P ALIGN=CENTER><BIG><B>MID APRIL, 2010</B></BIG></P><P>When you place your order I will confirm your exact ship date. However please feel free to contact me if you need to know your ship date before you order.");
	document.write("<SPAN STYLE='color:red'><BIG><BIG><B>IMPORTANT!</B> After creating over 500 pieces of custom clothing I have decided to take a sebatical of indeterminate length.  All existing orders will be filled on schedule but I am not taking new orders for custom clothing.  There will be no waiting list.  Blessed be, SilverWynd</BIG></BIG></SPAN>");
	return true;
}

