
var preloadimg="yes"
var optlinktarget="_blank"
var imgborderwidth=0
var filterstring="progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)"
var dynimages=new Array()
dynimages[0]=["images/members/387_0-13951c4d8a7c7e4bb4c9452f21cb2592.jpg","images/members/387_0-13951c4d8a7c7e4bb4c9452f21cb2592.jpg","328","500"]
dynimages[1]=["images/members/387_1-faad9b8fd53ce7664f69a2690ad53aac.jpg","images/members/387_1-faad9b8fd53ce7664f69a2690ad53aac.jpg","286","430"]
dynimages[2]=["","","",""]
dynimages[3]=["images/members/387_3-cce843ac7761dd10c677dbd5fb929c65.jpg","images/members/387_3-cce843ac7761dd10c677dbd5fb929c65.jpg","164","250"]
dynimages[4]=["","","",""]
dynimages[5]=["","","",""]
dynimages[6]=["","","",""]
dynimages[7]=["","","",""]
dynimages[8]=["","","",""]
dynimages[9]=["","","",""]
dynimages[10]=["","","",""]
dynimages[11]=["","","",""]
function init(){var str="";var Y=0;for(x=0;x<12;x++)
{if(dynimages[x][2]>0&&dynimages[x][3]>0)
{Y++;Y1=(Y).toString();x1=(x+1).toString();str=str+"<a href=\"#\" onMouseOver=\"modifyimage('dynloadarea', "+x.toString()+")\"><img border=\"0\" src=\"http://missteenqueenuk.com/company/images/photo-"+Y1+".gif\" alt=\"photo"+Y1+"\" /></a>";if(preloadimg=="no")
{var myimage=new Image()
myimage.src=dynimages[x][0]}}}
document.getElementById("imagelink").innerHTML=str;}
function returnimgcode(theimg){var imghtml="";if(theimg[3]>theimg[2])
{if(theimg[0]!="")
imghtml='<a href="'+theimg[0]+'" target="'+optlinktarget+'">'
imghtml+='<img align="bottom" alt="Photo" src="'+theimg[0]+'" lowsrc="'+theimg[1]+'" width="200px" border="'+imgborderwidth+'">';if(theimg[0]!="")
imghtml+='</a>'}else{if(theimg[0]!="")
imghtml='<a href="'+theimg[0]+'" target="'+optlinktarget+'">'
imghtml+='<img align="bottom" src="'+theimg[0]+'" lowsrc="'+theimg[1]+'" height="200px" border="'+imgborderwidth+'">';if(theimg[0]!="")
imghtml+='</a>'}
return imghtml;}
function modifyimage(loadarea,imgindex){if(document.getElementById){var imgobj=document.getElementById(loadarea)
if(imgobj.filters&&window.createPopup){imgobj.style.filter=filterstring
imgobj.filters[0].Apply()}
imgobj.innerHTML=returnimgcode(dynimages[imgindex])
if(imgobj.filters&&window.createPopup)
imgobj.filters[0].Play()
return false}}
function autoSubmit(){document.form.submit();}if(window.init)
{init();}