/*	js top
Created by 	[ADRIAN CORCORAN]
Website		[http://www.attikdesigns.ie]
*/
/*
document.write("<script type='text/javascript' src='" + JS_WEB_ROOT + "/js/openWindow.js'></script>");
*/
/*
document.write("<script type='text/javascript' src='" + JS_WEB_ROOT + "/js/imagePreload.js'></script>");
*/
//	jQuery
document.write("<script type='text/javascript' src='" + JS_WEB_ROOT + "/js/jquery/jquery-1.6.1.min.js'></script>");
document.write("<script type='text/javascript' src='" + JS_WEB_ROOT + "/js/jquery/slimbox2.js'></script>");
document.write("<script type='text/javascript' src='" + JS_WEB_ROOT + "/js/jquery/jquery.effects.core.js'></script>");
//	plugins
document.write("<script type='text/javascript' src='" + JS_WEB_ROOT + "/js/jquery/jquery.color.js'></script>");
//	custom effects
document.write("<script type='text/javascript' src='" + JS_WEB_ROOT + "/js/jquery/jquery.customEffects.js'></script>");
document.write("<script type='text/javascript' src='" + JS_WEB_ROOT + "/js/jquery/jquery.customFormEffects.js'></script>");
/*
document.write("<script type='text/javascript' src='" + JS_WEB_ROOT + "/js/rollOver.js'></script>");
*/
document.write("<script type='text/javascript'  src='" + JS_WEB_ROOT + "/js/browserFixes.js'></script>");
/*
//	needs element with id value 'jsClock'
//	call from body to ensure element is loaded
document.write("<script type='text/javascript' src='" + JS_WEB_ROOT + "/js/tickingClock.js'></script>");
*/
/*
document.write("<script type='text/javascript' src='" + JS_WEB_ROOT + "/js/ieHoverMenuFix.js'></script>");
*/
//	check form functions
document.write("<script type='text/javascript'  src='" + JS_WEB_ROOT + "/js/functions.js'></script>");
//	form checkers
document.write("<script type='text/javascript'  src='" + JS_WEB_ROOT + "/js/checkForm.js'></script>");
<!--	FLASH	-->
/*
document.write("<script type='text/javascript' src='" + JS_WEB_ROOT + "/js/swfobject.js'></script>");
*/
document.write("<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js'></script>");
/*
document.write("<script type='text/javascript' src='" + JS_WEB_ROOT + "/js/jwplayer/jwplayer.js'></script>");
*/

