function pics(name, id){

document.getElementById(id).innerHTML="<img src='http://www.dvddom.ru/pictures/"+name+"'  alt='Îáëîæêà' title='Îáëîæêà' width='70' height='100' border=0 vspace='5' hspace='9' align=left>";

}