/*global alert, $, concat */

var website = {};
var values = [], loadPage = 'load', currPage = false;

website.emailChecked = false;
function checkEmail(email) {
	
	var purl, self = this;
	this.result = false;

	function confirmEmail(val){
		self.result = val;
		website.emailChecked = self.result;
	}

	purl = "scripts/ajax.php?action=checkemail&email="+email+"&sid="+Math.random();
	$.ajax({ url: purl, success: function(html) { if(html === "false") { alert("Invalid Email Address Entered!"); } else { confirmEmail(true); } } });// alert("result = "+emailCheck);

//	website.emailChecked = this.result;
	return this.result;

}

function subscribeNewsletter() {
	var name, email, purl;

	name = $('#name').val();
	email = $('#email').val();

	if (website.emailChecked !== false) { // alert("web thingy = "+website.emailChecked);
		purl = "scripts/ajax.php?action=newssub&name="+name+"&email="+email+"&sid="+Math.random();
	} else {
	//	alert("failing!");
		return false;
	}

	purl = encodeURI(purl);

	$('#newssubres').load( purl );

	/* $.ajax({ url: purl, success: function(html) { $("#newssubres").append(html); } }); */
}

function checkNewsSub() {
	var name, email, chk;
	name = $('#name').val();
	email = $('#email').val();

	chk = checkEmail(email);
	setTimeout(function(){ if(chk === false && website.emailChecked === false) { return false; } if(name && email){ subscribeNewsletter(); } else { alert("Please complete both fields first..."); return false; }}, 500);
}

function contactExpressway() {
	var name, email, phone, message, purl;

	name = $('#contactname').val();
	email = $('#contactemail').val();
	phone = $('#contactphone').val();
	message = $('#contactmessage').val();

	if(message === '') { message = "No message was submitted."; }

	message = message.replace(/,/g, '');

/*	purl = "scripts/ajax.php?action=contactus&name="+name+"&email="+email+"&phone="+phone+"&message="+message+"&sid="+Math.random();
	purl = encodeURI(purl);

	$('#contactform').load( purl ); */

	$.post("scripts/ajax.php?action=contactus", { name: name, email: email, phone: phone, message: message}, function(data) { $('#contactform').html(data); });

}

function contactCheck() {

	var name, email, phone, purl, tested = false;

	name = $('#contactname').val();
	email = $('#contactemail').val();
	phone = $('#contactphone').val();

	tested = checkEmail(email); // alert(tested); alert(website.emailChecked);
	
	setTimeout(function(){	if (tested === false && website.emailChecked === false) { return false; } if (!isFinite(phone)) { alert("Please enter a valid phone number"); return false; } }, 600);

	setTimeout(function(){ if(name !== '' && email !== '' && phone !== '' && isFinite(phone) && (tested === true || website.emailChecked === true)){
					contactExpressway();
				}
				else {
					alert("Please complete all required fields before submitting");
					return false;
				}
	}, 1200);
}

