
function ShowWriteup(wfile){
//alert(wfile);
window.open(wfile,"_writeup");
}
//photo = open("","photo","toolbar=no,scrollbars=yes,width=620,height=460,");

function NoWriteup(wfile){
alert("The Write Up for Stock # "+wfile+" is not yet available. Thank you.");
}
