/*
globals:
*/
var pageId=0,
		pageAmount = new Array(),
		contentPages = new Array(),
		actionBol=1,
		mainHeight = 0,
 		mainWidth = 0,
 		enLarger = 1;
 		
/*
setters:
*/
var rotateId = 0,
		rotationState = 0,
		lastRotationState = 0,
		rounders = 0,
		elementAmount = 5,
		leftArray = Array(),
		topArray = Array(),
		contentWidth = 0,
		contentHeight = 0,
		contentTop = 0,
		contentLeft = 0;
		menuWidth = 0,
		menuHeight = 0,
		headerPaddingTop = 0,
		headerPaddingLeft = 0,
		infoPaddingTop = 0,
		infoPaddingLeft = 0,
		directionTurn = Array(0,1,1,0,1),
		firstViewTime = 1800,
		secondViewTime = 800,
		thirdViewTime = 400,
		stepTime = 50,
		initStateSet = true,
		rotateId = 0,
		rotationState = 4,
		bolWidthPercentage = 0.161,
		bolHeightPercentage = 0.24,
		bolTop = 0, 
		bolLeft = 0, 
		bolZ = 1,
		contactWidthPercentage = 0.15,
		contactHeightPercentage = 0.35,
		contactTop = "45%",
		contactLeft = "50%",
		contactZ= 10,
		lastTopper = "0px",
		lastLefter = "0px";