
var acros        = new Array();
var sps_corals   = new Array();
var other_corals = new Array();
var soft_corals  = new Array();

/************************************************************/

var ordering_shipping_blurb = '100% aquacultured from our mother colonies.  Some corals are multi-generational and have been propagated numerous times.  All coral listings are current and more will be added soon. All of the pictures are mother colonies from our own reef system. The common and scientific names are generated from current hobby names and identification from Jen Veron\'s "Corals of the World" series. ';

var call_or_email_blurb = 'Most of these corals are available on a regular basis or with a short lead time.<br> Call us at 720-253-8660, or email <a href="mailto:Cris@AquaticArtInc.com">Cris@AquaticArtInc.com</a>, for current pricing and availability.';

/************************************************************/

// Note:
// Small images should be 90x68
// Large images should be 600x450

/************************************************************/

coral = new Coral();
coral.name('Oregon Blue Tortuosa');
coral.scientificName('Acropora tortuosa');
coral.image('oregon_tort_sm.jpg');
coral.bigImage('oregon_tort.jpg', 600, 450);
coral.careRating('Sps - Difficult');
coral.description('Deep blue color throughout the entire body.  Slow growing.  The one and only!');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Original Purple Monster');
coral.scientificName('Acropora valida');
coral.image('purple_monster_sm.jpg');
coral.bigImage('purple_monster.jpg', 600, 450);
coral.careRating('Sps - Difficult');
coral.description('Deep purple, white polyps and truly stunning.  Very slow growing and highly sought after.');
acros.push(coral);

/************/


coral = new Coral();
coral.name('Hot Pink Millipora');
coral.scientificName('Acropora millipora');
coral.image('pink_milli_sm.jpg');
coral.bigImage('pink_milli.jpg', 600, 450);
coral.careRating('Sps - Medium');
coral.description('Bright pink body with yellow tips.  Great polyp extension.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Deepwater Acro');
coral.scientificName('Acropora suharsonoi');
coral.image('suhors_sm.jpg');
coral.bigImage('suhors.jpg', 600, 450);
coral.careRating('Sps - Difficult');
coral.description('Delicate deep water coral with fine branches.  Great for lower portions of the reef.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Green Bird\'s Nest');
coral.scientificName('Seriatopora guttatus');
coral.image('greenbird_sm.jpg');
coral.bigImage('greenbird.jpg', 600, 450);
coral.careRating('Sps - Medium');
coral.description('Large bright green polyps on thin branches.  Great lower light sps coral ');
sps_corals.push(coral);

/************/

coral = new Coral();
coral.name('Monti Undata');
coral.scientificName('Montipora undata');
coral.image('monti_undata_sm.jpg');
coral.bigImage('monti_undata.jpg', 600, 450);
coral.careRating('Sps - Medium');
coral.description('Green body, purple rim with big bright polyps.  Highly sought after member of the Montipora family.');
sps_corals.push(coral);

/************/

coral = new Coral();
coral.name('Bottlebrush Acro');
coral.scientificName('Acropora sp.');
coral.image('acro_bottle_sm.jpg');
coral.bigImage('acro_bottle.jpg', 600, 450);
coral.careRating('Sps - Difficult');
coral.description('Thin branching bottlebrush growth pattern.  Green with light blue tips.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Bluetip Acro');
coral.scientificName('Acropora hoeksemai');
coral.image('acro_hoki2_sm.jpg');
coral.bigImage('acro_hoki2.jpg', 600, 450);
coral.careRating('Sps - Medium to Difficult');
coral.description('Royal blue with deeply ridged coralite structure.  Great polyp extension.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Deepwater Yellow Acro');
coral.scientificName('Acropora multiacuta');
coral.image('acro_yellowsuhors_sm.jpg');
coral.bigImage('acro_yellowsuhors.jpg', 600, 450);
coral.careRating('Sps - Difficult');
coral.description('Bright yellow with a classic deepwater growth pattern.  Slow grower, but well worth the wait.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Leng Sy Montipora');
coral.scientificName('Montipora Sp.');
coral.image('monti_purplerim_sm.jpg');
coral.bigImage('monti_purplerim.jpg', 600, 450);
coral.careRating('Sps - Medium');
coral.description('Green body with a bright purple rim.  Fast grower.');
sps_corals.push(coral);

