 
$(window).load(function () {
$("ul.menu").supersubs({
minWidth: 15,     
maxWidth: 30,
extraWidth: 1 
}).superfish({
animation: {
opacity: .95,
height: "show"
},
delay: 100
});
$(".ListTable tr.ItemRowOdd, .ListTable tr.ItemRowEven ").click(function(){
window.location=$(this).find("a").attr("href");return true;
});
$('.GetLowestPriceLink a').click(function(event){
event.stopPropagation()
});


$('.poweredby').appendTo('.links');


$("ul.thumb li").hover(function() {
$(this).css({'z-index' : '10'});
$(this).find('img').addClass("hover").stop()
.animate({ 
marginTop: '-110px', 
marginLeft: '-110px', 
top: '50%', 
left: '50%', 
width: '174px', 
height: '174px',
padding: '20px' 
}, 200);

} , function() {
$(this).css({'z-index' : '0'});
$(this).find('img').removeClass("hover").stop()
.animate({
marginTop: '0', 
marginLeft: '0',
top: '0', 
left: '0', 
width: '100px', 
height: '100px', 
padding: '5px'
}, 400);
});

//var f = $('.SalesPriceLabel, .PriceLabel, .NoPriceLabel');
//		f.html(f.html().replace(/:/g, ""));		

 	

});
var params = {
wmode: "transparent"
};
swfobject.embedSWF("/flash/reliableHeader-NEW.swf", "headerFlash", "547", "167", "9.0.0", "/flash/expressInstall.swf", null, params, null);


var thisref = document.referrer.replace(/&/g, "zzzzz");
var ciJsHost = (("https:" == document.location.protocol) ? "https://" : "http://");
document.write(unescape("%3Cscript src='" + ciJsHost + "tracking.callmeasurement.com/clickx/click_matrix.cfm?munique=" + new Date().getTime() + "&prev=" + thisref + "' type='text/javascript'%3E%3C/script%3E"));

