Can't wait to see it live.
You might want to change this
//load the catalog
$catalog = uc_catalog_get_page($tid);
if($catalog->name == 'Catalog') {
drupal_set_title('The LED Christmas Light Experts'); <------------
}
else {
drupal_set_title($catalog->name);
}
Joined: 08/07/2007