/* Last Update: 1/19/2007 3:00:00 PM */
/* Updated By: Asa (Lost Boys) */ 

var fo = {
	magic: {
		fold: "fold",
		collect: "collect",
		deflect: "deflect",
		cover: "cover",
		split: "sub"
	},
	shift: {
		x: 0,
		y: 0,
		custom: [
			{ ua: /MSIE/, x: "(-1 * get_offset(document.getElementById('O'))['x']) - 16", y: "0" }
		]
	}
};