function Nt_write_img(titleID,TrueName,titleName,ImageUrl,theSize,ImageId,PurchaseLine){
var Nt_html = '\n
\n\n \n| | \n \n \n\n \n | \n \n \n| {?titleName} | \n \n {?PurchaseLine}\n \n | \n';
Nt_html=Nt_html.replace(/{\?titleID}/gi,titleID);
Nt_html=Nt_html.replace(/Pos=0/gi,'Pos='+ImageId);
Nt_html=Nt_html.replace(/{\?ImageId}/gi,ImageId);
Nt_html=Nt_html.replace(/{\?ImageUrl}/gi,ImageUrl);
Nt_html=Nt_html.replace(/{\?TrueName}/gi,TrueName);
Nt_html=Nt_html.replace(/{\?titleName}/gi,titleName);
Nt_html=Nt_html.replace(/{\?theSize}/gi,theSize);
Nt_html=Nt_html.replace(/{\?PurchaseLine}/gi,PurchaseLine);
Nt_html=Nt_html.replace(/{\?Width}/gi,192);
document.write(Nt_html);}
document.write('');
document.write('');
Nt_write_img(1,'Ñù','Ñù [1ÕÅ]','PreviewPath/2009-05/07/2009050712333145211409.jpg','','1','');
document.write('
');
document.write('
');