if (screen.width==800||screen.height==600) //if 800x600
document.write('<div class="img_center"><a href="/" title="click here to return to main page"><img src="http://dcflamenco.com/dcflamenco/title2004_sitting1.jpg" alt="" width="400" height="129" border="0" /></a></div>')
else if (screen.width==640||screen.height==480) //if 640x480
document.write('<div class="img_center"><a href="/" title="click here to return to main page"><img src="http://dcflamenco.com/dcflamenco/title2004_sitting1.jpg" alt="" width="400" height="129" border="0" /></a></div>')
else if (screen.width==1024||screen.height==768) //if 1024x768
document.write('<div class="img_center"><a href="/" title="click here to return to main page"><img src="http://dcflamenco.com/dcflamenco/title2004_sitting1.jpg" alt="" width="400" height="129" border="0" /></a></div>')
else //if all else
document.write('<div class="img_center"><a href="/" title="click here to return to main page"><img src="http://dcflamenco.com/dcflamenco/title2004_sitting1.jpg" alt="" width="400" height="129" border="0" /></a></div>')