/************/

coral = new Coral();
coral.name('Pink Polyped Cap');
coral.scientificName('Montipora hodgsoni.');
coral.image('monti_pinkpolyp_sm.jpg');
coral.bigImage('monti_pinkpolyp.jpg', 600, 450);
coral.careRating('Sps - Medium');
coral.description('Bright pink polyps on this unique plating montipora.');
sps_corals.push(coral);

/************/

coral = new Coral();
coral.name('Blue Polyped Cap');
coral.scientificName('Montipora foliosa.');
coral.image('monti_foliosa_sm.jpg');
coral.bigImage('monti_foliosa.jpg', 600, 450);
coral.careRating('Sps - Easy');
coral.description('Blue polyps, blue growth rim and a green body color.');
sps_corals.push(coral);

/************/

coral = new Coral();
coral.name('Red Table Acro');
coral.scientificName('Acropora hyacinuthus');
coral.image('acro_redtable_sm.jpg');
coral.bigImage('acro_redtable.jpg', 600, 450);
coral.careRating('Sps - Difficult');
coral.description('Classic table growth form with a red body and light blue tips.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Green Bluetip Acro');
coral.scientificName('Acropora insignius');
coral.image('Acro_insignius_sm.jpg');
coral.bigImage('Acro_insignius.jpg', 600, 450);
coral.careRating('Sps - Medium');
coral.description('Bright blue tips with a dark green body.  Fast grower.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Green Stylophora');
coral.scientificName('Stylophora pistillata');
coral.image('greenstylo_sm.jpg');
coral.bigImage('greenstylo.jpg', 600, 450);
coral.careRating('Sps - Medium to Difficult');
coral.description('Bright green polyps and pinkish body color. A rare stylophora color combination.');
sps_corals.push(coral);

/************/

coral = new Coral();
coral.name('Green Polyped Montipora');
coral.scientificName('Montipora hispada');
coral.image('monti_hispada_sm.jpg');
coral.bigImage('monti_hispada.jpg', 600, 450);
coral.careRating('Sps - Easy');
coral.description('Bright green polyps and a unique growth form.  This monti encrusts and columns with it\'s growth forms.');
sps_corals.push(coral);

/************/

coral = new Coral();
coral.name('Orange Monti Cap');
coral.scientificName('Montipora capricornis');
coral.image('monticap_orange_sm.jpg');
coral.bigImage('monticap_orange.jpg', 600, 450);
coral.careRating('Sps - Easy to Medium');
coral.description('Bright orange body and polyps.  Fast growth, table and scroll growth patterns.');
sps_corals.push(coral);

/************/

coral = new Coral();
coral.name('Chip\'s Acro');
coral.scientificName('Acropora sp.');
coral.image('chips_sm.jpg');
coral.bigImage('chips.jpg', 600, 450);
coral.careRating('Sps - Medium');
coral.description('Purple tips with a green and tan body.  Great polyp extension and fast growth.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Delicate Green Polyped Acro');
coral.scientificName('Acropora sp.');
coral.image('acro_greenpolyp_sm.jpg');
coral.bigImage('acro_greenpolyp.jpg', 600, 450);
coral.careRating('Sps - Medium to Difficult');
coral.description('Thin branches with blue tips and bright green polyps.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Blue Acro Vermiculata');
coral.scientificName('Acropora Vermiculata');
coral.image('acro_hoki_sm.jpg');
coral.bigImage('acro_hoki.jpg', 600, 450);
coral.careRating('Sps - Medium');
coral.description('Nice blue color with green tips.  Fast growing for a thicker branched acropora.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Fuzzy Bluetip Acro');
coral.scientificName('Acropora nobilis.');
coral.image('acro_nobilis_sm.jpg');
coral.bigImage('acro_nobilis.jpg', 600, 450);
coral.careRating('Sps - Easy to Medium');
coral.description('Bright blue tips and a green body.  Lower light acro with great color.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Turquoise Stag');
coral.scientificName('Acropora parilis.');
coral.image('acro_turq_tort_sm.jpg');
coral.bigImage('acro_turq_tort.jpg', 600, 450);
coral.careRating('Sps - Easy to Medium');
coral.description('Bright blue tips and a blue body. Very fast growth .');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Blue Rim Acro');
coral.scientificName('Acropora tenuis');
coral.image('acro_tenuis_sm.jpg');
coral.bigImage('acro_tenuis.jpg', 600, 450);
coral.careRating('Sps - Medium');
coral.description('Royal blue growth tips with moderate polyp extension.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Orange Digitata');
coral.scientificName('Montipora digitata');
coral.image('monti_digi_orange_sm.jpg');
coral.bigImage('monti_digi_orange.jpg', 600, 450);
coral.careRating('Sps - Easy');
coral.description('Bright orange fast growing montipora.  A great beginning sps coral.');
sps_corals.push(coral);