function colorGuide(set) {
	var set1, set1n, set2, set2n, set3, set3n, set4, set4n, set5, set5n, set6, set6n, set7, set7n, set8, set8n, images, names, links, i, html;

	set1 = ["#f7e214","#f4ed7c","#f4ed47","#f9e814","#fce016","#c6ad0f","#ad9b0c","#82750f","#f7e859","#f9e526","#f7dd16","#f9d616","#d8b511","#aa930a","#99840a","#f9e55b","#f9e24c","#f9e04c","#fcd116","#c6a00c","#aa8e0a","#897719","#f9e27f","#f9e070","#fcd856","#ffc61e","#e0aa0f","#b58c0a","#f7e8aa","#f9e08c","#ffcc49","#fcb514","#bf910c","#a37f14","#7c6316","#f4e287","#f4db60","#f2d13d","#eaaf0f","#c6930a","#9e7c0a","#705b0a","#ffd87f","#fcc963","#fcbf49","#fca311","#d88c02","#af7505","#7a5b11","#ffd691","#fcce87","#fcba5e","#f99b0c","#cc7a02","#996007","#6b4714","#f2ce68","#f2bf49","#efb22d","#e28c05","#c67f07","#9e6b05","#725e26","#ffd69b","#fccc93","#fcad56","#f77f00","#dd7500","#bc6d0a","#995905","#ffb777","#ff993f","#f47c00","#ef6b00","#b55400","#8c4400","#4c280f","#f4dbaa","#f2c68c","#eda04f","#e87511","#c66005","#9e540a","#633a11","#f9bf9e","#fca577","#fc8744","#f96b07","#d15b05","#a04f11","#843f0f","#f9c6aa","#fc9e70","#fc7f3f","#f96302","#dd5900","#bc4f07","#6d3011","#f9a58c","#f98e6d","#f97242","#f95602","#f95602","#a53f0f","#843511","#f9baaa","#f98972","#f9603a","#f74902","#d14414","#933311","#6d3321","#f9afad","#f9827f","#f95e59","#f93f26","#e23d28","#c13828","#7c2d23","#f99ea3","#f9848e","#fc4f59","#ef2b2d","#d62828","#af2626","#7c211e","#f9b2b7","#fc6675","#f43f4f","#ef2b2d","#cc2d30","#a03033","#5b2d28","#f9bfc1","#fc8c99","#fc5e72","#e8112d","#ce1126","#af1e2d","#7c2128","#ffa3b2","#fc758e","#f4476b","#e5053a","#bf0a30","#992135","#772d35","#fcbfc9","#fc9bb2","#f4547c","#e00747","#c10538","#a80c35","#931638","#f4c9c9","#ef99a3","#e5566d","#d81c3f","#c41e3a","#a32638","#8c2633"];	
	set1n = ["Process Yellow","100","101","102","Pantone Yellow","103","104","105","106","107","108","109","110","111","112","113","114","115","116","117","118","119","120","121","122","123","124","125","1205","1215","1225","1235","1245","1255","1265","127","128","129","130","131","132","133","134","135","136","137","138","139","140","1345","1355","1365","1375","1385","1395","1405","141","142","143","144","145","146","147","148","149","150","151","152","153","154","1485","1495","1505","ORANGE 021","1525","1535","1545","155","156","157","158","159","160","161","1555","1565","1575","1585","1595","1605","1615","162","163","164","165","166","167","168","1625","1635","1645","1655","1665","1675","1685","169","170","171","172","173","174","175","176","177","178","Warm Red","179","180","181","1765","1775","1785","1788","1795","1805","1815","1767","1777","1787","Red 032","1797","1807","1817","182","183","184","185","186","187","188","189","190","191","192","193","194","195","1895","1905","1915","1925","1935","1945","1955","196","197","198","199","200","201","202"];

	set2 = ["#f4c9c9","#ef99a3","#e5566d","#d81c3f","#c41e3a","#a32638","#8c2633","#f2afc1","#ed7a9e","#e54c7c","#d30547","#af003d","#8e2344","#75263d","#ffa0bf","#ff77a8","#f94f8e","#ea0f6b","#cc0256","#a50544","#7c1e3f","#f4bfd1","#ed72aa","#e22882","#d10056","#aa004f","#930042","#70193d","#f993c4","#f46baf","#ed2893","#d60270","#ad005b","#8c004c","#6d213f","#ffa0cc","#fc70ba","#f43fa5","#ed0091","#ce007c","#aa0066","#8e0554","#f9afd3","#f484c4","#ed4faf","#e0219e","#c40f89","#ad0075","#7c1c51","#f7c4d8","#ea6bbf","#db28a5","#c4008c","#a8007a","#9b0070","#87005b","#f2bad8","#eda0d3","#e87fc9","#cc00a0","#b7008e","#a3057f","#7f2860","#edc4dd","#e29ed6","#d36bc6","#bf30b5","#af23a5","#a02d96","#772d6b","#e5c4d6","#d3a5c9","#9b4f96","#72166b","#681e5b","#5e2154","#542344","#d8a8d8","#c687d1","#aa47ba","#930fa5","#820c8e","#701e72","#602d59","#d1a0cc","#ba7cbc","#9e4fa5","#872b93","#70147a","#66116d","#5b195e","#bf93cc","#aa72bf","#8e47ad","#66008c","#5b027a","#560c70","#4c145e","#e0cee0","#c6aadb","#9663c4","#6d28aa","#59118e","#4f2170","#442359","#c9add8","#b591d1","#9b6dc6","#894fbf","#6607a5","#56008c","#44235e","#baafd3","#9e91c6","#8977ba","#38197a","#2b1166","#260f54","#2b2147","#ad9ed3","#937acc","#7251bc","#4f0093","#3f0077","#35006d","#2b0c56","#d1cedd","#a5a0d6","#6656bc","#4930ad","#3f2893","#332875","#2b265b","#bfd1e5","#a5bae0","#5e68c4","#380096","#1c146b","#141654","#14213d","#afbcdb","#5b77cc","#3044b5","#2d008e","#1e1c77","#192168","#112151","#b5d1e8","#99badd","#6689cc","#0c1c8c","#002b7f","#002868","#002654","#9bc4e2","#75aadb","#3a75c4","#0038a8","#003893","#00337f","#002649","#c4d8e2","#a8cee2","#75b2dd","#0051ba","#003f87","#00386b","#002d47","#93c6e0","#60afdd","#008ed6","#005bbf","#0054a0","#003d6b","#00334c","#82c6e2","#51b5e0","#00a3dd","#0072c6","#005b99","#004f6d","#003f54"];
	set2n = ["196","197","198","199","200","201","202","203","204","205","206","207","208","209","210","211","212","213","214","215","216","217","218","219","Rubine Red","220","221","222","223","224","225","226","227","228","229","230","231","232","Rhodamine Red","233","234","235","236","237","238","239","240","241","242","2365","2375","2385","2395","2405","2415","2425","243","244","245","246","247","248","249","250","251","252","Purple","253","254","255","256","257","258","259","260","261","262","2562","2572","2582","2592","2601","2612","2622","2563","2573","2583","2593","2603","2613","2623","2567","2577","2587","2597","2607","2617","2627","263","264","265","266","267","268","269","2635","2645","2655","2665","Violet","2685","2695","270","271","272","273","274","275","276","2705","2715","2725","2735","2745","2755","2765","2706","2716","2726","2736","2746","2756","2766","2707","2717","2727","Blue 072","2747","2757","2767","2708","2718","2728","2738","2748","2758","2768","277","278","279","Reflex Blue","280","281","282","283","284","285","286","287","288","289","290","291","292","293","294","295","296","2905","2915","2925","2935","2945","2955","2965","297","298","299","300","301","302","303"];
	
		set3 = ["#82c6e2","#51b5e0 ","#00a3dd","#0072c6","#005b99","#004f6d","#003f54","#bae0e2","#51bfe2","#00a5db","#0084c9","#00709e","#00546b","#004454","#a5dde2","#70cee2","#00bce2","#0091c9","#007aa5","#00607c","#003f49","#72d1dd","#28c4d8","#00adc6","#0099b5","#00829b","#006b77","#00494f","#7fd6db","#2dc6d6","#00b7c6","#009baa","#00848e","#006d75","#00565b","#c9e8dd","#93dddb","#4cced1","#009ea0","#008789","#007272","#006663","#aaddd6","#56c9c1","#00b2aa","#008c82","#007770","#006d66","#005951","#87ddd1","#56d6c9","#00c1b5","#00aa9e","#008c82","#006056","#00493f","#8ce0d1","#47d6c1","#00c6b2","#00b2a0","#009987","#008272","#004f42","#7ad3c1","#35c4af","#00af99","#009b84","#008270","#006b5b","#004438","#baead6","#a0e5ce","#5eddc1","#00af93","#00997c","#007c66","#006854","#9bdbc1","#7ad1b5","#00b28c","#009977","#007a5e","#006b54","#00563f","#8ee2bc","#54d8a8","#00c993","#00b27a","#007c59","#006847","#024930","#b5e2bf","#96d8af","#70ce9b","#009e60","#008751","#006b3f","#234f33","#b5e8bf","#99e5b2","#84e2a8","#00b760","#009e49","#007a3d","#215b33","#aadd96","#a0db8e","#60c659","#1eb53a","#339e35","#3d8e33","#3a7728","#d3e8a3","#c4e58e","#aadd6d","#5bbf21","#56aa1c","#568e14","#566b21","#d8ed96","#ceea82","#bae860","#8cd600","#7fba00","#709302","#566314","#e0ea68","#d6e542","#cce226","#bad80a","#a3af07","#939905","#707014","#e8ed60","#e0ed44","#d6e80f","#cee007","#bac405","#9e9e07","#848205","#f2ef87","#eaed35","#e5e811","#e0e20c","#c1bf0a","#afa80a","#998e07","#f2ed6d","#efea07","#ede211","#e8dd11","#b5a80c","#998c0a","#6d6002","#d1c6b5","#c1b5a5","#afa593","#998c7c","#827566","#6b5e4f","#3d332b"];
	set3n = ["297","298","299","300","301","302","303","2975","2985","2995","3005","3015","3025","3035","304","305","306","Process Blue","307","308","309","310","311","312","313","314","315","316","3105","3115","3125","3135","3145","3155","3165","317","318","319","320","321","322","323","324","325","326","327","328","329","330","3242","3252","3262","3272","3282","3292","3302","3245","3255","3265","3275","3285","3295","3305","3248","3258","3268","3278","3288","3298","3308","331","332","333","Green","334","335","336","337","338","339","340","341","342","343","3375","3385","3395","3405","3415","3425","3435","344","345","346","347","348","349","350","351","352","353","354","355","356","357","358","359","360","361","362","363","364","365","366","367","368","369","370","371","372","373","374","375","376","377","378","379","380","381","382","383","384","385","386","387","388","389","390","391","392","393","394","395","396","397","398","399","3935","3945","3955","3965","3975","3985","3995","400","401","402","403","404","405","Black"];
	
		set4 = ["#d1c6b5","#c1b5a5","#afa593","#998c7c","#827566","#6b5e4f","#3d332b","#cec1b5","#baaa9e","#a8998c","#99897c","#7c6d63","#66594c","#3d3028","#c6c1b2","#b5afa0","#a39e8c","#8e8c7a","#777263","#605e4f","#282821","#d1ccbf","#bfbaaf","#afaaa3","#96938e","#827f77","#60605b","#2b2b28","#dddbd1","#d1cec6","#adafaa","#919693","#666d70","#444f51","#30383a","#e0d1c6","#d3bfb7","#bca59e","#8c706b","#593f3d","#493533","#3f302b","#d1d1c6","#babfb7","#a3a8a3","#898e8c","#565959","#494c49","#3f3f38","#e5dbcc","#ddd1c1","#ccc1b2","#c1b5a5","#b5a899","#afa393","#a39687","#96897a","#8c7f70","#827263","#6d5e51","#e8e2d6","#ddd8ce","#d3cec4","#c4c1ba","#bab7af","#b5b2aa","#a5a39e","#9b9993","#8c8984","#777772","#686663","#54472d","#544726","#60542b","#ada07a","#c4b796","#d6ccaf","#e2d8bf","#604c11","#877530","#a09151","#bcad75","#ccbf8e","#dbcea5","#e5dbba","#665614","#998714","#b59b0c","#ddcc6b","#e2d67c","#eadd96","#ede5ad","#5b4723","#755426","#876028","#c1a875","#d1bf91","#ddcca5","#e2d6b5","#472311","#8c5933","#b28260","#c49977","#d8b596","#e5c6aa","#edd3bc","#603311","#51261c","#7c513d","#99705b","#b5917c","#ccaf9b","#d8bfaa","#e2ccba","#593d2b","#633826","#7a3f28","#af8970","#d3b7a3","#e0ccba","#e5d3c1","#6b3021","#9b301c","#d81e05","#ed9e84","#efb5a0","#f2c4af","#f2d1bf","#5b2626","#752828","#913338","#db828c","#f2adb2","#f4bcbf","#f7c9c6","#512826","#6d332b","#7a382d","#ce898c","#eab2b2"];
		
	set4n = ["400","401","402","403","404","405","Black","406","407","408","409","410","411","412","413","414","415","416","417","418","419","420","421","422","423","424","425","426","427","428","429","430","431","432","433","434","435","436","437","438","439","440","441","442","443","444","445","446","447","Warm Gray 1","Warm Gray 2","Warm Gray 3","Warm Gray 4","Warm Gray 5","Warm Gray 6","Warm Gray 7","Warm Gray 8","Warm Gray 9","Warm Gray 10","Warm Gray 11","Cool Gray 1","Cool Gray 2","Cool Gray 3","Cool Gray 4","Cool Gray 5","Cool Gray 6","Cool Gray 7","Cool Gray 8","Cool Gray 9","Cool Gray 10","Cool Gray 11","448","449","450","451","452","453","454","4485","4495","4505","4515","4525","4535","4545","455","456","457","458","459","460","461","462","463","464","465","466","467","468","4625","4635","4645","4655","4665","4675","4685","469","4695","4705","4715","4725","4735","4745","4755","476","477","478","479","480","481","482","483","484","485","486","487","488","489","490","491","492","493","494","495","496","497","498","499","500","501"
];	
	
	set5 = ["#f4bcbf","#f7c9c6","#512826","#6d332b","#7a382d","#ce898c","#eab2b2","#f2c6c4","#f4d1cc","#441e1c","#844949","#a56b6d","#bc8787","#d8ada8","#e2bcb7","#edcec6","#511e26","#661e2b","#7a2638","#d8899b","#e8a5af","#f2babf","#f4c6c9","#602144","#84216b","#9e2387","#d884bc","#e8a3c9","#f2bad3","#f4ccd8","#4f213a","#754760","#936b7f","#ad8799","#ccafb7","#e0c9cc","#e8d6d1","#512d44","#63305e","#703572","#b58cb2","#c6a3c1","#d3b7cc","#e2ccd3","#472835","#593344","#8e6877","#b5939b","#ccadaf","#ddc6c4","#e5d3cc","#512654","#68217a","#7a1e99","#af72c1","#cea3d3","#d6afd6","#e5c6db","#35264f","#493d63","#605677","#8c8299","#b2a8b5","#ccc1c6","#dbd3d3","#353842","#353f5b","#3a4972","#9ba3b7","#adb2c1","#c4c6ce","#d6d3d6","#003049","#00335b","#003f77","#6693bc","#93b7d1","#b7ccdb","#c4d3dd","#02283a","#3f6075","#607c8c","#8499a5","#afbcbf","#c4cccc","#d6d8d3","#0c3844","#003f54","#004459","#5e99aa","#87afbf","#a3c1c9","#c4d6d6","#00353a","#26686d","#609191","#8cafad","#aac4bf","#ced8d1","#d6ddd6","#193833","#3a564f","#667c72","#91a399","#afbab2","#c9cec4","#ced1c6","#234435","#195e47","#076d54","#7aa891","#a3c1ad","#b7cebc","#c6d6c4","#213d30","#4f6d5e","#779182","#96aa99","#afbfad","#c4cebf","#d8dbcc","#2b4c3f","#266659","#1e7a6d","#7fbcaa","#a0cebc","#bcdbcc","#d1e2d3","#233a2d","#546856","#728470","#9eaa99","#bcc1b2","#c6ccba","#d6d6c6","#05705e","#008772","#7fc6b2","#aadbc6","#bce2ce","#cce5d6","#495928","#547730","#608e3a","#b5cc8e","#c6d6a0","#c9d6a3","#d8ddb5","#3f4926","#5e663a","#777c4f","#9b9e72","#b5b58e","#c6c6a5","#d8d6b7","#424716","#6b702b","#8c914f","#aaad75","#c6c699","#d3d1aa","#e0ddbc","#605e11","#878905","#aaba0a","#dbe06b","#e2e584","#e8e89b","#494411","#75702b","#9e9959","#b2aa70","#ccc693","#d6cea3","#e0dbb5","#f4edaf","#f2ed9e","#f2ea87","#ede85b","#e8dd21","#ddce11","#d3bf11"];
	
	set5n = ["495","496","497","498","499","500","501","502","503","4975","4985","4995","5005","5015","5025","5035","504","505","506","507","508","509","510","511","512","513","514","515","516","517","5115","5125","5135","5145","5155","5165","5175","518","519","520","521","522","523","524","5185","5195","5205","5215","5225","5235","5245","525","526","527","528","529","530","531","5255","5265","5275","5285","5295","5305","5315","532","533","534","535","536","537","538","539","540","541","542","543","544","545","5395","5405","5415","5425","5435","5445","5455","546","547","548","549","550","551","552","5463","5473","5483","5493","5503","5513","5523","5467","5477","5487","5497","5507","5517","5527","553","554","555","556","557","558","559","5535","5545","5555","5565","5575","5585","5595","560","561","562","563","564","565","566","5605","5615","5625","5635","5645","5655","568","569","570","571","572","573","574","575","576","577","578","579","580","5743","5753","5763","5773","5783","5793","803","5747","5757","5767","5777","5787","5797","5807","581","582","583","584","585","586","587","5815","5825","5835","5845","5855","5865","5875","600","601","602","603","604","605","606"];
	
	set6 = ["#f4edaf","#f2ed9e","#f2ea87","#ede85b","#e8dd21","#ddce11","#d3bf11","#f2eabc","#efe8ad","#eae596","#e2db72","#d6ce49","#c4ba00","#afa00c","#eae2b7","#e2dbaa","#ddd69b","#ccc47c","#b5aa59","#968c28","#847711","#d8ddce","#c1d1bf","#a5bfaa","#7fa08c","#5b8772","#21543f","#0c3026","#cce2dd","#b2d8d8","#8cccd3","#54b7c6","#00a0ba","#007f99","#00667f","#bae0e0","#99d6dd","#6bc9db","#00b5d6","#00a0c4","#008cb2","#007aa5","#d1d8d8","#c6d1d6","#9bafc4","#7796b2","#5e82a3","#26547c","#00305e","#d6d6d8","#bfc6d1","#9baabf","#6d87a8","#335687","#0f2b5b","#0c1c47","#d6dbe0","#c1c9dd","#a5afd6","#7f8cbf","#5960a8","#2d338e","#0c1975","#e2d3d6","#d8ccd1","#c6b5c4","#a893ad","#7f6689","#664975","#472b59","#f2d6d8","#efc6d3","#eaaac4","#e08cb2","#d36b9e","#bc3877","#a00054","#edd6d6","#eaccce","#e5bfc6","#d39eaf","#b7728e","#a05175","#7f284f","#efccce","#eabfc4","#e0aaba","#c9899e","#b26684","#934266","#702342","#efd1c9","#e8bfba","#dba8a5","#c98c8c","#b26b70","#8e4749","#7f383a","#f7d1cc","#f7bfbf","#f2a5aa","#e8878e","#d6606d","#b73844","#9e2828"];
		
	set6n = ["600","601","602","603","604","605","606","607","608","609","610","611","612","613","614","615","616","617","618","619","620","621","622","623","624","625","626","627","628","629","630","631","632","633","634","635","636","637","638","639","640","641","642","643","644","645","646","647","648","649","650","651","652","653","654","655","656","657","658","659","660","661","662","663","664","665","666","667","668","669","670","671","672","673","674","675","676","677","678","679","680","681","682","683","684","685","686","687","688","689","690","691","692","693","694","695","696","697","698","699","700","701","702","703","704"];
	
   set7 =["#f7d1cc", "#f7bfbf", "#f2a5aa", "#e8878e", "#d6606d", "#b73844", "#9e2828", "#f9ddd6", "#fcc9c6", "#fcadaf", "#f98e99", "#f26877", "#e04251", "#d12d33", "#ffd3aa", "#f9c9a3", "#f9ba82", "#fc9e49", "#f28411", "#d36d00", "#bf5b00", "#f4d1af", "#efc49e", "#e8b282", "#d18e54", "#ba7530", "#8e4905", "#753802", "#edd3b5", "#e2bf9b", "#d3a87c", "#c18e60", "#aa753f", "#723f0a", "#60330a", "#fce216", "#f7b50c", "#e29100", "#ea4f00", "#e03a00", "#d62100", "#d11600", "#cc0c00", "#c6003d", "#d10572", "#c4057c", "#aa0096", "#720082", "#59008e", "#1c007a", "#0077bf", "#007fcc", "#00a3d1", "#007f82", "#008977", "#009677", "#009944", "#009e0f", "#54bc00", "#9ec400", "#a34402", "#704214", "#0a0c11", "#3a3321", "#282d26", "#3d3023", "#422d2d", "#1c2630", "#443d38", "#111111", "#111114", "#0f0f0f", "#110c0f", "#070c0f", "#33302b", "#00aacc", "#60dd49", "#ffed38", "#ff9338", "#f95951", "#ff0093", "#d6009e", "#0089af", "#1cce28", "#ffd816", "#ff7f1e", "#f93a2b", "#f7027c", "#bf008c", "#00b59b", "#dde00f", "#ffcc1e", "#ff7247", "#fc2366", "#e50099", "#8c60c1", "#00a087", "#d6d60c", "#ffbc21", "#ff5416", "#fc074f", "#d10084", "#703faf"];

set7n =["698","699","700","701","702","703","704","705","706","707","708","709","710","711","712","713","714","715","716","717","718","719","720","721","722","723","724","725","726","727","728","729","730","731","732","yellow 2x","116 2x","130 2x","165 2x","Warm Red","1788","1852","485 2x","Rubine Red","Rhoda mine","239 2x","purple 2x","2592 2x","Violet 2x","Reflex Blue 2x","Process Blue 2x","299 2x","306 2x","320 2x","327 2x","Green 2x","354 2x","368 2x","375 2x","382 2x","471 2x","464 2x","433 2x","black 2","black 3","black 4","black 5","black 6","black 7","black 2 2x","black 3 2x","black 4 2x","black 5 2x","black 6 2x","black 7 2x","801","802","803","804","805","806","807","801 2x","802 2x","803 2x","804 2x","805 2x","806 2x","807 2x","808","809","810","811","812","813","814","814 2x","809 2x","810 2x","811 2x","812 2x","813 2x","814 2x"];


	html = '<p><span class="pmsrange">Pantone Range</span> ';

	if(!set || set === ''){
		set = 0;
	}

	images = ["set1","set2","set3","set4","set5","set6","set7"];
	names  = ["set1n","set2n","set3n","set4n","set5n","set6n","set7n"];
	links  = ["100 to 200","200 to 300","300 to 400","400 to 500","500 to 600","600 to 700","700 to Finish"];
	
	for(i = 0; i < links.length; i = i+1){
		if(i === set){
			html += ' | <span class="pmsrange">'+links[i]+'</span>';
		}
		else {
			html += ' | <span class="pmslink" onclick="colorGuide('+i+');">'+links[i]+'</span> ';
		}
	}
	html += '</p>';

	html += '<div id="pmsChart">';

	images = eval(images[set]);
	names  = eval(names[set]);

	for(i = 0; i < images.length; i +=1) {
		html += '<div class="chartBox">';
		if(names[i].length > 7){
			html += '<div class="pmsSpacer"><span>'+names[i]+'</span><div class="pmsmarker"><span>|</span></div></div>';
		}
		else {
			html += '<div><span>'+names[i]+'</span><div class="pmsmarker"><span>|</span></div></div>';
		}

		html += '<div class="charts">';
		html += '<div class="chart" style="background-color: '+images[i]+';">&nbsp;</div>';
		html += '<div style="clear: both;"></div>';
		html += '</div></div>';
	}
	html += '<div style="clear: both;"></div>';
	html += '</div>';

	$('#pmsoutput').html(html);
}

