<html>
<head>
<script language="javascript">
if (screen.width > 800)
{
document.write("<img src='images/untitled2.gif'><FONT COLOR='#006699'>"
}
if (screen.width < 800)
{
document.write("<img src='images/untitled2test.gif'><FONT COLOR='#006699'>"
}
</script>
</head>
</html>
<head>
<script language="javascript">
if (screen.width > 800)
{
document.write("<img src='images/untitled2.gif'><FONT COLOR='#006699'>"
}
if (screen.width < 800)
{
document.write("<img src='images/untitled2test.gif'><FONT COLOR='#006699'>"
}
</script>
</head>
</html>