/************/

coral = new Coral();
coral.name('Green Digitata');
coral.scientificName('Montipora digitata');
coral.image('monti_digi_green_sm.jpg');
coral.bigImage('monti_digi_green.jpg', 600, 450);
coral.careRating('Sps - Easy');
coral.description('Solid green body and polyps with fast growth.  Another great beginner sps coral');
sps_corals.push(coral);

/************/

coral = new Coral();
coral.name('Hurlock White Acro');
coral.scientificName('Acropora microphthalma');
coral.image('hurlockwhite_sm.jpg');
coral.bigImage('hurlockwhite.jpg', 600, 450);
coral.careRating('Sps - Easy to Medium');
coral.description('Thick branches with long coralites. Rare white tips with blue polyps in the new growth sections.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Blue Rimmed Table');
coral.scientificName('Acropora granulosa');
coral.image('blue_table_sm.jpg');
coral.bigImage('blue_table.jpg', 600, 450);
coral.careRating('Sps - Medium to Difficult');
coral.description('A classic tabling acro with bright blue tips along the growth ring.  Fast growing once established.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Acropora Loripes');
coral.scientificName('Acropora loripes');
coral.image('acro_loripes_sm.jpg');
coral.bigImage('acro_loripes.jpg', 600, 450);
coral.careRating('Sps - Medium');
coral.description('Dense branching growth with green branches and blueish purple tips.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Deepwater Blue Table');
coral.scientificName('Acropora sp.');
coral.image('acro_sp_sm.jpg');
coral.bigImage('acro_sp.jpg', 600, 450);
coral.careRating('Sps - Difficult');
coral.description('Thin branching growth with a light green body and blue tips.  Great polyp extension.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Green Polyped Monti');
coral.scientificName('Montipora stellata.');
coral.image('monti_stellata_sm.jpg');
coral.bigImage('monti_stellata.jpg', 600, 450);
coral.careRating('Sps - Medium');
coral.description('Bright green polyps and a purple tips.  A unique textured appearance.');
sps_corals.push(coral);

/************/

coral = new Coral();
coral.name('Acro Horrida');
coral.scientificName('Acropora horrida');
coral.image('acro_horrida_sm.jpg');
coral.bigImage('acro_horrida.jpg', 600, 450);
coral.careRating('Sps - Medium');
coral.description('Blue tips, light purple body and great polyp extension.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Green Slimer');
coral.scientificName('Acropora yongei');
coral.image('slimer_sm.jpg');
coral.bigImage('slimer.jpg', 600, 450);
coral.careRating('Sps - Easy');
coral.description('The infamous slimer.  Great coral for color, growth and ease of care.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Fuzzy Green Table');
coral.scientificName('Acropora prostrata');
coral.image('acro_prostrata_sm.jpg');
coral.bigImage('acro_prostrata.jpg', 600, 450);
coral.careRating('Sps - Medium');
coral.description('Bright green with fuzzy polyp extension and orange tips.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Pink Tipped Acro');
coral.scientificName('Acropora samarensis');
coral.image('acro_sarmentosa_sm.jpg');
coral.bigImage('acro_sarmentosa.jpg', 600, 450);
coral.careRating('Sps - Medium');
coral.description('Light green with pink tips and a thick cluster growth form..');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Blue Polyped Branching Monti');
coral.scientificName('Montipora Digitata');
coral.image('monti_bluepolyp_sm.jpg');
coral.bigImage('monti_bluepolyp.jpg', 600, 450);
coral.careRating('Sps - Easy');
coral.description('Light yellow body color with blue polyps on this branching Montipora.');
sps_corals.push(coral);


