I have an application with a relatively static header and I need to
update the yahoo gris body <div id="bd"> with an AJAX call. Since the
grid template information is in the main div, which is outside the
scope of the bd div, I'm not saure how I can switch grid column
settings using AJAX.