LOL...could drop to zero too after tomorrow....the chart certainly looks poised for a break out...pretty tight channel between .175 and .20
var query_string = (new String(document.location.search)).substring(1);
var pairs = query_string.split('&'); var bcimgwidth = 624;
for (var i = 0; i < pairs.length; i++) {
var ary = pairs[i].split('=');
if (ary[0] == 'size') {
ary[1] = ary[1].toUpperCase();
if (ary[1] == 'A') {
bcimgwidth = 603;
}
else if (ary[1] == 'B') {
bcimgwidth = 624;
}
else if (ary[1] == 'C') {
bcimgwidth = 731;
}
else if (ary[1] == 'D') {
bcimgwidth = 875;
}
else if (ary[1] == 'E') {
bcimgwidth = 602;
}
}
}
document.write('<TABLE WIDTH="'+bcimgwidth+'" BORDER="0" CELLPADDING=2 CELLSPACING=1 align=center><TR>');