
theCount = getCookieNoWrite("Count")
theRound = getCookieNoWrite("Round")

if (theCount != null){

document.write("<TABLE WIDTH=100% CELLSPACING=0 CELLPADDING=0 BORDER=0><TR><TD><IMG SRC='http://pics1.edeal.com/images/wl/blank.gif' WIDTH=1 HEIGHT=4 BORDER=0></TD></TR><TR><TD BGCOLOR=#08245A><IMG SRC='http://pics1.edeal.com/images/wl/blank.gif' WIDTH=1 HEIGHT=8 BORDER=0></TD></TR><TR><TD><IMG SRC='http://pics1.edeal.com/images/wl/blank.gif' WIDTH=1 HEIGHT=4 BORDER=0></TD></TR><TR><TD ALIGN=CENTER><IMG SRC='http://pics1.edeal.com/images/p2/wl/steiner/img/recentlyViewed.gif' BORDER=0></TD></TR><TR><TD><IMG SRC='http://pics1.edeal.com/images/wl/blank.gif' WIDTH=1 HEIGHT=8 BORDER=0></TD></TR></TABLE>")

document.write("<TABLE WIDTH=100% CELLPADDING=1 CELLSPACING=0 BORDER=0><TR><TD align=center><img src=http://pics1.edeal.com/images/p2/wl/blank.gif width=140 height=1 border=0><br>")

document.write("<table cellpadding=0 cellspacing=0 border=0 width=140><tr><td vAlign=top align=right bgcolor=white><table cellpadding=0 cellspacing=6 border=0 width=100%><tr><td vAlign=top height=105><img src=http://pics1.edeal.com/images/p2/wl/blank.gif width=1 height=105 align=left border=0>")

getCookie("item1")

document.write("</td></tr></table></td></tr></table>")


document.write("</TD><TD align=center><img src=http://pics1.edeal.com/images/p2/wl/blank.gif width=140 height=1 border=0><br>")


if (theCount >= "2" || theRound=="2"){

document.write("<table cellpadding=0 cellspacing=0 border=0 width=140><tr><td vAlign=top bgcolor=white><table cellpadding=0 cellspacing=6 border=0 width=100%><tr><td vAlign=top height=105><img src=http://pics1.edeal.com/images/p2/wl/blank.gif width=1 height=105 align=left border=0>")

getCookie("item2")

document.write("</td></tr></table></td></tr></table>")
}


document.write("</TD><TD align=center><img src=http://pics1.edeal.com/images/p2/wl/blank.gif width=140 height=1 border=0><br>")

if (theCount >= "3" || theRound=="2"){

document.write("<table cellpadding=0 cellspacing=0 border=0 width=140><tr><td vAlign=top bgcolor=white><table cellpadding=0 cellspacing=6 border=0 width=100%><tr><td vAlign=top height=105><img src=http://pics1.edeal.com/images/p2/wl/blank.gif width=1 height=105 align=left border=0>")

getCookie("item3")

document.write("</td></tr></table></td></tr></table>")
}


document.write("</TD></TR></TABLE>")


}

