// lipton tea 2005
// james at tribalddb

// preload nav
var health_health_off = new Image(); health_health_off.src = "images/health_health.jpg";
var health_health_over = new Image(); health_health_over.src = "images/health_health_over.jpg";

var health_hydrated_off = new Image(); health_hydrated_off.src = "images/health_hydrated.jpg";
var health_hydrated_over = new Image(); health_hydrated_over.src = "images/health_hydrated_over.jpg";

var health_flavonoids_off = new Image(); health_flavonoids_off.src = "images/health_flavonoids.jpg";
var health_flavonoids_over = new Image(); health_flavonoids_over.src = "images/health_flavonoids_over.jpg";

