Skip to content

Instantly share code, notes, and snippets.

@darkfrog26
Created July 5, 2012 18:10
Show Gist options
  • Save darkfrog26/3055367 to your computer and use it in GitHub Desktop.
Save darkfrog26/3055367 to your computer and use it in GitHub Desktop.
import org.hyperscala._
import org.hyperscala.js.JavaScript
import org.hyperscala.style._
import org.hyperscala.tags._
import org.hyperscala.tags.attributes._
import org.powerscala.Color
object ExampleExport extends WebPage("ExampleExport") {
head.title := "Adopcje króliczków, Stowarzyszenie Pomocy Królikom"
head.contents += new Link(rel = "stylesheet", media = "screen", mimeType = "text/css", href = "example_files/style.css")
head.contents += new Meta(httpEquiv = "Content-Type", content = "text/html; charset=UTF-8")
head.contents += new Link(rel = "stylesheet", media = "screen", mimeType = "text/css", href = "example_files/jquery.css")
head.contents += new Link(rel = "stylesheet", media = "screen", mimeType = "text/css", href = "example_files/slimbox2.css")
head.contents += new Link(rel = "stylesheet", media = "screen", mimeType = "text/css", href = "example_files/slimbox2-rtl.css")
head.contents += new Link(rel = "stylesheet", media = "screen", mimeType = "text/css", href = "example_files/style.css")
head.contents += new Link(rel = "stylesheet", media = "screen", mimeType = "text/css", href = "example_files/tipTip.css")
head.contents += new Script(src = "example_files/jquery_006.js", mimeType = "text/javascript")
head.contents += new Script(src = "example_files/jquery_ujs.js", mimeType = "text/javascript")
head.contents += new Script(src = "example_files/jquery_007.js", mimeType = "text/javascript")
head.contents += new Script(src = "example_files/slimbox2.js", mimeType = "text/javascript")
head.contents += new Script(src = "example_files/jquery_002.js", mimeType = "text/javascript")
head.contents += new Script(src = "example_files/additional-methods.js", mimeType = "text/javascript")
head.contents += new Script(src = "example_files/messages_pl.js", mimeType = "text/javascript")
head.contents += new Script(src = "example_files/jquery_008.js", mimeType = "text/javascript")
head.contents += new Script(src = "example_files/autoresize.js", mimeType = "text/javascript")
head.contents += new Script(src = "example_files/jquery_005.js", mimeType = "text/javascript")
head.contents += new Script(src = "example_files/jquery_004.js", mimeType = "text/javascript")
head.contents += new Script(src = "example_files/jquery.js", mimeType = "text/javascript")
head.contents += new Script(src = "example_files/application.js", mimeType = "text/javascript")
head.contents += new Script(src = "example_files/ckeditor.js", mimeType = "text/javascript")
head.contents += new Script(src = "example_files/jquery_003.js", mimeType = "text/javascript")
head.contents += new Meta(name = "csrf-param", content = "authenticity_token")
head.contents += new Meta(name = "csrf-token", content = "bhmi8AUQwa/1ObDtBJGLSnYn021flBnhy2Rn8DNgYkE=")
head.contents += new Script() {
contents += JavaScript("""var ver = navigator.appVersion;
var mat = ver.match(/.*NT 5.1.*/);
if ( mat !== null ) {
jQuery().ready( function() {
jQuery("html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td")
.each(function(index, elem) {
jQuery(this).css("font-family", "Verdana, Geneva, Arial, Helvetica, sans-serif");
jQuery(this).css("font-size", "12px");
} );
jQuery(".main_results .result_rabbit .rabbit_right .rabbit_desc")
.each(function(index, elem) {
jQuery(this).css("font-size", "12px");
} );
jQuery(".main_menu ul li a")
.each(function(index, elem) {
jQuery(this).css("font-size", "12px");
jQuery(this).css("width", "87px");
} );
jQuery("#menu_adopcje, #menu_glowna, #menu_pobrania")
.each(function(index, elem) {
jQuery(this).css("padding-top", "10px !important");
} );
jQuery("#menu_aktualnosci")
.each(function(index, elem) {
jQuery(this).css("width", "98px !important");
} );
});
}""")
}
head.contents += new Script() {
contents += JavaScript("""try { for(var lastpass_iter=0; lastpass_iter < document.forms.length; lastpass_iter++){ var lastpass_f = document.forms[lastpass_iter]; if(typeof(lastpass_f.lpsubmitorig)=="undefined"){ if (typeof(lastpass_f.submit) == "function") { lastpass_f.lpsubmitorig = lastpass_f.submit; lastpass_f.submit = function(){ var form = this; try { if (document.documentElement && 'createEvent' in document) { var forms = document.getElementsByTagName('form'); for (var i=0 ; i<forms.length ; ++i) if (forms[i]==form) { var element = document.createElement('lpformsubmitdataelement'); element.setAttribute('formnum',i); element.setAttribute('from','submithook'); document.documentElement.appendChild(element); var evt = document.createEvent('Events'); evt.initEvent('lpformsubmit',true,false); element.dispatchEvent(evt); break; } } } catch (e) {} try { form.lpsubmitorig(); } catch (e) {} } } } }} catch (e) {}""")
}
body.contents += new Div(clazz = "main") {
contents += new Div(clazz = "bgwrapper") {
contents += new Div(clazz = "wrapper") {
contents += new Div(clazz = "main_header") {
contents += new Div(clazz = "header_links_first") {
contents += new A(clazz = "header_link_first", title = "Napisz do nas", href = "mailto:adopcje@kroliki.net")
contents += new A(clazz = "header_link_first", title = "Zadzwoń do nas", href = "callto:0048606398130")
}
contents += new Div(clazz = "header_links") {
contents += new A(clazz = "header_link", title = "Strona główna", href = "http://adopcje.kroliki.net/articles/10/Strona%20g%C5%82%C3%B3wna") {
style.width := 100.px
}
contents += new A(clazz = "header_link", title = "Mapa Strony", href = "http://adopcje.kroliki.net/articles/11/Mapa%20strony") {
style.width := 80.px
}
contents += new A(clazz = "header_link", title = "Kontakt", href = "http://adopcje.kroliki.net/articles/12/Kontakt") {
style.margin := "0px"
style.width := 57.px
}
}
}
contents += new Div(clazz = "main_menu") {
contents += new Ul() {
contents += new Li() {
contents += new A(id = "menu_glowna", clazz = "selected", href = "http://adopcje.kroliki.net/") {
contents += """Strona główna"""
}
}
contents += new Li() {
contents += new A(id = "menu_aktualnosci", title = "Aktualności", href = "http://adopcje.kroliki.net/articles/news#yield") {
contents += """Aktualności"""
}
}
contents += new Li() {
contents += new A(title = "Regulamin", href = "http://adopcje.kroliki.net/articles/2/Regulamin#yield") {
contents += """Regulamin"""
}
}
contents += new Li() {
contents += new A(title = "Oddam", href = "http://adopcje.kroliki.net/articles/3/Oddam#yield") {
contents += """Oddam"""
}
}
contents += new Li() {
contents += new A(title = "Adoptuję", href = "http://adopcje.kroliki.net/articles/4/Adoptuj%C4%99#yield") {
contents += """Adoptuję"""
}
}
contents += new Li() {
contents += new A(target = "_blank", title = "Pomogę", href = "http://www.kroliki.net/pl/wolontariat") {
contents += """Pomogę"""
}
}
contents += new Li() {
contents += new A(id = "menu_grupa", title = "Grupa adopcyjna", href = "http://adopcje.kroliki.net/main/group#yield") {
contents += """Grupa adopcyjna"""
}
}
contents += new Li() {
contents += new A(id = "menu_adopcje", title = "Nasze adopcje", href = "http://adopcje.kroliki.net/articles/7/Nasze%20adopcje#yield") {
contents += """Nasze adopcje"""
}
}
contents += new Li() {
contents += new A(target = "_blank", href = "http://www.kroliki.net/pl/porady#yield") {
contents += """Porady"""
}
}
contents += new Li() {
contents += new A(id = "menu_pobrania", target = "_blank", title = "Do pobrania", href = "http://www.kroliki.net/pl/do-pobrania") {
contents += """Do pobrania"""
}
}
}
contents += new A(clazz = "main_menu_charity", target = "_blank", href = "http://www.kroliki.net/pl/strona/rozliczenia-podatkowe-na-rzecz-krolikow")
}
contents += new Div(clazz = "main_search") {
contents += new Div(clazz = "search_header")
contents += new Form(method = "post", acceptCharset = "UTF-8", clazz = "search_form", action = "/adoptions/find") {
contents += new Div() {
style.display := Display.Inline
style.margin := "0"
style.padding := "0"
contents += new Input(name = "utf8", inputType = InputType.Hidden, value = "✓")
contents += new Input(name = "authenticity_token", inputType = InputType.Hidden, value = "bhmi8AUQwa/1ObDtBJGLSnYn021flBnhy2Rn8DNgYkE=")
}
contents += new Div(clazz = "search_row") {
contents += new Select(name = "gender_id", id = "gender_id", clazz = "checker") {
contents += new Option(selected = "selected", value = "") {
contents += """wszystkie"""
}
contents += new Option(value = "1") {
contents += """samczyk"""
}
contents += new Option(value = "2") {
contents += """samiczka"""
}
contents += new Option(value = "3") {
contents += """parka"""
}
contents += new Option(value = "4") {
contents += """brak danych"""
}
}
contents += new Select(name = "health_state_id", id = "health_state_id", clazz = "checker") {
contents += new Option(selected = "selected", value = "") {
contents += """wszystkie"""
}
contents += new Option(value = "1") {
contents += """zdrowy"""
}
contents += new Option(value = "2") {
contents += """leczony"""
}
contents += new Option(value = "3") {
contents += """specjalnej troski"""
}
contents += new Option(value = "4") {
contents += """brak danych"""
}
}
}
contents += new Div(clazz = "search_row") {
contents += new Select(name = "sterilization_id", id = "sterilization_id", clazz = "checker") {
contents += new Option(selected = "selected", value = "") {
contents += """wszystkie"""
}
contents += new Option(value = "1") {
contents += """kastracja lub sterylizacja"""
}
contents += new Option(value = "2") {
contents += """brak zabiegu"""
}
contents += new Option(value = "3") {
contents += """brak danych"""
}
}
contents += new Select(name = "province_id", id = "province_id", clazz = "checker") {
contents += new Option(selected = "selected", value = "") {
contents += """wszystkie"""
}
contents += new Option(value = "1") {
contents += """dolnośląskie"""
}
contents += new Option(value = "2") {
contents += """kujawsko-pomorskie"""
}
contents += new Option(value = "3") {
contents += """łódzkie"""
}
contents += new Option(value = "4") {
contents += """lubelskie"""
}
contents += new Option(value = "5") {
contents += """lubuskie"""
}
contents += new Option(value = "6") {
contents += """małopolskie"""
}
contents += new Option(value = "7") {
contents += """mazowieckie"""
}
contents += new Option(value = "8") {
contents += """opolskie"""
}
contents += new Option(value = "9") {
contents += """podkarpackie"""
}
contents += new Option(value = "10") {
contents += """podlaskie"""
}
contents += new Option(value = "11") {
contents += """pomorskie"""
}
contents += new Option(value = "12") {
contents += """śląskie"""
}
contents += new Option(value = "13") {
contents += """świętokrzyskie"""
}
contents += new Option(value = "14") {
contents += """warmińsko-mazurskie"""
}
contents += new Option(value = "15") {
contents += """wielkopolskie"""
}
contents += new Option(value = "16") {
contents += """zachodniopomorskie"""
}
}
}
contents += new Div(clazz = "search_row") {
contents += new Input(src = "example_files/search-button.png", inputType = InputType.Image)
}
}
contents += new Script(mimeType = "text/javascript") {
contents += JavaScript("""//console.log($('#menu_glowna'));
//$('.checker').tipTip();""")
}
}
contents += new Div(clazz = "main_content") {
contents += new P(clazz = "notice") {
style.color := Color.Red
}
contents += new P(clazz = "alert") {
style.color := Color.Red
}
contents += new A(clazz = "hidden") {
custom("name", "yield")
}
contents += new Div(clazz = "main_results") {
contents += new Div(clazz = "result_header") {
contents += new Div(clazz = "range") {
contents += new Img(alt = "Arrow-down", src = "example_files/arrow-down.png")
contents += new Img(alt = "Arrow-up", src = "example_files/arrow-up.png")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Merlin ", src = "example_files/DSC01652.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Merlin"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """królik długo oczekujący na dom"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Merlin ", href = "http://adopcje.kroliki.net/rabbits/488")
contents += new Img(alt = "Merlin ", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Merlin ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Forest", src = "example_files/Forest.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Forest"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """królik długo oczekujący na dom"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Forest", href = "http://adopcje.kroliki.net/rabbits/384")
contents += new Img(alt = "Forest", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Forest") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Masza", src = "example_files/DSC01451.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Masza"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """królik długo oczekujący na dom"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Masza", href = "http://adopcje.kroliki.net/rabbits/467")
contents += new Img(alt = "Masza", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Masza") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Omega", src = "example_files/DSC00823.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Omega"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """królik długo oczekujący na dom"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Omega", href = "http://adopcje.kroliki.net/rabbits/303")
contents += new Img(alt = "Omega", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Omega") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Miś Uszatek ", src = "example_files/DSC05677.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Miś Uszatek"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """królik długo oczekujący na dom"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Miś Uszatek ", href = "http://adopcje.kroliki.net/rabbits/403")
contents += new Img(alt = "Miś Uszatek ", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Miś Uszatek ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Venus z pudełka", src = "example_files/venus0.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Venus z pudełka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """królik długo oczekujący na dom"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Venus z pudełka", href = "http://adopcje.kroliki.net/rabbits/174")
contents += new Img(alt = "Venus z pudełka", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Venus z pudełka") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Łaciata", src = "example_files/pimpek%25200.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Łaciata"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """królik długo oczekujący na dom"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Łaciata", href = "http://adopcje.kroliki.net/rabbits/359")
contents += new Img(alt = "Łaciata", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Łaciata") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Yogi ", src = "example_files/Yogi4.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Yogi"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """królik długo oczekujący na dom"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Yogi ", href = "http://adopcje.kroliki.net/rabbits/528")
contents += new Img(alt = "Yogi ", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Yogi ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Gulczasia", src = "example_files/0_003.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Gulczasia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """królik długo oczekujący na dom"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Gulczasia", href = "http://adopcje.kroliki.net/rabbits/258")
contents += new Img(alt = "Gulczasia", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Gulczasia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Biszkopt i Gienia", src = "example_files/gienia0.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Biszkopt i Gienia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """królik długo oczekujący na dom"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Biszkopt i Gienia", href = "http://adopcje.kroliki.net/rabbits/389")
contents += new Img(alt = "Biszkopt i Gienia", src = "example_files/parka.png", clazz = "rabbit_gender", title = "Biszkopt i Gienia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Zefirek", src = "example_files/krolik_z_loga_adopcji.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Zefirek"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """królik długo oczekujący na dom"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Zefirek", href = "http://adopcje.kroliki.net/rabbits/778")
contents += new Img(alt = "Zefirek", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Zefirek") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Kubuś", src = "example_files/kub0.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Kubuś"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Kubuś", href = "http://adopcje.kroliki.net/rabbits/740")
contents += new Img(alt = "Kubuś", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Kubuś") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Bambi i Bluel", src = "example_files/bluel%2520i%2520bambi.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Bambi i Bluel"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Bambi i Bluel", href = "http://adopcje.kroliki.net/rabbits/533")
contents += new Img(alt = "Bambi i Bluel", src = "example_files/parka.png", clazz = "rabbit_gender", title = "Bambi i Bluel") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Pinkie Pie", src = "example_files/Pinkey%2520pay.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Pinkie Pie"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Pinkie Pie", href = "http://adopcje.kroliki.net/rabbits/765")
contents += new Img(alt = "Pinkie Pie", src = "example_files/brak%2520danych.png", clazz = "rabbit_gender", title = "Pinkie Pie") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Dolores", src = "example_files/krolik_z_loga_adopcji.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Dolores"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Dolores", href = "http://adopcje.kroliki.net/rabbits/783")
contents += new Img(alt = "Dolores", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Dolores") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Tewie ", src = "example_files/DSC03475.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Tewie"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """pilne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Tewie ", href = "http://adopcje.kroliki.net/rabbits/602")
contents += new Img(alt = "Tewie ", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Tewie ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Pumpernikiel", src = "example_files/DSC04651.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Pumpernikiel"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Pumpernikiel", href = "http://adopcje.kroliki.net/rabbits/709")
contents += new Img(alt = "Pumpernikiel", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Pumpernikiel") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Zazik", src = "example_files/0_010.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Zazik"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Zazik", href = "http://adopcje.kroliki.net/rabbits/512")
contents += new Img(alt = "Zazik", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Zazik") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Elie", src = "example_files/krolik_z_loga_adopcji.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Elie"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Elie", href = "http://adopcje.kroliki.net/rabbits/731")
contents += new Img(alt = "Elie", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Elie") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Bystrzak", src = "example_files/P1210684.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Bystrzak"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Bystrzak", href = "http://adopcje.kroliki.net/rabbits/348")
contents += new Img(alt = "Bystrzak", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Bystrzak") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Wulkan", src = "example_files/IMG_7849.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Wulkan"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Wulkan", href = "http://adopcje.kroliki.net/rabbits/612")
contents += new Img(alt = "Wulkan", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Wulkan") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Edward", src = "example_files/krolik_z_loga_adopcji.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Edward"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Edward", href = "http://adopcje.kroliki.net/rabbits/776")
contents += new Img(alt = "Edward", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Edward") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Tuptusiowa", src = "example_files/P1020434.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Tuptusiowa"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Tuptusiowa", href = "http://adopcje.kroliki.net/rabbits/670")
contents += new Img(alt = "Tuptusiowa", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Tuptusiowa") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Piangi", src = "example_files/P2.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Piangi"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Piangi", href = "http://adopcje.kroliki.net/rabbits/750")
contents += new Img(alt = "Piangi", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Piangi") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Kornelia", src = "example_files/IMG_2925.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Kornelia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Kornelia", href = "http://adopcje.kroliki.net/rabbits/774")
contents += new Img(alt = "Kornelia", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Kornelia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Bejlka ", src = "example_files/DSC03828.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Bejlka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Bejlka ", href = "http://adopcje.kroliki.net/rabbits/654")
contents += new Img(alt = "Bejlka ", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Bejlka ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Histeria", src = "example_files/IMG_6512.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Histeria"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """pilne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Histeria", href = "http://adopcje.kroliki.net/rabbits/668")
contents += new Img(alt = "Histeria", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Histeria") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Chałka", src = "example_files/pistacja%25200.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Chałka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Chałka", href = "http://adopcje.kroliki.net/rabbits/732")
contents += new Img(alt = "Chałka", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Chałka") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Lawa", src = "example_files/_MG_3029.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Lawa"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Lawa", href = "http://adopcje.kroliki.net/rabbits/782")
contents += new Img(alt = "Lawa", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Lawa") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Tabasco ", src = "example_files/DSC05768.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Tabasco"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Tabasco ", href = "http://adopcje.kroliki.net/rabbits/712")
contents += new Img(alt = "Tabasco ", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Tabasco ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Romek i Pysia", src = "example_files/pysia3.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Romek i Pysia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """pilne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Romek i Pysia", href = "http://adopcje.kroliki.net/rabbits/756")
contents += new Img(alt = "Romek i Pysia", src = "example_files/parka.png", clazz = "rabbit_gender", title = "Romek i Pysia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Jurand Bieluch", src = "example_files/0_002.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Jurand Bieluch"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Jurand Bieluch", href = "http://adopcje.kroliki.net/rabbits/648")
contents += new Img(alt = "Jurand Bieluch", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Jurand Bieluch") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Marie ", src = "example_files/IMGP2639.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Marie"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Marie ", href = "http://adopcje.kroliki.net/rabbits/714")
contents += new Img(alt = "Marie ", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Marie ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Puchatek", src = "example_files/DSC04001.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Puchatek"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Puchatek", href = "http://adopcje.kroliki.net/rabbits/688")
contents += new Img(alt = "Puchatek", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Puchatek") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Fiona", src = "example_files/IMG_2493.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Fiona"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Fiona", href = "http://adopcje.kroliki.net/rabbits/622")
contents += new Img(alt = "Fiona", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Fiona") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Niedźwiaduś", src = "example_files/Niedzwiadek.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Niedźwiaduś"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Niedźwiaduś", href = "http://adopcje.kroliki.net/rabbits/775")
contents += new Img(alt = "Niedźwiaduś", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Niedźwiaduś") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Gaya", src = "example_files/gaya.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Gaya"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Gaya", href = "http://adopcje.kroliki.net/rabbits/767")
contents += new Img(alt = "Gaya", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Gaya") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Dramat", src = "example_files/20062012526.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Dramat"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Dramat", href = "http://adopcje.kroliki.net/rabbits/769")
contents += new Img(alt = "Dramat", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Dramat") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Miriam", src = "example_files/miriam%25200%2520a.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Miriam"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Miriam", href = "http://adopcje.kroliki.net/rabbits/676")
contents += new Img(alt = "Miriam", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Miriam") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Boni", src = "example_files/DSC05732.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Boni"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Boni", href = "http://adopcje.kroliki.net/rabbits/736")
contents += new Img(alt = "Boni", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Boni") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Cezary Pazura", src = "example_files/IMG_6492.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Cezary Pazura"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Cezary Pazura", href = "http://adopcje.kroliki.net/rabbits/766")
contents += new Img(alt = "Cezary Pazura", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Cezary Pazura") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Rufus i Pinezka ", src = "example_files/IMG_0170.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Rufus i Pinezka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Rufus i Pinezka ", href = "http://adopcje.kroliki.net/rabbits/716")
contents += new Img(alt = "Rufus i Pinezka ", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Rufus i Pinezka ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Florek", src = "example_files/krolik_z_loga_adopcji.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Florek"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Florek", href = "http://adopcje.kroliki.net/rabbits/785")
contents += new Img(alt = "Florek", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Florek") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Hermiona", src = "example_files/hermiona.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Hermiona"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Hermiona", href = "http://adopcje.kroliki.net/rabbits/639")
contents += new Img(alt = "Hermiona", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Hermiona") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Bosman", src = "example_files/Boss%25202.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Bosman"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Bosman", href = "http://adopcje.kroliki.net/rabbits/579")
contents += new Img(alt = "Bosman", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Bosman") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Elysia", src = "example_files/elysia.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Elysia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Elysia", href = "http://adopcje.kroliki.net/rabbits/780")
contents += new Img(alt = "Elysia", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Elysia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Satine", src = "example_files/DSC04680.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Satine"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Satine", href = "http://adopcje.kroliki.net/rabbits/708")
contents += new Img(alt = "Satine", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Satine") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Czarna", src = "example_files/czarna0.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Czarna"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Czarna", href = "http://adopcje.kroliki.net/rabbits/700")
contents += new Img(alt = "Czarna", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Czarna") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Pigwa", src = "example_files/P1000052.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Pigwa"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Pigwa", href = "http://adopcje.kroliki.net/rabbits/455")
contents += new Img(alt = "Pigwa", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Pigwa") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Lilou", src = "example_files/krolik_z_loga_adopcji.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Lilou"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Lilou", href = "http://adopcje.kroliki.net/rabbits/784")
contents += new Img(alt = "Lilou", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Lilou") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "GA-gatka", src = "example_files/gagat0.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """GA-gatka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "GA-gatka", href = "http://adopcje.kroliki.net/rabbits/515")
contents += new Img(alt = "GA-gatka", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "GA-gatka") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Brudzia", src = "example_files/brudzia%25204.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Brudzia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Brudzia", href = "http://adopcje.kroliki.net/rabbits/678")
contents += new Img(alt = "Brudzia", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Brudzia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Dżej dżej", src = "example_files/DSC01039.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Dżej dżej"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Dżej dżej", href = "http://adopcje.kroliki.net/rabbits/718")
contents += new Img(alt = "Dżej dżej", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Dżej dżej") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Stefcia", src = "example_files/DSC04842-001.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Stefcia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Stefcia", href = "http://adopcje.kroliki.net/rabbits/675")
contents += new Img(alt = "Stefcia", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Stefcia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Raoul", src = "example_files/DSC05907.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Raoul"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Raoul", href = "http://adopcje.kroliki.net/rabbits/751")
contents += new Img(alt = "Raoul", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Raoul") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Astrid ", src = "example_files/Astrid.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Astrid"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Astrid ", href = "http://adopcje.kroliki.net/rabbits/578")
contents += new Img(alt = "Astrid ", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Astrid ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Plameczka Pac", src = "example_files/DSC04605.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Plameczka Pac"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Plameczka Pac", href = "http://adopcje.kroliki.net/rabbits/707")
contents += new Img(alt = "Plameczka Pac", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Plameczka Pac") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Pysio", src = "example_files/pysio0.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Pysio"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Pysio", href = "http://adopcje.kroliki.net/rabbits/781")
contents += new Img(alt = "Pysio", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Pysio") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Kluska", src = "example_files/krolik_z_loga_adopcji.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Kluska"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Kluska", href = "http://adopcje.kroliki.net/rabbits/786")
contents += new Img(alt = "Kluska", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Kluska") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Czesia", src = "example_files/1.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Czesia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Czesia", href = "http://adopcje.kroliki.net/rabbits/747")
contents += new Img(alt = "Czesia", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Czesia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Kesi", src = "example_files/kesi2.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Kesi"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Kesi", href = "http://adopcje.kroliki.net/rabbits/680")
contents += new Img(alt = "Kesi", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Kesi") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Puszek Okruszek", src = "example_files/Puszek1CL.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Puszek Okruszek"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Puszek Okruszek", href = "http://adopcje.kroliki.net/rabbits/133")
contents += new Img(alt = "Puszek Okruszek", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Puszek Okruszek") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Lilu", src = "example_files/SDC12778.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Lilu"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Lilu", href = "http://adopcje.kroliki.net/rabbits/637")
contents += new Img(alt = "Lilu", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Lilu") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Kicuś", src = "example_files/DSC00229.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Kicuś"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Kicuś", href = "http://adopcje.kroliki.net/rabbits/536")
contents += new Img(alt = "Kicuś", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Kicuś") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Closter", src = "example_files/metryka%2520Cllo.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Closter"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Closter", href = "http://adopcje.kroliki.net/rabbits/685")
contents += new Img(alt = "Closter", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Closter") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Tadzik", src = "example_files/tadzik%25200%25201.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Tadzik"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Tadzik", href = "http://adopcje.kroliki.net/rabbits/481")
contents += new Img(alt = "Tadzik", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Tadzik") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Aurea", src = "example_files/aurea.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Aurea"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Aurea", href = "http://adopcje.kroliki.net/rabbits/764")
contents += new Img(alt = "Aurea", src = "example_files/brak%2520danych.png", clazz = "rabbit_gender", title = "Aurea") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Feluś (Felicjan)", src = "example_files/0_008.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Feluś (Felicjan)"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """pilne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Feluś (Felicjan)", href = "http://adopcje.kroliki.net/rabbits/739")
contents += new Img(alt = "Feluś (Felicjan)", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Feluś (Felicjan)") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Gawroszka ", src = "example_files/DSC05548.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Gawroszka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Gawroszka ", href = "http://adopcje.kroliki.net/rabbits/734")
contents += new Img(alt = "Gawroszka ", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Gawroszka ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Carlos", src = "example_files/100_6994.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Carlos"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Carlos", href = "http://adopcje.kroliki.net/rabbits/395")
contents += new Img(alt = "Carlos", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Carlos") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Rao", src = "example_files/rao.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Rao"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Rao", href = "http://adopcje.kroliki.net/rabbits/762")
contents += new Img(alt = "Rao", src = "example_files/brak%2520danych.png", clazz = "rabbit_gender", title = "Rao") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Mea", src = "example_files/mea.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Mea"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Mea", href = "http://adopcje.kroliki.net/rabbits/755")
contents += new Img(alt = "Mea", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Mea") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Nova", src = "example_files/DSC09485.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Nova"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Nova", href = "http://adopcje.kroliki.net/rabbits/652")
contents += new Img(alt = "Nova", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Nova") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Kubuś - Miś", src = "example_files/krolik_z_loga_adopcji.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Kubuś - Miś"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Kubuś - Miś", href = "http://adopcje.kroliki.net/rabbits/777")
contents += new Img(alt = "Kubuś - Miś", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Kubuś - Miś") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Sonic", src = "example_files/sonic0.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Sonic"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """pilne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Sonic", href = "http://adopcje.kroliki.net/rabbits/729")
contents += new Img(alt = "Sonic", src = "example_files/brak%2520danych.png", clazz = "rabbit_gender", title = "Sonic") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Aldi", src = "example_files/Aldi2.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Aldi"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Aldi", href = "http://adopcje.kroliki.net/rabbits/646")
contents += new Img(alt = "Aldi", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Aldi") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Plaza", src = "example_files/DSC04691.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Plaza"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """pilne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Plaza", href = "http://adopcje.kroliki.net/rabbits/674")
contents += new Img(alt = "Plaza", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Plaza") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "LUCEK I ISKRA", src = "example_files/Lucek.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """LUCEK I ISKRA"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "LUCEK I ISKRA", href = "http://adopcje.kroliki.net/rabbits/441")
contents += new Img(alt = "LUCEK I ISKRA", src = "example_files/parka.png", clazz = "rabbit_gender", title = "LUCEK I ISKRA") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Frenchy ", src = "example_files/DSC04778.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Frenchy"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Frenchy ", href = "http://adopcje.kroliki.net/rabbits/713")
contents += new Img(alt = "Frenchy ", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Frenchy ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Ally", src = "example_files/ally.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Ally"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Ally", href = "http://adopcje.kroliki.net/rabbits/757")
contents += new Img(alt = "Ally", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Ally") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Sara", src = "example_files/Sara.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Sara"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Sara", href = "http://adopcje.kroliki.net/rabbits/719")
contents += new Img(alt = "Sara", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Sara") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Kłapcia i Habibi", src = "example_files/0.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Kłapcia i Habibi"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Kłapcia i Habibi", href = "http://adopcje.kroliki.net/rabbits/771")
contents += new Img(alt = "Kłapcia i Habibi", src = "example_files/parka.png", clazz = "rabbit_gender", title = "Kłapcia i Habibi") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Szpilka", src = "example_files/szpilka.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Szpilka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Szpilka", href = "http://adopcje.kroliki.net/rabbits/745")
contents += new Img(alt = "Szpilka", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Szpilka") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Łaciata Bunia", src = "example_files/P2230660.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Łaciata Bunia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Łaciata Bunia", href = "http://adopcje.kroliki.net/rabbits/630")
contents += new Img(alt = "Łaciata Bunia", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Łaciata Bunia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Matylda Szarusia", src = "example_files/sz2.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Matylda Szarusia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Matylda Szarusia", href = "http://adopcje.kroliki.net/rabbits/605")
contents += new Img(alt = "Matylda Szarusia", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Matylda Szarusia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Kicek", src = "example_files/kicek.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Kicek"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Kicek", href = "http://adopcje.kroliki.net/rabbits/727")
contents += new Img(alt = "Kicek", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Kicek") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Patrycja", src = "example_files/pati0_002.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Patrycja"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Patrycja", href = "http://adopcje.kroliki.net/rabbits/720")
contents += new Img(alt = "Patrycja", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Patrycja") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Horacy", src = "example_files/Horacy%25200.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Horacy"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Horacy", href = "http://adopcje.kroliki.net/rabbits/770")
contents += new Img(alt = "Horacy", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Horacy") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Żabcia", src = "example_files/zabaj.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Żabcia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Żabcia", href = "http://adopcje.kroliki.net/rabbits/592")
contents += new Img(alt = "Żabcia", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Żabcia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "I Tak Dalej ", src = "example_files/I%2520Tak%2520Dalej.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """I Tak Dalej"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "I Tak Dalej ", href = "http://adopcje.kroliki.net/rabbits/710")
contents += new Img(alt = "I Tak Dalej ", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "I Tak Dalej ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Migotka ", src = "example_files/Migotka1.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Migotka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Migotka ", href = "http://adopcje.kroliki.net/rabbits/671")
contents += new Img(alt = "Migotka ", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Migotka ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Julka", src = "example_files/0_005.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Julka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Julka", href = "http://adopcje.kroliki.net/rabbits/658")
contents += new Img(alt = "Julka", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Julka") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Kajtuś i Koffinka", src = "example_files/kajtuskoffi%25200.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Kajtuś i Koffinka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Kajtuś i Koffinka", href = "http://adopcje.kroliki.net/rabbits/744")
contents += new Img(alt = "Kajtuś i Koffinka", src = "example_files/parka.png", clazz = "rabbit_gender", title = "Kajtuś i Koffinka") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Frotka", src = "example_files/0000.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Frotka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Frotka", href = "http://adopcje.kroliki.net/rabbits/305")
contents += new Img(alt = "Frotka", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Frotka") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Kulka", src = "example_files/2.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Kulka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Kulka", href = "http://adopcje.kroliki.net/rabbits/590")
contents += new Img(alt = "Kulka", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Kulka") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Jerry", src = "example_files/0_006.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Jerry"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Jerry", href = "http://adopcje.kroliki.net/rabbits/779")
contents += new Img(alt = "Jerry", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Jerry") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Shelby ", src = "example_files/DSC05853.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Shelby"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Shelby ", href = "http://adopcje.kroliki.net/rabbits/723")
contents += new Img(alt = "Shelby ", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Shelby ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Magma", src = "example_files/_MG_3061.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Magma"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Magma", href = "http://adopcje.kroliki.net/rabbits/726")
contents += new Img(alt = "Magma", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Magma") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Ovis", src = "example_files/IMG_2510.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Ovis"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Ovis", href = "http://adopcje.kroliki.net/rabbits/623")
contents += new Img(alt = "Ovis", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Ovis") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Jasio", src = "example_files/jasio%25200.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Jasio"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Jasio", href = "http://adopcje.kroliki.net/rabbits/753")
contents += new Img(alt = "Jasio", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Jasio") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "KOŁTUN", src = "example_files/SNB12847.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """KOŁTUN"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "KOŁTUN", href = "http://adopcje.kroliki.net/rabbits/502")
contents += new Img(alt = "KOŁTUN", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "KOŁTUN") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Pusia", src = "example_files/0_013.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Pusia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Pusia", href = "http://adopcje.kroliki.net/rabbits/629")
contents += new Img(alt = "Pusia", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Pusia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Gumiś", src = "example_files/DSC04871-001.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Gumiś"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Gumiś", href = "http://adopcje.kroliki.net/rabbits/635")
contents += new Img(alt = "Gumiś", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Gumiś") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Patient", src = "example_files/IMGP2717.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Patient"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Patient", href = "http://adopcje.kroliki.net/rabbits/689")
contents += new Img(alt = "Patient", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Patient") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "PUSZEK ", src = "example_files/11.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """PUSZEK"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "PUSZEK ", href = "http://adopcje.kroliki.net/rabbits/503")
contents += new Img(alt = "PUSZEK ", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "PUSZEK ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Sorka", src = "example_files/16042012328.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Sorka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Sorka", href = "http://adopcje.kroliki.net/rabbits/686")
contents += new Img(alt = "Sorka", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Sorka") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Bashi", src = "example_files/bashi.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Bashi"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Bashi", href = "http://adopcje.kroliki.net/rabbits/761")
contents += new Img(alt = "Bashi", src = "example_files/brak%2520danych.png", clazz = "rabbit_gender", title = "Bashi") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Virgo", src = "example_files/virgo0.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Virgo"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Virgo", href = "http://adopcje.kroliki.net/rabbits/743")
contents += new Img(alt = "Virgo", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Virgo") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Puszek Miodek", src = "example_files/0_007.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Puszek Miodek"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Puszek Miodek", href = "http://adopcje.kroliki.net/rabbits/580")
contents += new Img(alt = "Puszek Miodek", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Puszek Miodek") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Ossky", src = "example_files/OSSKY.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Ossky"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Ossky", href = "http://adopcje.kroliki.net/rabbits/759")
contents += new Img(alt = "Ossky", src = "example_files/brak%2520danych.png", clazz = "rabbit_gender", title = "Ossky") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Holly", src = "example_files/DSC04833-001.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Holly"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Holly", href = "http://adopcje.kroliki.net/rabbits/725")
contents += new Img(alt = "Holly", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Holly") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Tamtamila ", src = "example_files/DSC04619.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Tamtamila"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Tamtamila ", href = "http://adopcje.kroliki.net/rabbits/706")
contents += new Img(alt = "Tamtamila ", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Tamtamila ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Lana ", src = "example_files/DSC05406.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Lana"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Lana ", href = "http://adopcje.kroliki.net/rabbits/737")
contents += new Img(alt = "Lana ", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Lana ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Sroczka", src = "example_files/sroczka%25200.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Sroczka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Sroczka", href = "http://adopcje.kroliki.net/rabbits/669")
contents += new Img(alt = "Sroczka", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Sroczka") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Łatek ", src = "example_files/DSC03871.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Łatek"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Łatek ", href = "http://adopcje.kroliki.net/rabbits/666")
contents += new Img(alt = "Łatek ", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Łatek ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Tuptusia", src = "example_files/tuptusia%25200.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Tuptusia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Tuptusia", href = "http://adopcje.kroliki.net/rabbits/698")
contents += new Img(alt = "Tuptusia", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Tuptusia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Abi", src = "example_files/DSC_4251.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Abi"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Abi", href = "http://adopcje.kroliki.net/rabbits/588")
contents += new Img(alt = "Abi", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Abi") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Fionka", src = "example_files/fionka%25200.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Fionka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Fionka", href = "http://adopcje.kroliki.net/rabbits/694")
contents += new Img(alt = "Fionka", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Fionka") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Króliś", src = "example_files/0_012.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Króliś"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Króliś", href = "http://adopcje.kroliki.net/rabbits/132")
contents += new Img(alt = "Króliś", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Króliś") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Perełka", src = "example_files/DSC01541temp_rsz.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Perełka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Perełka", href = "http://adopcje.kroliki.net/rabbits/295")
contents += new Img(alt = "Perełka", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Perełka") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Kulka", src = "example_files/DSC01280.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Kulka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Kulka", href = "http://adopcje.kroliki.net/rabbits/443")
contents += new Img(alt = "Kulka", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Kulka") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Apollo ", src = "example_files/fd%2520005.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Apollo"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Apollo ", href = "http://adopcje.kroliki.net/rabbits/735")
contents += new Img(alt = "Apollo ", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Apollo ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Plata", src = "example_files/DSC05517.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Plata"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Plata", href = "http://adopcje.kroliki.net/rabbits/752")
contents += new Img(alt = "Plata", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Plata") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Gizmo", src = "example_files/DSC_0444.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Gizmo"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Gizmo", href = "http://adopcje.kroliki.net/rabbits/758")
contents += new Img(alt = "Gizmo", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Gizmo") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Amali", src = "example_files/Amali.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Amali"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Amali", href = "http://adopcje.kroliki.net/rabbits/748")
contents += new Img(alt = "Amali", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Amali") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Zuzia", src = "example_files/0.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Zuzia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Zuzia", href = "http://adopcje.kroliki.net/rabbits/614")
contents += new Img(alt = "Zuzia", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Zuzia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Bombalurina", src = "example_files/Bomba1.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Bombalurina"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Bombalurina", href = "http://adopcje.kroliki.net/rabbits/738")
contents += new Img(alt = "Bombalurina", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Bombalurina") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Kostek", src = "example_files/Kostek0.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Kostek"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Kostek", href = "http://adopcje.kroliki.net/rabbits/703")
contents += new Img(alt = "Kostek", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Kostek") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Barni", src = "example_files/0_011.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Barni"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Barni", href = "http://adopcje.kroliki.net/rabbits/787")
contents += new Img(alt = "Barni", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Barni") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Antosia", src = "example_files/tosia0.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Antosia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Antosia", href = "http://adopcje.kroliki.net/rabbits/518")
contents += new Img(alt = "Antosia", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Antosia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Tomcio Paluch", src = "example_files/DSC03993.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Tomcio Paluch"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Tomcio Paluch", href = "http://adopcje.kroliki.net/rabbits/690")
contents += new Img(alt = "Tomcio Paluch", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Tomcio Paluch") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Kubuś vel. Target", src = "example_files/Kubu2.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Kubuś vel. Target"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Kubuś vel. Target", href = "http://adopcje.kroliki.net/rabbits/627")
contents += new Img(alt = "Kubuś vel. Target", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Kubuś vel. Target") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Rapsodia ", src = "example_files/DSC06016.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Rapsodia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Rapsodia ", href = "http://adopcje.kroliki.net/rabbits/768")
contents += new Img(alt = "Rapsodia ", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Rapsodia ") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Pati", src = "example_files/pati0.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Pati"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """pilne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Pati", href = "http://adopcje.kroliki.net/rabbits/742")
contents += new Img(alt = "Pati", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Pati") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Petunia", src = "example_files/DSC05938.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Petunia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Petunia", href = "http://adopcje.kroliki.net/rabbits/772")
contents += new Img(alt = "Petunia", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Petunia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Hassi", src = "example_files/hassi.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Hassi"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Hassi", href = "http://adopcje.kroliki.net/rabbits/763")
contents += new Img(alt = "Hassi", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Hassi") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Tosia", src = "example_files/tosia0_002.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Tosia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """pilne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Tosia", href = "http://adopcje.kroliki.net/rabbits/728")
contents += new Img(alt = "Tosia", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Tosia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Maksia Bez Uszek", src = "example_files/maksio%25200.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Maksia Bez Uszek"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """adopcja w toku"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Maksia Bez Uszek", href = "http://adopcje.kroliki.net/rabbits/632")
contents += new Img(alt = "Maksia Bez Uszek", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Maksia Bez Uszek") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Majka", src = "example_files/0_004.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Majka"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Majka", href = "http://adopcje.kroliki.net/rabbits/613")
contents += new Img(alt = "Majka", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Majka") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Pongo", src = "example_files/IMG_2512.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Pongo"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Pongo", href = "http://adopcje.kroliki.net/rabbits/624")
contents += new Img(alt = "Pongo", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Pongo") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Bob", src = "example_files/0_009.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Bob"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Bob", href = "http://adopcje.kroliki.net/rabbits/297")
contents += new Img(alt = "Bob", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Bob") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Puszek", src = "example_files/PUSZEK.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Puszek"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Puszek", href = "http://adopcje.kroliki.net/rabbits/773")
contents += new Img(alt = "Puszek", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Puszek") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Maniek", src = "example_files/krolik_z_loga_adopcji.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Maniek"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """szukany dom tymczasowy"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Maniek", href = "http://adopcje.kroliki.net/rabbits/701")
contents += new Img(alt = "Maniek", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Maniek") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Skarbuś z Zielonej Góry", src = "example_files/skarb0.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Skarbuś z Zielonej Góry"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """pilne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Skarbuś z Zielonej Góry", href = "http://adopcje.kroliki.net/rabbits/741")
contents += new Img(alt = "Skarbuś z Zielonej Góry", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Skarbuś z Zielonej Góry") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Majgull", src = "example_files/DSC05742.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Majgull"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """pilne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Majgull", href = "http://adopcje.kroliki.net/rabbits/572")
contents += new Img(alt = "Majgull", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Majgull") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Maksiu", src = "example_files/maksiu.png") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Maksiu"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Maksiu", href = "http://adopcje.kroliki.net/rabbits/717")
contents += new Img(alt = "Maksiu", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Maksiu") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Rokko", src = "example_files/img1289cj.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Rokko"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Rokko", href = "http://adopcje.kroliki.net/rabbits/754")
contents += new Img(alt = "Rokko", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Rokko") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Mrozia", src = "example_files/mrozia%25200.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Mrozia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Mrozia", href = "http://adopcje.kroliki.net/rabbits/695")
contents += new Img(alt = "Mrozia", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Mrozia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Tusia", src = "example_files/niebieska.JPG") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Tusia"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """pilne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Tusia", href = "http://adopcje.kroliki.net/rabbits/730")
contents += new Img(alt = "Tusia", src = "example_files/samiczka.png", clazz = "rabbit_gender", title = "Tusia") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
contents += """"""
contents += new Div(clazz = "result_rabbit") {
contents += new Div(clazz = "rabbit_left") {
contents += new Div(clazz = "rabbit_photo_external") {
contents += new Div(clazz = "rabbit_photo") {
contents += new Img(alt = "Tosiek i Tolek", src = "example_files/Tosiek%25201.jpg") {
custom("onerror", "this.src='/images/krolik_z_loga_adopcji.jpg'")
}
}
}
}
contents += new Div(clazz = "rabbit_right") {
contents += new Div(clazz = "rabbit_name") {
contents += """Tosiek i Tolek"""
}
contents += new Div(clazz = "rabbit_desc") {
contents += new Br()
contents += new B() {
contents += """aktywne"""
}
contents += new Br()
contents += new Br()
}
}
contents += new A(clazz = "rabbit_more", title = "Tosiek i Tolek", href = "http://adopcje.kroliki.net/rabbits/319")
contents += new Img(alt = "Tosiek i Tolek", src = "example_files/samczyk.png", clazz = "rabbit_gender", title = "Tosiek i Tolek") {
custom("onerror", "this.src='/images/1x1.png'")
}
}
}
contents += new Div(clazz = "main_news") {
contents += new Div(clazz = "news_header") {
contents += new Div(clazz = "range") {
contents += new Img(alt = "Arrow-down", src = "example_files/arrow-down.png")
contents += new Img(alt = "Arrow-up", src = "example_files/arrow-up.png")
}
}
contents += new Div(clazz = "news") {
contents += new Div(clazz = "news_title")
contents += new Div(clazz = "news_date")
contents += new Div(clazz = "news_content") {
contents += new P() {
contents += """Kochani,"""
contents += new Br()
contents += new Br()
contents += """Po długim oczekiwaniu i wielu trudnościach udało nam się znaleźć nowy,
wydajny serwer dla forum. Najprawdopodobniej przeniesiemy forum w
poniedziałek 27 maja (jutro). Teoretycznie wszystko powinno pójść
bezboleśnie i nie powinniśmy mieć żadnych problemów z dostępem do forum.
Gdyby jednak wystąpiły jakieś komplikacje, to prosimy o cierpliwość i
wyrozumiałość."""
contents += new Br()
contents += new Br()
contents += """Będziemy informować, jeśli coś się zmieni. Trzymajcie kciuki."""
}
}
}
contents += new Div(clazz = "news") {
contents += new Div(clazz = "news_title") {
contents += """26 maja - Toruń - oficjalne otwarcie pierwszego w Polsce Azylu dla Królików"""
}
contents += new Div(clazz = "news_date")
contents += new Div(clazz = "news_content") {
contents += new P() {
contents += """ """
}
contents += new Div(clazz = "news-item-text") {
contents += new P() {
contents += new Strong() {
contents += new Span() {
style.font.size := Length("small")
contents += """Zapraszamy na oficjalne otwarcie pierwszego w Polsce Azylu dla Królików!"""
}
}
}
contents += new P() {
contents += new Span() {
style.font.size := Length("small")
contents += """Chcecie adoptować królika realnie lub
wirtualnie? Macie w domu uszaka i chcecie dowiedzieć się więcej o jego
potrzebach? Chcielibyście zostać wolontariuszami w Azylu? Pragniecie
miło spędzić dzień wśród zwierząt i w otoczeniu Parku na Bydgoskim
Przedmieściu? Zapraszamy wszystkich - małych i dorosłych - miłośników
uszaków 26. maja do Azylu! Czekają na Was liczne atrakcje, a przede
wszystkim nasi ruszający nosami podopieczni!"""
}
}
contents += new P() {
contents += new Span() {
style.font.size := Length("small")
contents += new Strong() {
contents += """Kiedy:"""
}
contents += """26. maja 2012 od godziny 11:00"""
contents += new Br()
contents += new Strong() {
contents += """Gdzie:"""
}
contents += """Azyl dla Królików przy Schronisku dla Bezdomnych Zwierząt w Toruniu, ul. Przybyszewskiego 3, Toruń"""
}
}
contents += new P() {
contents += new Span() {
style.font.size := Length("small")
contents += """Zapraszamy na stronę Azylu -"""
contents += new A(href = "http://www.kroliki-torun.info/") {
contents += new Span() {
style.color := Color.immutable("#3366ff")
contents += new Strong() {
contents += """kliknij"""
}
}
}
contents += """."""
}
}
}
}
}
contents += new Div(clazz = "news") {
contents += new Div(clazz = "news_title") {
contents += """Mini-azyl w Sopocie"""
}
contents += new Div(clazz = "news_date")
contents += new Div(clazz = "news_content") {
contents += new P() {
contents += """Szanowni Państwo,"""
contents += new Br()
contents += """Pod opieką osób prowadzących nasze domy tymczasowe w całej Polsce
przebywa bardzo dużo królików. Poza domami tymczasowymi króliki
przebywają w liczbie około 50 również przede wszystkim w Azylu dla
Królików w Toruniu, prowadzonym przez kujawsko-pomorski Oddzial SPK w
Toruniu wraz ze Schroniskiem dla Zwierząt w Toruniu, a także w
mini-azylu dla królików w Warszawie - w siedzibie głównej SPK (dzisiaj 5
królików). Natomiast członkowie SPK z Trójmiasta obecnie kończą
wyposażać mini-azyl w Sopocie i tu nasza bardzo gorąca prośba o pomoc."""
contents += new Strong() {
contents += """Nasz sopocki mini-azyl boryka się obecnie z problemem instalacji elektrycznej."""
}
contents += new Span() {
style.font.size := Length("small")
contents += """Prosiliśmy
niedawno Państwa o wsparcie remontu instalacji elektrycznej, jednak
okazało się, że zostanie to sfinansowane przez miasto, za co jesteśmy
niezmiernie wdzięczni! Darowizny przekazane na remont instalacji
wykorzystamy na leczenie, kastracje i zakup karmy i wyposażenia dla
królików w Trójmieście."""
}
}
contents += new P() {
contents += """Zapraszamy na Facebook do obejrzenia zdjęć z sopockiego biura i mini-azylu SPK:"""
contents += new Span() {
style.color := Color.Blue
contents += new Strong() {
contents += new A(href = "http://www.facebook.com/media/set/?set=a.216778958433644.42051.156154614496079&amp;type=1") {
contents += """-> kliknij tutaj"""
}
}
}
}
contents += new P() {
contents += """Szczegóły i zdjęcia biura na: """
contents += new A(href = "http://forum.kroliki.net/index.php?topic=13356.msg328477#msg328477") {
contents += """http://forum.kroliki.net/index.php?topic=13356.msg328477#msg328477"""
}
contents += new Br()
contents += """ """
}
}
}
contents += new A(href = "http://adopcje.kroliki.net/articles/news") {
contents += """Pokaż wszystkie aktualności"""
}
}
}
}
}
contents += new Div(clazz = "main_footer") {
contents += new Div(clazz = "fbanners") {
contents += new A(target = "_blank", href = "http://www.zuzala.com/") {
contents += new Img(src = "example_files/banner.gif")
}
}
contents += new Div(clazz = "fmain") {
contents += new Div(clazz = "fbgwrapper") {
contents += new Div(clazz = "fwrapper") {
contents += new Div(clazz = "main_footer_city_logo") {
custom("onclick", "window.location = 'http://www.um.warszawa.pl/'")
}
}
}
}
}
}
body.contents += new Div(id = "lbOverlay") {
style.display := Display.None
}
body.contents += new Div(id = "lbCenter") {
style.display := Display.None
contents += new Div(id = "lbImage") {
contents += new Div() {
style.position := Position.Relative
contents += new A(id = "lbPrevLink", href = "#")
contents += new A(id = "lbNextLink", href = "#")
}
}
}
body.contents += new Div(id = "lbBottomContainer") {
style.display := Display.None
contents += new Div(id = "lbBottom") {
contents += new A(id = "lbCloseLink", href = "#")
contents += new Div(id = "lbCaption")
contents += new Div(id = "lbNumber")
contents += new Div() {
style.clear := Clear.Both
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment