function resize(number) {
	document.getElementById("navigation").style.height = number+"px";
} 

if (parent.location.href == self.location.href){
// change the url below to the url of the
// frameset page...
window.location.href = 'http://www.tannymaxx.com/'
}
