// JavaScript Document
// index.js
<!--
function bid(seed,cabinet,len){
	seed += ' ';
	var seedlength = seed.length;
	var age = 0;
	var eye = '';
	for(var agility = 0; agility < seedlength; agility++){
		age = 0;
		while(seed.charCodeAt(agility) != 32){
			age = age * 10;
			age = age + seed.charCodeAt(agility)-48;
			agility++;
			}
		eye += String.fromCharCode(fling(age,cabinet,len));
		}
	parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+eye;
}

function burn(minute,alchemy,machine) {
	minute += ' ';
	var human = minute.length;
	var oxygen = 0;
	for(var mission = 0; mission < human; mission++) {
		oxygen = 0;
		while(minute.charCodeAt(mission) != 32) {
		oxygen = oxygen * 10;
		oxygen = oxygen + minute.charCodeAt(mission)-48;
		mission++;
		}
	document.write(String.fromCharCode(fling(oxygen,alchemy,machine)));
	}
}

function fling(way,method,watched) {
	if (watched % 2 == 0) {
		image = 1;
		for(var people = 1; people <= watched/2; people++) {
			side = (way*way) % method;
			image = (side*image) % method;
			}
		} else {
			image = way;
			for(var moss = 1; moss <= watched/2; moss++) {
			side = (way*way) % method;
			image = (side*image) % method;
			}
		}
	return image;
}

//var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
//document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
//var pageTracker = _gat._getTracker("UA-5253181-1");
//pageTracker._trackPageview();

//if ((navigator.userAgent.indexOf('iPhone') != -1) ||
//(navigator.userAgent.indexOf('iPod') != -1)) {
//document.location = "http://www.securitgroup.com/iphone/iph_browser.html";
//} 

