$(document).ready(function(){
	$("a[rel='web']").colorbox({transition:"elastic"});
	$("a[rel='design']").colorbox({transition:"elastic"});
	$("a[rel='brand']").colorbox({transition:"elastic"});
	//$("a[href='http://chem.fsu.edu']").colorbox({width:"80%", height:"80%", iframe:true});
	//$("a[href='http://www.jacksonpropertiesinc.com']").colorbox({width:"80%", height:"80%", iframe:true});
	//$("a[href='http://www.erwinjackson.net']").colorbox({width:"80%", height:"80%", iframe:true});
	//$("a[href='http://www.tallybuilder.com']").colorbox({width:"80%", height:"80%", iframe:true});
	//$("a[href='http://www.erwinjackson.net']").colorbox({width:"80%", height:"80%", iframe:true});
	//$("a[href='http://www.joewynn.com']").colorbox({width:"80%", height:"80%", iframe:true});
	//$("a[href='http://www.ertlhomes.com']").colorbox({width:"80%", height:"80%", iframe:true});
	//$("a[href='http://www.myddeltonparker.com']").colorbox({width:"80%", height:"80%", iframe:true});
	//$("a[href='http://www.pathwaywellnesschiropractic.com']").colorbox({width:"80%", height:"80%", iframe:true});
});