function galleryChanger(gallery, elm) {
	
	var purl;
	purl = "scripts/ajax.php?action=gallerychange&gallery="+gallery+"&sid="+Math.random();

	$('#workBox').load( purl );

	function reset(){
		if ($('#photos')) {
			$(document).ready(function(){
				$('#photos').galleryView({
					panel_width: 620,
					panel_height: 329,
					frame_width: 69,
					frame_height: 69
				});
			});
		} else {
			setTimeout( function(){ reset(); }, 100);
		}
	}
	if (elm) { // alert("is elm!");
		setTimeout( function(){ reset(); }, 1000);
	}
	
	/* Using HTML DOM to change class of clicked <li> */
	if (elm) {
		$("li").removeClass("subBntCurrent").addClass("subBnt");
		elm.parentNode.className='subBnt subBntCurrent';
	}

	/* move page up to view gallery */
	setTimeout(function() { document.location.hash = 'work'; }, 1100);
}

function getProduct(pid, val, lid) {

	var purl;
	$('#servicesBoxRight').html('<p><img style="border:0;" alt="Loading - please wait" src="../images/loading.gif" /> One moment please - fetching data...</p>');
	if(val === 's') {
		pid = "ser-"+pid;
	} else {
		pid = "pro-"+pid;
	}
	purl = "scripts/ajax.php?action=getproduct&pid="+pid+"&sid="+Math.random();

	document.location.hash = 'viewup';
	$('#servicesBoxRight').load( purl );
	setTimeout(function(){ document.location.hash = 'viewup'; }, 100);
	$("li").removeClass("current");
	lid.parentNode.className = 'current';
	
}

function getGets(sString, find) {
	var name, gvalue, vPair, i; 
	sString=sString.substring(1); var sPairs=sString.split("&");
	if(sPairs.length===1){
		sPairs=sString; vPair=sPairs.split("="); name=vPair[0]; gvalue=vPair[1];
		if(name===find){ return gvalue; } else { return "0"; }
	} else {
		for(i=0;i<=sPairs.length;i++){
			/* iterate */
			vPair=sPairs.split("="); name=vPair[0]; gvalue=vPair[1];
			if(name===find){ return gvalue; } else { return "0";}
		}
	}
}
