var photo_url = "http://driftwoodkennels.com/featurephoto/feature.jpg";

document.write(" <table width=\"435\" cellpadding =\"10\"><TR>\n");
    
document.write("    <TD>");
document.write("    <IMG SRC=\""+photo_url+"\">\n");
    
document.write("    </TD>\n");
    
document.write("    <TD>\n");
document.write("    <FONT SIZE=\"3\" COLOR=\"\#0000FF\" FACE=\"verdana, arial, helvetica\"><B>\n");

document.write("<script type=\"text/javascript\" src=\"http://driftwoodkennels.com/featurephoto/feature.js\"></script>");


document.write("</B></FONT>\n");
document.write("    </TD>\n");
document.write(" </TR></TABLE><P>\n");
