Owen<br><br>Your solution takes the cake.<br><br>Still in the theme though, but very minimal:<br><br>function MYTHEME_preprocess_page(&amp;$vars, $hook) {<br>  if (MYTHEME_custom_condition()) {<br>    unset($vars[&#39;right&#39;]);<br>
  }<br>}<br><br>-- <br>Khalid M. Baheyeldin<br><a href="http://2bits.com">2bits.com</a>, Inc.<br><a href="http://2bits.com">http://2bits.com</a><br>Drupal optimization, development, customization and consulting.<br>Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>
Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>