
window.defaultStatus = 'The Bed Company';
if(window.top.frames.length!=2) window.top.location.href = '/';
function clink(oben,unten) {
  window.parent.IBCe.location.href = oben+'/'+unten+'.html';
  window.parent.IBCd.location.href = oben+'/menue.html';
}
function footer() {
  document.write('<br><center><small><font color="#663300">&copy; <a href=\"http://www.nightsiniron.de\" target=\"_top\">Beds for Life Ltd. 2010</a></font></small></center>');
}