function show(width,height,id) {
   document.write("<iframe src='http://worldofbrands.ru/showitems/"+width+"_"+height+"/"+id+"' width='"+width+"' height='"+height+"' marginwidth=0 marginheight=0 scrolling=no frameborder=0 style='border: 0px; padding: 0px; margin: 0px; overflow: hidden;'></iframe>");
}
