
var loc=document.location;
var ref=document.referrer;

switch (window.frame_content) {
    case 1: link = 'http://www.homeschoolbuyersco-op.org/index.php?option=com_quickbase&Itemid=194'; break;
    case 2: link = 'http://www.homeschoolbuyersco-op.org/index.php?option=com_quickbase&Itemid=201'; break;
    case 3: link = 'http://www.homeschoolbuyersco-op.org/index.php?option=com_quickbase&Itemid=195'; break;
    case 4: link = 'http://www.homeschoolbuyersco-op.org/free-curriculum-homeschool.com/'; break;
    case 5: link = 'http://www.homeschoolbuyersco-op.org/index.php?option=com_quickbase&Itemid=202'; break;
    case 6: link = 'http://www.homeschoolbuyersco-op.org/index.php?option=com_quickbase&Itemid=434&source=HCOM'; break;
    default: link = 'http://www.homeschoolbuyersco-op.org';
}
onload='top.scroll(0,0);'
document.write('<iframe name="if_remote" onload="top.scroll(0,0);" width='+m(window.frame_width)+" height="+m(window.frame_height)+" src="+m(link)+' marginwidth="0"'+' marginheight="0"'+' frameborder="0"'+ ' vspace="0"'+ ' hspace="0"'+' allowtransparency="true"'+' scrolling="no">');
document.write("</iframe>");
function m(b){return b!=null?'"'+b+'"':'""'}
