﻿function height(){var a=document.getElementById("thirdwrapper"),b=document.getElementById("work");b.style.height=a.clientHeight+"px"}window.onload=height