/************/

coral = new Coral();
coral.name('Thin Branched Acro');
coral.scientificName('Acropora sp.');
coral.image('acro_fastg_sm.jpg');
coral.bigImage('acro_fastg.jpg', 600, 450);
coral.careRating('Sps - Easy');
coral.description('Thin branches of light green with blue tips.  Fast grower.');
acros.push(coral);

/************/

coral = new Coral();
coral.name('Purple Tipped Acro');
coral.scientificName('Acropora nana.');
coral.image('acro_nana_sm.jpg');
coral.bigImage('acro_nana.jpg', 600, 450);
coral.careRating('Sps - Easy');
coral.description('Purple tips and a tan and green body. A staple of many reef aquariums.');
acros.push(coral);

/************************************************************/

coral = new Coral();
coral.name('Green Nephthea');
coral.scientificName('Nephthea Sp.');
coral.image('nephthea_sm.jpg');
coral.bigImage('nephthea.jpg', 600, 450);
coral.careRating('Medium to Difficult');
coral.description('Neon green feathery soft coral. Fast growing and flows nicely with the current. ');
soft_corals.push(coral);

/************/

coral = new Coral();
coral.name('Purple People Eaters');
coral.scientificName('Protopalythoa Sp.');
coral.image('ppe_sm.jpg');
coral.bigImage('ppe.jpg', 600, 450);
coral.careRating('Easy to Medium');
coral.description('Purple oral disc with a green skirt.  The prized palythoa species. ');
soft_corals.push(coral);

/************/


coral = new Coral();
coral.name('Branching Green star Polyps');
coral.scientificName('Briareum Sp.');
coral.image('starpolyps_sm.jpg');
coral.bigImage('starpolyps.jpg', 600, 450);
coral.careRating('Easy');
coral.description('Neon green star polyps with a rare branching growth pattern.  No more encrusting battles. ');
soft_corals.push(coral);

/************/

coral = new Coral();
coral.name('Green polyped Toadstool');
coral.scientificName('Sarcophyton elegance');
coral.image('green_sarco_sm.jpg');
coral.bigImage('green_sarco.jpg', 600, 450);
coral.careRating('Easy');
coral.description('Neon green polyps on this classic toadstool leather coral. ');
soft_corals.push(coral);

/************/

coral = new Coral();
coral.name('Pink Palythoa');
coral.scientificName('Protopalythoa Sp.');
coral.image('pink_paly_sm.jpg');
coral.bigImage('pink_paly.jpg', 600, 450);
coral.careRating('Easy');
coral.description('Pink with bright yellow eyes. A good contrast of colors.');
soft_corals.push(coral);

/************/

coral = new Coral();
coral.name('Pink Zoanthus');
coral.scientificName('Zoanthus Sp.');
coral.image('pink_zoas_sm.jpg');
coral.bigImage('pink_zoas.jpg', 600, 450);
coral.careRating('Easy');
coral.description('Bright pink classic zoanthids. Great color for lower light zones.');
soft_corals.push(coral);

/************/

coral = new Coral();
coral.name('Neon Orange Zoanthus');
coral.scientificName('Zoanthus Sp.');
coral.image('orange_zoas1_sm.jpg');
coral.bigImage('orange_zoas1.jpg', 600, 450);
coral.careRating('Easy');
coral.description('Bright orange centers and rim. Great color for the lower regions of your reef.');
soft_corals.push(coral);

/************/

