<!-- 
if (document.images) {
	email_on = newImage("images/mdb_footer_r1c2-over.jpg");
	email_off = newImage("images/mdb_footer_r1c2.jpg");
	trailer_on = newImage("images/mdb_footer_r1c3-over.jpg");
	trailer_off = newImage("images/mdb_footer_r1c3.jpg");
}
newPopUp({
	name:"emailafriend",
	url:"http://php.warnerbros.com/movies/milliondollarbaby/emailer.php",
	width:400, height:475, scroll:"no", resizable:"no"});	
newPopUp({
	name:"trailer",
	url:"http://milliondollarbabymovie.warnerbros.com/cmp/trailer.html?id=trailer",
	width:550, height:500, scroll:"no", resizable:"no"});	
newPopUp({
	name:"buyTix",
	url:"buyTickets.html",
	width:400, height:173, scroll:"no", resizable:"no"});	
// -->