var ie6 = (document.all)?1:0;
var ns7 = (document.getElementById&&!document.all)?1:0;
image999 = new Image();
image999.src = "favicon.ico";
image4 = new Image();
image4.src = "dteak.jpg";
image5 = new Image();
image5.src = "dteak.jpg";
image6 = new Image();
image6.src = "ddbrown-stone.gif";
document.write("<table width=100% height=1px bgcolor=#000000><tr><td height=1px bgcolor=#000000></td></tr></table>");
var bw=1;
var w1=1;
if (ns7) {
w1 = window.innerWidth;
if (w1>640) {
bw=2;
}
if (w1>800) {
bw=5;
}
if (w1>1024) {
bw=10;
}
if (w1>1500) {
bw=16;
}
document.write("<style>");
document.write("table.m {border-color:#705020;}");
if (w1>640) {
document.write("body {background-image: url(dteak.jpg);}");
}else{ 
document.write("body {background-image: url(dteak.jpg);}");
}
document.write("table{border-color:#101010;}table.d{padding:2;}");
document.write("p{padding:.7em;}table.v{border-width:"+bw+"em;}</style>");
}
if (ie6) {
w1=document.body.clientWidth;
if (w1>640) {
bw=2;
}
if (w1>800) {
bw=5;
}
if (w1>1024) {
bw=10;
}
if (w1>1500) {
bw=16;
}
document.write("<style>");
document.write("table.m {border-color:#604b3b;}");
if (w1>640) {
document.write("body {background-image: url(dteak.jpg);}");
}else{ 
document.write("body {background-image: url(dteak.jpg);}");
}
document.write("table{border-color:#101010;}table.d{padding:2;}");
document.write("p{padding:.7em;}table.v{border-width:"+bw+"em;}</style>");
}