	var fotoPreview = "<br clear=\"all\" style=\"line-height:1px;\" /><div style=\"padding-right: 7px; padding-left: 7px; padding-bottom: 7px; padding-top: 17px;\"><table cellspacing=\"0\" cellpadding=\"0\"  class=\"fotopre\" style=\"margin:20px 0\"><tr><td style=\"padding:0\"><a href=\"" + fotoHtml + "\" target=\"_blank\"><img src=\"" + fotoP + "\" width=\"" + userAndFotoInfo["width"][1] + "\" height=\"" + userAndFotoInfo["height"][1] + "\" border=\"0\" alt=\"Увеличить\" /><\/a><\/td><\/tr><tr><td class=\"enlarge\" style=\"padding:0 0 2px 0;background-color:#003B75;font-size:65%;text-align:center\"><a href=\"" + fotoHtml + "\" target=\"_blank\" style=\"color:#FFFFFF;font-family:Tahoma\">Увеличить<\/a><\/td><\/tr><\/table>Автор: " + userAgent + "<a href=\"" + fotoBox + "\" target=\"_blank\">" + userAndFotoInfo["author_name"] + "<\/a><br />Альбом: <a href=\"" + fotoAlbum + "\" target=\"_blank\">" + userAndFotoInfo["album_name"] + "<\/a><\/div>";
	var fotoBorder = "<br clear=\"all\" style=\"line-height:1px;\" /><div style=\"padding-right: 7px; padding-left: 7px; padding-bottom: 7px; padding-top: 17px;\"><table cellspacing=\"0\" cellpadding=\"0\" class=\"fotoprebord\"><tr><td><img src=\"" + fotoI + "\" width=\"" + userAndFotoInfo["width"][0] + "\" height=\"" + userAndFotoInfo["height"][0] + "\" border=\"0\" alt=\"\" /><\/td><\/tr><\/table>Автор: <a href=\"http://www.mail.ru/agent?message&amp;to=" + userAndFotoInfo["author_email"] + "\"><img src=\"http://status.mail.ru/?" + userAndFotoInfo["author_email"] + "\"  align=\"absmiddle\" width=\"13\" height=\"13\" border=\"0\" alt=\"Агент@Mail.Ru\" /><\/a> <a href=\"" + fotoBox + "\" target=\"_blank\">" + userAndFotoInfo["author_name"] + "<\/a>, альбом: <a href=\"" + fotoAlbum + "\" target=\"_blank\">" + userAndFotoInfo["album_name"] + "<\/a><\/div><style type=\"text/css\">table.fotoprebord{margin:20px 0;border:1px solid #003B75} table.fotoprebord td{padding:5px} table.fotoprebord td.enlarge{padding:0 0 1px 0;background-color:#003B75;font-size:65%;text-align:center} table.fotoprebord td.enlarge a{color:#FFFFFF;font-family:Tahoma} <\/style>";
	var fotoPreviewBorder = "<br clear=\"all\" style=\"line-height:1px;\" /><div style=\"padding-right: 7px; padding-left: 7px; padding-bottom: 7px; padding-top: 17px;\"><table cellspacing=\"0\" cellpadding=\"0\" class=\"fotoprebord\"><tr><td><a href=\"" + fotoHtml + "\" target=\"_blank\"><img src=\"" + fotoP + "\" width=\"" + userAndFotoInfo["width"][1] + "\" height=\"" + userAndFotoInfo["height"][1] + "\" border=\"0\" alt=\"Увеличить\" /><\/a><\/td><\/tr><tr><td class=\"enlarge\"><a href=\""+fotoHtml+"\" target=\"_blank\">Увеличить<\/a><\/td><\/tr><\/table>Автор: <a href=\"http://www.mail.ru/agent?message&amp;to=" + userAndFotoInfo["author_email"] + "\"><img src=\"http://status.mail.ru/?" + userAndFotoInfo["author_email"] + "\"  align=\"absmiddle\" width=\"13\" height=\"13\" border=\"0\" alt=\"Агент@Mail.Ru\" /><\/a> <a href=\"" + fotoBox + "\" target=\"_blank\">" + userAndFotoInfo["author_name"] + "<\/a><br />Альбом: <a href=\"" + fotoAlbum + "\" target=\"_blank\">" + userAndFotoInfo["album_name"] + "<\/a><\/div><!-- конец кода фотографии --><style type=\"text/css\">table.fotoprebord{margin:20px 0;border:1px solid #003B75} table.fotoprebord td{padding:5px} table.fotoprebord td.enlarge{padding:0 0 1px 0;background-color:#003B75;font-size:65%;text-align:center} table.fotoprebord td.enlarge a{color:#FFFFFF;font-family:Tahoma} <\/style>";
	var fotoNothing = "<br clear=\"all\" style=\"line-height:1px;\" /><div style=\"padding-right: 7px; padding-left: 7px; padding-bottom: 7px; padding-top: 17px;\"><table cellspacing=\"0\" cellpadding=\"0\" class=\"fotopre\"><tr><td><img src=\"" + fotoI + "\" width=\"" + userAndFotoInfo["width"][0] + "\" height=\"" + userAndFotoInfo["height"][0] + "\" border=\"0\" alt=\"\" /><\/td><\/tr><\/table>Автор: <a href=\"http://www.mail.ru/agent?message&amp;to=" + userAndFotoInfo["author_email"] + "\"><img src=\"http://status.mail.ru/?" + userAndFotoInfo["author_email"] + "\"  align=\"absmiddle\" width=\"13\" height=\"13\" border=\"0\" alt=\"Агент@Mail.Ru\" /><\/a> <a href=\"" + fotoBox + "\" target=\"_blank\">" + userAndFotoInfo["author_name"] + "<\/a>, альбом: <a href=\"" + fotoAlbum + "\" target=\"_blank\">" + userAndFotoInfo["album_name"] + "<\/a><\/div><style type=\"text/css\">table.fotopre{margin:20px 0} table.fotopre td{padding:0} table.fotopre td.enlarge{padding:0 0 2px 0;background-color:#003B75;font-size:65%;text-align:center} table.fotopre td.enlarge a{color:#FFFFFF;font-family:Tahoma}<\/style>";
