  document.write('<table border="1" cellpadding="0" cellspacing="0" style="border-style:solid; border-width:1; border-collapse: collapse" bordercolor="#000080" width="400" id="AutoNumber1" background="http://www.knottyplans.com/html/images/index_02.gif">');
    document.write('<tr>');
      document.write('<td colspan="3">');
        document.write('<b><font color="#FFCC66">');
      document.write('<img border="0" src="http://www.knottyplans.com/html/images/banners/MainBanner1.jpg" width="450" height="81"></font></b></td>');
    document.write('</tr>');
    document.write('<tr>');
      document.write('<td align="center">');
      document.write('<a href="http://www.knottyplans.com/index.php?page=10021">');
    document.write('<img border="0" src="http://www.knottyplans.com/html/images/Plan_Descriptions/ultimatecornerdesk.jpg" width="100" height="83" style="border: 2px solid #000000; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1"></a></td>');
      document.write('<td align="center">');
      document.write('<a href="http://www.knottyplans.com/index.php?page=10034">');
        document.write('<img border="0" src="http://www.knottyplans.com/html/images/thumbs/studentworkstationcombothum.jpg" alt="Simple Bedroom Armoire" width="100" height="109" style="border: 2px solid #000000"></a></td>');
      document.write('<td align="center">');
      document.write('<a href="http://www.knottyplans.com/index.php?page=10011">');
                document.write('<img border="0" src="http://www.knottyplans.com/html/images/Plan_Descriptions/100galstandweb.jpg" width="76" height="86" style="border: 2px solid #000000; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1"></a></td>');
    document.write('</tr>');
    document.write('<tr>');
      document.write('<td align="center">');
        document.write('<span style="font-family: Times New Roman; font-weight:700">');
          document.write('<font color="#000080">');
          document.write('<a href="http://www.knottyplans.com/index.php?page=10021" style="text-decoration: none">');
          document.write('</a></font></span><font color="#000080"><a href="http://www.knottyplans.com/index.php?page=10021" style="text-decoration: none"><span style="font-weight:700"><font color="#FFCC66" face="Arial" size="2">3-Piece Corner Desk Hutch Plan</font></span></a></font></td>');
      document.write('<td align="center">');
          document.write('<b>');
          document.write('<font color="#000080"><span style="font-family: Times New Roman">');
          document.write('<a href="http://www.knottyplans.com/index.php?page=10034" style="text-decoration: none">');
          document.write('</a></span><a href="http://www.knottyplans.com/index.php?page=10034" style="text-decoration: none"><font color="#FFCC66" face="Arial" size="2">Student Work Station Plan</font></a></font></b></td>');
      document.write('<td align="center">');
          document.write('<font color="#000080">');
          document.write('<b><span style="font-family: Times New Roman">');
          document.write('<a href="http://www.knottyplans.com/index.php?page=10011">');
          document.write('</a></span><a href="http://www.knottyplans.com/index.php?page=10011" style="text-decoration: none"><font size="2" color="#FFCC66" face="Arial">9</font></a></b></font><span style="font-family: Arial"><font color="#FFCC66"><b><font size="2" color="#FFCC66"><a href="http://www.knottyplans.com/index.php?page=10011" style="text-decoration: none"><font color="#FFCC66">0</font> '); document.write('<font color="#FFCC66">Gallon Aquarium Stand Plan</font></a></font></b></font></span></td>');
    document.write('</tr>');
  document.write('</table>');
var query_string = "";
var pointer = 0;
if (ref == null){
var ref = '';
}
function getParameter (queryString, parameterName) {
var parameterName = "ref=";
if (queryString.length > 0) {
begin = queryString.indexOf (parameterName);
if (begin != -1) {
begin += parameterName.length;
end = queryString.indexOf ("&" , begin);
if (end == -1) {
end = queryString.length
}
return unescape (queryString.substring (begin, end));
}
return "0";
}
}
function changelinks(refid) {
for (i=0; i<document.links.length; i++) {
var str=document.links[i].href;
var pos=str.indexOf("knottyplans.com");
var display = document.links[i].search.indexOf("ref");
if (pos>=0) {
if(display>0)
document.links[i].search=document.links[i].search;
else if(document.links[i].search!="")
document.links[i].search=document.links[i].search + "&ref=" + refid;
else document.links[i].search="?ref=" + refid;
}
}
}
if (location.search.length > 1) {
query_string = location.search.substring(1, location.search.length);
}
id = getParameter (query_string, 'ref' );
if (ref != null) {
changelinks(ref);
}