 
function f01(){
var str="";


tempstr = 'Want more clients and customers? We will help them find you by putting you on the 1st page of Google. Email us back to get a full proposal\r\n';
tempstr = tempstr.replace(/\r\n/g,"<br/>");

str +='<a href="http://Carrie Cain.blog.bokee.net" target="_blank"><strong>Carrie Cain</strong></a> say:<span class="en small gray">2010-08-20</span><div class="lynr">'+ tempstr+'</div>';

str +='';


tempstr = 'What is the price on this collection please?';
tempstr = tempstr.replace(/\r\n/g,"<br/>");

str +='<a href="http://Cheri.blog.bokee.net" target="_blank"><strong>Cheri</strong></a> say:<span class="en small gray">2010-08-08</span><div class="lynr">'+ tempstr+'</div>';

str +='';


tempstr = 'I want to know if i could purchase and get it in South Korea. \r\nAnd also the price of the chair. \r\nplease send me information on delivery and price. thank you';
tempstr = tempstr.replace(/\r\n/g,"<br/>");

str +='<a href="http://ji yeon kim.blog.bokee.net" target="_blank"><strong>ji yeon kim</strong></a> say:<span class="en small gray">2010-06-28</span><div class="lynr">'+ tempstr+'</div>';

str +='';


tempstr = 'sorry i made a mistake in the e-mail address .This is the correct one.';
tempstr = tempstr.replace(/\r\n/g,"<br/>");

str +='<a href="http://Julia Veenman.blog.bokee.net" target="_blank"><strong>Julia Veenman</strong></a> say:<span class="en small gray">2010-04-19</span><div class="lynr">'+ tempstr+'</div>';

str +='';


tempstr = 'Hello!I represent Belgium company that imports and sells outdoor rattan furniture.My partner is going to visit Canton fair, so as you are there too, can you please send me the pricelst or brochures for your outdoor rattan products, so he can prepare in ad';
tempstr = tempstr.replace(/\r\n/g,"<br/>");

str +='<a href="http://Julia Veenman.blog.bokee.net" target="_blank"><strong>Julia Veenman</strong></a> say:<span class="en small gray">2010-04-19</span><div class="lynr">'+ tempstr+'</div>';

str +='';


tempstr = '3931';
tempstr = tempstr.replace(/\r\n/g,"<br/>");

str +='<a href="http://celilo.blog.bokee.net" target="_blank"><strong>celilo</strong></a> say:<span class="en small gray">2010-03-03</span><div class="lynr">'+ tempstr+'</div>';

str +='';


tempstr = '9869';
tempstr = tempstr.replace(/\r\n/g,"<br/>");

str +='<a href="http://CELILO.blog.bokee.net" target="_blank"><strong>CELILO</strong></a> say:<span class="en small gray">2010-03-03</span><div class="lynr">'+ tempstr+'</div>';

str +='';


tempstr = 'Please send me your e-catalogue with some quotations, especially forXN2018B, XN2018E,XN2047,XN8006,XN29007,bamboo sofas and bamboo furniture';
tempstr = tempstr.replace(/\r\n/g,"<br/>");

str +='<a href="http://Marin Marin PROFITECH TRADING SRL; Add.: Tipografilor Str., 2/B/6,BACAU, 600244, ROMANIA; Tel.: 0040727999333; Fax: 0372870837; E-mail: profitech.trading@gmail.com Skype: marin23marin MSN: marinmm@gmail.com.blog.bokee.net" target="_blank"><strong>Marin Marin PROFITECH TRADING SRL; Add.: Tipografilor Str., 2/B/6,BACAU, 600244, ROMANIA; Tel.: 0040727999333; Fax: 0372870837; E-mail: profitech.trading@gmail.com Skype: marin23marin MSN: marinmm@gmail.com</strong></a> say:<span class="en small gray">2010-02-03</span><div class="lynr">'+ tempstr+'</div>';

str +='';


tempstr = 'hello I am looking for bentwood napoleon 3 chairs in beech wood and bentwood beechwood chairs. thanks to reply';
tempstr = tempstr.replace(/\r\n/g,"<br/>");

str +='<a href="http://michael bennett.blog.bokee.net" target="_blank"><strong>michael bennett</strong></a> say:<span class="en small gray">2010-01-29</span><div class="lynr">'+ tempstr+'</div>';

str +='';


tempstr = 'Dear, I\u00B4m a german importeur. I\u00B4m interested in your products. Please, send me detail information (e.g. price and piece). hank you an advanced. \r\nBeste regards\r\nKai';
tempstr = tempstr.replace(/\r\n/g,"<br/>");

str +='<a href="http://Kai M\u00FChlenbrock.blog.bokee.net" target="_blank"><strong>Kai M\u00FChlenbrock</strong></a> say:<span class="en small gray">2009-11-13</span><div class="lynr">'+ tempstr+'</div>';

str +='';



document.write(str);
 
}
function f02(){
var str2 = "";
	
str2 +='Name:<input type="text" name="noteMan" size="12"/><br/>';
str2 +='Email:<input type="text" name="noteEmail" size="12"/><br/>'; 

		
str2 +='<textarea name="noteContent" cols="15" class="homelytex"></textarea>';
document.write(str2);
} 

function f03(){
var str2 = "";
	
str2 +='Name:<input type="text" name="noteMan" size="12"/><br/>';
str2 +='Email:<input type="text" name="noteEmail" size="12"/><br/>';

		
str2 +='Content:<br/>';
str2 +='<textarea name="noteContent" cols="15" class="homelytex"></textarea>';
document.write(str2);
} 


function f04(){
var str2 = "";
	
str2 +='Name:<input type="text" name="noteMan" class="input" /><br/>';
str2 +='Email:<input type="text" name="noteEmail" class="input" /><br/>';

		
str2 +='<textarea name="noteContent" class="textare"></textarea>';
document.write(str2);
} 