coral = new Coral();
coral.name('Green Rimmed Zoanthus');
coral.scientificName('Zoanthus Sp.');
coral.image('greenrim_zoas_sm.jpg');
coral.bigImage('greenrim_zoas.jpg', 600, 450);
coral.careRating('Easy');
coral.description('Bright green rim and orange centers. A great color contrast.');
soft_corals.push(coral);

/************/

coral = new Coral();
coral.name('Carribean Bubble mushrooms');
coral.scientificName('Discsosoma Sp.');
coral.image('mush_carib_sm.jpg');
coral.bigImage('mush_carib.jpg', 600, 450);
coral.careRating('Easy');
coral.description('Blue and green mixed with big bubble formations on this unique carribean mushroom.');
soft_corals.push(coral);

/************/

coral = new Coral();
coral.name('Green Palythoa');
coral.scientificName('Protopalythoa Sp.');
coral.image('green_paly_sm.jpg');
coral.bigImage('green_paly.jpg', 600, 450);
coral.careRating('Easy');
coral.description('Bright green on these large polyps. Fast growers when fed regularly.');
soft_corals.push(coral);

/************/

coral = new Coral();
coral.name('Red Eye Cyphastrea');
coral.scientificName('Cyphastrea sp.');
coral.image('cyphastrea_sm.jpg');
coral.bigImage('cyphastrea.jpg', 600, 450);
coral.careRating('Difficult');
coral.description('Green with bright red eyes, polyps extend day and night.');
other_corals.push(coral);

/************/

coral = new Coral();
coral.name('Pink Alien Eye Echino');
coral.scientificName('Echinophyllia sp.');
coral.image('alienechno_sm.jpg');
coral.bigImage('alienechno.jpg', 600, 450);
coral.careRating('Medium to Difficult');
coral.description('Pink bodied with green growth rim and bright yellow eyes.  A rare color combination.');
other_corals.push(coral);

/************/

coral = new Coral();
coral.name('Pink Echino');
coral.scientificName('Echinophyllia sp.');
coral.image('pink_echino_sm.jpg');
coral.bigImage('pink_echino.jpg', 600, 450);
coral.careRating('Medium');
coral.description('Bright pink body with green undertones.');
other_corals.push(coral);

/************/

coral = new Coral();
coral.name('Alien Eye Echino');
coral.scientificName('Echinophyllia sp.');
coral.image('alienechino_2_sm.jpg');
coral.bigImage('alienechino_2.jpg', 600, 450);
coral.careRating('Medium to Difficult');
coral.description('Pink bodied with green growth rim and bright yellow eyes.  A rare color combination.');
other_corals.push(coral);

/************/

coral = new Coral();
coral.name('Orange Acan');
coral.scientificName('Acanthastrea echinata');
coral.image('acan_echinata_sm.jpg');
coral.bigImage('acan_echinata.jpg', 600, 450);
coral.careRating('Medium');
coral.description('Big bright orange polyps.  Great polyp extension during night feedings.');
other_corals.push(coral);

/************/

coral = new Coral();
coral.name('Branching Blastomussa');
coral.scientificName('Blastomussa merleti');
coral.image('redgreen_blasto_sm.jpg');
coral.bigImage('redgreen_blasto.jpg', 600, 450);
coral.careRating('Easy');
coral.description('Green centers with a reddish body.  Accepts food and easily propagated.');
other_corals.push(coral);

/************/

coral = new Coral();
coral.name('Green Candy Cane');
coral.scientificName('Caulastrea echinulata');
coral.image('green_candy_sm.jpg');
coral.bigImage('green_candy.jpg', 600, 450);
coral.careRating('Easy');
coral.description('Bright green polyps.  Easily propagated and accepts large foods.');
other_corals.push(coral);

/************/

coral = new Coral();
coral.name('Berghia Nudibranch');
coral.scientificName('Berghia verrucicornis');
coral.image('berghia_sm.jpg');
coral.bigImage('berghia.jpg', 600, 450);
coral.careRating('Easy');
coral.description('The ultimate Aiptasia Anemone predator.');
other_corals.push(coral);

/************/
