function showcasePositionImage( img, containerWidth, containerHeight, fill, autoHeight ) { var w = img.width; var h = img.height; var ratio = w/h; autoHeight = autoHeight || false; var imgW = 0; var imgH = 0; if( autoHeight || ratio >= 1 ) { // horizontal imgW = fill? containerWidth : Math.min( containerWidth, w ); //img.style.width = imgW + "px"; //img.style.height = "auto"; imgH = Math.floor( imgW / ratio ); } else { // vertical imgH = fill? containerHeight : Math.min( containerHeight, h ); //img.style.height = imgH + "px"; //img.style.width = "auto"; imgW = Math.floor( imgH * ratio ); } if( fill ) { if( autoHeight || imgW < containerWidth ) { imgW = containerWidth; imgH = Math.floor( imgW / ratio ); } if( imgH < containerHeight ) { imgH = containerHeight; imgW = Math.floor( imgH * ratio ); } } img.style.width = imgW + "px"; img.style.height = imgH + "px"; img.style.maxWidth = imgW + "px"; // counter-act some WP themes img.style.visibility = "visible"; // center it img.style.left = Math.floor( ( containerWidth - imgW ) / 2 ) + "px"; if( autoHeight ) { img.style.top = "0"; } else { img.style.top = Math.floor( ( containerHeight - imgH ) / 2 ) + "px"; } // special case for ddf if( img.closest('.region-DDF') ) { img.style.left = '0px'; img.style.top = '0px'; } } function showcaseAutoImage( img, margin, borderWidth, fill, autoHeight ) { if( img.parentNode.offsetWidth == 0 ) { setTimeout( function() { // f** IE showcaseAutoImage( img, margin, borderWidth, fill, autoHeight ); }, 100 ); return; } if( img.src && img.src.indexOf( "/progress" ) != -1 ) { return; } /* if( !img.width || !img.height ) { return; } */ /* // bill: in FF, the original "img" appears to have incorrect non-zero width // even though the image is not loaded var tempImage = new Image(); tempImage.src = img.src; if( tempImage.width == 0 || tempImage.height == 0 ) { if(img.onload ) { // already hooked up, no go? return; } img.onload = function() { showcaseAutoImage( this, margin, borderWidth, fill, autoHeight ); }; return; } */ img.style.margin = "0"; img.style.position = "absolute"; img.style.display = "block"; img.style.visibility = "visible"; var b = isNaN( borderWidth ) ? 1 : borderWidth; var inner = img.parentNode; var outer = img.parentNode.parentNode; var outerW = outer.offsetWidth; var outerH = outer.offsetHeight; var containerWidth = outerW - margin*2 - b*2; var containerHeight = outerH - margin*2 - b*2; inner.style.width = containerWidth + "px"; if( !autoHeight ) { inner.style.height = containerHeight + "px"; } inner.style.position = "absolute"; inner.style.left = margin + "px"; inner.style.top = margin + "px"; inner.style.overflow = "hidden"; // special case for ddf if( img.closest('.region-DDF') ) { img.style.left = '0px'; img.style.top = '0px'; } //inner.style.backgroundColor = "yellow"; if( outer.style.position != "absolute" ) { outer.style.position = "relative"; } if( img.src && img.src.indexOf( "/nophoto" ) != -1 ) { //img.onclick = null; //img.style.cursor = "default"; fill = false; } var progressElem = img.parentNode.querySelectorAll( ".progress" )[0]; if( progressElem ) { progressElem.parentNode.removeNode( progressElem ); } showcasePositionImage( img, containerWidth, containerHeight, fill, autoHeight ); if( autoHeight ) { var imgH = parseInt( img.style.height ); inner.style.height = imgH + "px"; outer.style.height = imgH + (margin*2) + "px"; } } var mrp_slideroll_images_63064 = []; var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/mWOYVLBzGlYhVeu2H2Y5nhC20J_Guy7RwX4KB4iDsbk/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzgvMS8xLzEwMTcwMzExOC83MzM2MjJhZTQ5M2Y2MDE3MjQwMGQzYmM5NzlhM2Q0ZS5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2130571-314-1899-45-street-nw-calgary-t3b-4s3.101703118"; item["desc"] = "$339,777 : 314 1899 45 Street NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/rest/129/l/showcase/101703118/img/ribbon/new-banner"; item["recipLogo"] = ""; item["attribution"] = "Listed by RE/MAX Real Estate (Mountain View)"; mrp_slideroll_images_63064.push( item ); item["current"] = true; var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/8xfUSn6CBenSFJhO_lT2ZwVY1UbLhkKqgdc_O5AjHQg/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzUvNi80LzEwMTY5MTQ2NS9kMGQ3OGY0MDExNWQ3MDI1NTczNzY5MTAwY2U1NjNlMC5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2123632-302-1899-45-street-nw-calgary-t3b-4s3.101691465"; item["desc"] = "$364,900 : 302 1899 45 Street NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/rest/129/l/showcase/101691465/img/ribbon/new-banner"; item["recipLogo"] = ""; item["attribution"] = "Listed by RE/MAX Complete Realty"; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/EFRvha7Xnve3vv2eFtDoSCGsi7V57bLXqpSCR_XQSNQ/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzcvNC83LzEwMTY0Mjc0Ny80ODI5MDcxNzZjOTg1YWIxMjA0YTMwMzk3YWJkMjJjOC5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2128661-g-4511-75-street-nw-calgary-t3b-2m7.101642747"; item["desc"] = "$369,900 : G 4511 75 Street NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/rest/129/l/showcase/101642747/img/ribbon/new-banner"; item["recipLogo"] = ""; item["attribution"] = "Listed by Premiere Realty Direct"; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/gJbtcDD51Tk-nYyzd3NtvFXVJClv5-VYZhJzfZuZUko/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzkvNS80LzEwMTcxMTQ1OS9lYzUwYTIzODE0MmM3YzcwMzY4ZDhjYjcwZmRmMzJiOS5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2130721-8631-48-avenue-nw-calgary-t3b-2b3.101711459"; item["desc"] = "$579,900 : 8631 48 Avenue NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/rest/129/l/showcase/101711459/img/ribbon/new-banner"; item["recipLogo"] = ""; item["attribution"] = "Listed by RE/MAX Landan Real Estate"; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/oTI5VBPAV7wx5QN79r4sQF8q4iIZeBWdqTNrv9wnOB8/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzQvNS8xLzEwMTU3NzE1NC9iZDA0MDQ2NTMzOGY5ODZjZWI5ZjNhMTQ4OTU2ODZhMS5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2124637-3712-66-street-nw-calgary-t3b-2h9.101577154"; item["desc"] = "$599,000 : 3712 66 Street NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/img/pixel.gif"; item["recipLogo"] = ""; item["attribution"] = "Listed by Sotheby\'s International Realty Canada"; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/eYFXQ35Sx1GZhkZzcqLZhIO2nib4uZZPAa-FRbJ3Lew/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzYvOS80LzEwMTMzNDQ5Ni80NGUwYjIwZTBjM2NmNjUzY2MxNDYzYTVmYTA3ZDZlOS5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2117412-8016-33-avenue-nw-calgary-t3b-1l7.101334496"; item["desc"] = "$599,900 : 8016 33 Avenue NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/img/pixel.gif"; item["recipLogo"] = ""; item["attribution"] = "Listed by RE/MAX First"; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/WzlgaRkxrL8fSYBcMqvt8-SxzVNz2vxXM1mplk_BRUE/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzYvNS85LzEwMTcwNTk1Ni9kY2FiMzViYThiM2RhOTBmYjlkYmRmZTgwOGNmOTU3Ny5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2130888-1-4507-bowness-road-nw-calgary-t3b-0a9.101705956"; item["desc"] = "$599,999 : 1 4507 Bowness Road NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/rest/129/l/showcase/101705956/img/ribbon/new-banner"; item["recipLogo"] = ""; item["attribution"] = "Listed by CIR Realty"; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/b3kLhxZz36m5HEb70WuV7b1rMhDqZYwyLeMxfiR8KNE/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzEvMy8xLzEwMTY3MDEzMS82NDFhOThlODAxZmE2OWM1MDU2ZDI4YTAxN2EwZDVlMi5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2129345-8020-34-avenue-nw-calgary-t3b-1p7.101670131"; item["desc"] = "$609,900 : 8020 34 Avenue NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/rest/129/l/showcase/101670131/img/ribbon/new-banner"; item["recipLogo"] = ""; item["attribution"] = "Listed by RE/MAX Real Estate (Central)"; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/pW_cI0tMfSpeb3m-PhZBGrRQVjBO6WDnntsF8UURRbs/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzkvNS85LzEwMTcwNDk1OS9kMDE5NmVkMzI2MDQxNjZjZDA4YTE0OTA2ZmY1ZWZkOC5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2130617-8132-34-avenue-nw-calgary-t3b-1p9.101704959"; item["desc"] = "$612,000 : 8132 34 Avenue NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/rest/129/l/showcase/101704959/img/ribbon/new-banner"; item["recipLogo"] = ""; item["attribution"] = "Listed by Property Solutions Real Estate Group Inc."; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/WxSyz_eXGTuJuGjKPeL-dCuTPOW4OoLI5sTqsGjgDGA/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzkvMC83LzEwMTczNjcwOS8zY2JiYTFjNDQ3Njk1NDU4MzUzYzk2OGFkMjRlMzA0Yy5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2131899-3412-bonita-crescent-nw-calgary-t3b-2s1.101736709"; item["desc"] = "$649,900 : 3412 Bonita Crescent NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/rest/129/l/showcase/101736709/img/ribbon/new-banner"; item["recipLogo"] = ""; item["attribution"] = "Listed by RE/MAX Real Estate (Central)"; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/eR379RDv-jtqcaYJh_FVYZ5sBuuQ9yATvDCOLIhD2Eo/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzYvMC8wLzEwMTczMTAwNi8wYjRlMDBjMjM0Y2Q5N2JjOWQwZTY5YjU4ZmM3Y2FjYy5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2131531-8136-bowness-road-nw-calgary-t3b-0h6.101731006"; item["desc"] = "$739,900 : 8136 Bowness Road NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/rest/129/l/showcase/101731006/img/ribbon/new-banner"; item["recipLogo"] = ""; item["attribution"] = "Listed by MaxWell Capital Realty"; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/ZuWQVUXE8wO0mDVER0FMQ33Y2nlNX7Xxr8k7kQRvK24/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzQvOC8yLzEwMTYzODI4NC8wOTZhYzI5ODc1OGQ2Nzc1MGZmNDY3NGNlYTk5NWI1Yy5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2127032-4521-bowness-road-nw-calgary-t3b-0a9.101638284"; item["desc"] = "$749,900 : 4521 Bowness Road NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/rest/129/l/showcase/101638284/img/ribbon/new-banner"; item["recipLogo"] = ""; item["attribution"] = "Listed by Greater Property Group"; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/XfI02Ckd7dwGGibd26siCCT70jTT0bhy_q2Gib_c0Dg/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzQvNi8zLzEwMTY1NDM2NC83ZjUwOGI3MzdiZDFhZDhkMjdlNzZhMDhhNWE1OTk2Yi5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2128459-4324-70-street-nw-calgary-t3b-2k5.101654364"; item["desc"] = "$779,000 : 4324 70 Street NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/rest/129/l/showcase/101654364/img/ribbon/new-banner"; item["recipLogo"] = ""; item["attribution"] = "Listed by 2% Realty"; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/PtHjGHxyJbXyYdXW7X27mbilG-FfAOziOe6fZSCPbQ4/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzUvOS81LzEwMTY1ODU5NS9iOTNlMThhZjU0ODIwNzNiNWZlODNjOWE5ODg3Y2JhMi5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2128458-4510-72-street-nw-calgary-t3b-2l4.101658595"; item["desc"] = "$790,000 : 4510 72 Street NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/rest/129/l/showcase/101658595/img/ribbon/new-banner"; item["recipLogo"] = ""; item["attribution"] = "Listed by Nineteen 88 Real Estate"; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/rGmF6z1oinrz09j51yrYZXL3Ok9gUSTiUUiE1vmAp4c/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzgvMi83LzEwMTcxODcyOC8xY2RmNDM2ZWQ4YmUwMTg1MTU0YmRiM2I2ZTQzMGUxYS5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2131263-4627-82-street-nw-calgary-t3b-2p8.101718728"; item["desc"] = "$795,000 : 4627 82 Street NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/rest/129/l/showcase/101718728/img/ribbon/new-banner"; item["recipLogo"] = ""; item["attribution"] = "Listed by Century 21 PowerRealty.ca"; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/ErCoM8-k9N1xNMBGS3wWhlmzYfmVeACbJGbWgz5m-as/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzgvNy82LzEwMTI5MDY3OC83NWRjYzllNzYyN2JmZjhlODY2Y2ZhYjA4YjAzNWM3NC5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2115177-5924-bow-crescent-nw-calgary-t3b-2b7.101290678"; item["desc"] = "$799,900 : 5924 Bow Crescent NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/img/pixel.gif"; item["recipLogo"] = ""; item["attribution"] = "Listed by RE/MAX Realty Professionals"; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/EPTSd-GkGJ-0fb3mTRYFMH6yHWAkrk8sf59SnVzvLIo/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzIvOC82LzEwMTUzNDY4Mi8zNDY4ZWViMTUxZDI5OTMyMTlkODFiMDY1ZDc3Nzk0Zi5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2123904-4627-72-street-nw-calgary-t2b-2l3.101534682"; item["desc"] = "$826,000 : 4627 72 Street NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/img/pixel.gif"; item["recipLogo"] = ""; item["attribution"] = "Listed by eXp Realty"; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/rl38z1uMC1yySPhHmptFTgl3ijqFyg2CxmNEe1gRoIQ/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzUvOC8xLzEwMTY3NDE4NS9mODY3MjFhZWYzYTU3MjFlOTI2ZTVlYzNjMzBmYWI2ZC5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2129573-5228-bowness-road-nw-calgary-t3b-0c3.101674185"; item["desc"] = "$830,000 : 5228 Bowness Road NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/rest/129/l/showcase/101674185/img/ribbon/new-banner"; item["recipLogo"] = ""; item["attribution"] = "Listed by CIR Realty"; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/GYC_hRAqpudg-tr8HTBgZ0tqJ23aX_v8Dce4fzi__XY/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzkvMi82LzEwMTc0MTYyOS8xYmI4NTQxYjdhMDgxZWUzZmNkZmM0YTdhMWU1MjVkYS5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2123277-6603-bow-crescent-nw-calgary-t3b-2c7.101741629"; item["desc"] = "$840,000 : 6603 Bow Crescent NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/rest/129/l/showcase/101741629/img/ribbon/new-banner"; item["recipLogo"] = ""; item["attribution"] = "Listed by Real Broker"; mrp_slideroll_images_63064.push( item ); var item = {}; item["img"] = new Image(); item["img"].src = "https://iss-cdn.myrealpage.com/X9RuiD0zOjp_Y5V0UBctFi1zTqllwYHN5IA0T-Yd5Ng/rs:auto:320:0:0/g:sm/aHR0cDovL3MzLmFtYXpvbmF3cy5jb20vbXJwLWxpc3RpbmdzLzkvNS8yLzEwMTcxODI1OS8zM2VkMTRiOWE5NGFjM2Y2ZmVjMDY3NzMzY2E2OGY2OS5qcGVn"; item["url"] = "http://firsttimehomebuyercalgary.com/detailed-listings-homes-for-sale/l/listing.a2130936-4422-17-avenue-nw-calgary-t3b-0n8.101718259"; item["desc"] = "$840,000 : 4422 17 Avenue NW Calgary"; item["banner"] = "//res.myrealpage.com/wps/rest/129/l/showcase/101718259/img/ribbon/new-banner"; item["recipLogo"] = ""; item["attribution"] = "Listed by RE/MAX First"; mrp_slideroll_images_63064.push( item ); document.write( "" + "" ); document.write( "\n
\n\t\n\t
\n\t\t\n\t\t\t