From 419ff75b856542a4240ad8e6cda025b935e53318 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Thu, 28 Jan 2010 23:20:24 -0500 Subject: Checkin prod changes --- template/head.st | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'template/head.st') diff --git a/template/head.st b/template/head.st index a873b7b..780d60c 100755 --- a/template/head.st +++ b/template/head.st @@ -1,10 +1,12 @@ - + + - + + $if(!user_nick)$ @@ -37,6 +39,9 @@ function MM_swapImage() { //v3.0 //--> jQuery(document).ready(function () { MM_preloadImages('/static/mouseover.gif'); }); + + jQuery(function() { jQuery(".lavaLamp").lavaLamp({ fx: "backout", speed: 700 })}); +