function published()
{
//10
var ranNum= Math.round(Math.random() * 10);
if (ranNum == 0){document.write('<p> <img border="0" src="http://www.gulfdoctor.net/images/arrow.gif" width="32" height="32"><a href="http://www.associatedcontent.com/article/2350602/about_dermafiction.html" target="_blank" > DermaFiction: Patient stories about Dermatological Diseases</p></a>'); } // AboutDermaFiction
if (ranNum == 1){document.write('<p><img border="0" src="http://www.gulfdoctor.net/images/arrow.gif" width="32" height="32"> <a href="http://www.associatedcontent.com/article/2350554/nailing_the_diagnosis.html" target="_blank" > DermaFiction: Nail Psoriasis </p></a>'); } // NailingTheDiagnosis
if (ranNum == 2){document.write('<p> <img border="0" src="http://www.gulfdoctor.net/images/arrow.gif" width="32" height="32"><a href="http://www.associatedcontent.com/article/2280997/androgenetic_hair_loss_in_women.html" target="_blank" > Cosmetic Dermatology Made Simple: Androgenetic Hair Loss in Women </p></a>'); } // AndrogeneticHairLossInWomen
if (ranNum == 3){document.write('<p> <img border="0" src="http://www.gulfdoctor.net/images/arrow.gif" width="32" height="32"><a href="http://www.associatedcontent.com/article/2266005/computational_simulation_of_laser_hair.html" target="_blank" > Life in Silico: Computational Simulation of Laser Hair Removal </p></a>'); } // ComputationalSimulationLaserHair
if (ranNum == 4){document.write('<p> <img border="0" src="http://www.gulfdoctor.net/images/arrow.gif" width="32" height="32"><a href="http://www.associatedcontent.com/article/2240085/chemical_peels_out_with_the_old_in.html" target="_blank" > Cosmetic Dermatology Made Simple: Chemical Peels: Out with the Old, in with the New </p></a>'); } // ChemicalPeelIntro
if (ranNum == 5){document.write('<p> <img border="0" src="http://www.gulfdoctor.net/images/arrow.gif" width="32" height="32"><a href="http://www.associatedcontent.com/article/2234399/lasers_in_dermatology.html" target="_blank" > Cosmetic Dermatology Made Simple: Lasers in Dermatology </p></a>'); } // LasersInDermatology
if (ranNum == 6){document.write('<p><img border="0" src="http://www.gulfdoctor.net/images/arrow.gif" width="32" height="32"> <a href="http://www.associatedcontent.com/article/2359578/traction_curls.html" target="_blank" > Feather in the cap: Traction Alopecia </p></a>'); } // TractionCurls
if (ranNum == 7){document.write('<p> <img border="0" src="http://www.gulfdoctor.net/images/arrow.gif" width="32" height="32"><a href="http://www.associatedcontent.com/article/2375070/about_layman_idealist.html" target="_blank" > Layman Idealist: Layman\'s view of the philosophy of idealism.</p></a>'); } // AbtLaymanIdealist
if (ranNum == 8){document.write('Check out my recently published content on AC:<br> <a target="_blank" href="http://www.associatedcontent.com/article/2437444/how_i_breathed_fresh_life_into_my_laptop.html"> Life in Silico: How I Breathed Fresh Life into My Laptop </a>'); } // OldLapTop
if (ranNum == 9){document.write('Check out my recently published content on AC:<br> <a href="http://www.associatedcontent.com/article/2684613/honey_i_shrunk_the_spf.html"> Honey, I Shrunk the SPF </a>'); } // HoneyShrunkSPF
if (ranNum == 10){document.write('Check out my recently published content on AC:<br> <a href="http://www.associatedcontent.com/article/2723217/the_new_generation_zit_zapper.html"> The New Generation Zit Zapper </a>'); } // ZitZapper
}