var imagenumber = 6 ;
var randomnumber = Math.random() ;
var rand1 = Math.round( (imagenumber-1) * randomnumber) + 1 ;
images = new Array

images[1] = "<a href style=\"cursor:hand\" onMouseover=\"tooltip('CLICK HERE to read about LMU and Los Angeles.')\"; onMouseout=\"hidetooltip()\" onclick=\"javascript:window.open('/Sites/4/templates/images-templates/randomimages/tier2/profile2/popup/3AFU8595_centurycity.html','winT2Profile2','height=395,width=500;resizable=no,location=no,menubar=no,statusbar=no')\"><img src=\"/Sites/4/templates/images-templates/randomimages/tier2/profile2/3AFU8595_centurycity.jpg\" border=\"0\"></a>"
images[2] = "<a href style=\"cursor:hand\" onMouseover=\"tooltip('CLICK HERE to read my LMU Story entitled &quot;Teaching as Social Action.&quot;')\"; onMouseout=\"hidetooltip()\" onclick=\"javascript:window.open('/Sites/4/templates/images-templates/randomimages/tier2/profile2/popup/3AFU8994_dr_gonzalez2.html','winT2Profile2','height=395,width=500;resizable=no,location=no,menubar=no,statusbar=no')\"><img src=\"/Sites/4/templates/images-templates/randomimages/tier2/profile2/3AFU8994_dr_gonzalez2.jpg\" border=\"0\"></a>"
images[3] = "<a href style=\"cursor:hand\" onMouseover=\"tooltip('CLICK HERE to read about LMU&acute;s &quot;Different Approach.&quot;')\"; onMouseout=\"hidetooltip()\" onclick=\"javascript:window.open('/Sites/4/templates/images-templates/randomimages/tier2/profile2/popup/3AFU8127.html','winT2Profile2','height=395,width=500;resizable=no,location=no,menubar=no,statusbar=no')\"><img src=\"/Sites/4/templates/images-templates/randomimages/tier2/profile2/3AFU8127.JPG\" border=\"0\"></a>"
images[4] = "<a href style=\"cursor:hand\" onMouseover=\"tooltip('CLICK HERE to read LMU&acute;s CFA Dean Barbara Busse&acute;s answer to &quot;How Do You Want to Spend Your Life?&quot;')\"; onMouseout=\"hidetooltip()\" onclick=\"javascript:window.open('/Sites/4/templates/images-templates/randomimages/tier2/profile2/popup/3AFU6637_busse.html','winT2Profile2','height=395,width=500;resizable=no,location=no,menubar=no,statusbar=no')\"><img src=\"/Sites/4/templates/images-templates/randomimages/tier2/profile2/3AFU6637_busse.jpg\" border=\"0\"></a>"
images[5] = "<a href style=\"cursor:hand\" onMouseover=\"tooltip('CLICK HERE to read my LMU Story entitled &quot;Noticing the Little Things.&quot;')\"; onMouseout=\"hidetooltip()\" onclick=\"javascript:window.open('/Sites/4/templates/images-templates/randomimages/tier2/profile2/popup/3AFU9029_datuin2.html','winT2Profile2','height=395,width=500;resizable=no,location=no,menubar=no,statusbar=no')\"><img src=\"/Sites/4/templates/images-templates/randomimages/tier2/profile2/3AFU9029_datuin2.jpg\" border=\"0\"></a>"
images[6] = "<a href onmouseover=\"tooltip('CLICK HERE to read my LMU Story entitled &quot;Teaching as Social Action.&quot;')\" style=\"CURSOR: hand\" onclick=\"javascript:window.open('/Sites/4/templates/images-templates/randomimages/tier2/profile2/popup/3AFU8994_dr_gonzalez2.html','winT2Profile2','height=395,width=500;resizable=no,location=no,menubar=no,statusbar=no')\" onmouseout=hidetooltip() ;><img src=\"/Sites/4/templates/images-templates/randomimages/tier2/profile2/3AFU8994_dr_gonzalez2.jpg\" border=\"0\"></a>"

var image = images[rand1]

document.write(image)


