

// jQuery(document).ready(function($){
// 	var fo = {
// 		movie:"assets/flash/music-controls-330x70-v7.swf",
// 		width:"330",
// 		height:"70",
// 		majorversion:"7",
// 		build:"0",
// 		bgcolor:"#FFF"
// 	};
// 	UFO.create(fo, "media-controls");
// });

/**
 * Force use of frames
 */
// if (parent.frames.length == 0) {
// 	var thisHref = top.location.pathname;
// 	if (thisHref.indexOf('/ezines/') != -1) {
// 		// do nothing for ezine pages
// 	} else {
// 		top.location = "/?_=" + escape(thisHref);
// 	}
// };
