// JavaScript Document

  // BEGIN PLAYSET MATERIAL COMPOSITION
  jQuery.noConflict();
    jQuery(document).ready(function() {
        // Ruffhouse Rock wall and Wood Rock wall
        jQuery(".ruff-playset-mat").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-405+"px", left: os.left-75+"px"}).animate({top: os.top-425+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-355+"px", opacity: "hide"}, 400);
        });
		});
		
		 jQuery.noConflict();
    jQuery(document).ready(function() {
        // Ruffhouse Rock wall and Wood Rock wall
        jQuery(".wood-playset-mat").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-390+"px", left: os.left-75+"px"}).animate({top: os.top-410+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-340+"px", opacity: "hide"}, 400);
        });
		});
	
	jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Vinyl Rock Wall
        jQuery(".vinyl-playset-mat").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-425+"px", left: os.left-104+"px"}).animate({top: os.top-445+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-375+"px", opacity: "hide"}, 400);
        });
		  });		
	  // END PLAYSET MATERIAL COMPOSITION
	
	  // BEGIN PLAYSET SAFETY FEATURES
  jQuery.noConflict();
    jQuery(document).ready(function() {
        // Ruffhouse Rock wall and Wood Rock wall
        jQuery(".ruff-safety-features").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-415+"px", left: os.left-75+"px"}).animate({top: os.top-435+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-365+"px", opacity: "hide"}, 400);
        });
		});
		
		 jQuery.noConflict();
    jQuery(document).ready(function() {
        // Ruffhouse Rock wall and Wood Rock wall
        jQuery(".wood-safety-features").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-385+"px", left: os.left-75+"px"}).animate({top: os.top-405+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-335+"px", opacity: "hide"}, 400);
        });
		});
	
	jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Vinyl Rock Wall
        jQuery(".vinyl-safety-features").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-390+"px", left: os.left-104+"px"}).animate({top: os.top-410+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-340+"px", opacity: "hide"}, 400);
        });
		  });		
	  // END PLAYSET SAFETY FEATURES
	  
	 	  // BEGIN PLAYSET STRUCTURAL SAFETY
  jQuery.noConflict();
    jQuery(document).ready(function() {
        // Ruffhouse Rock wall and Wood Rock wall
        jQuery(".ruff-structural-safety").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-430+"px", left: os.left-75+"px"}).animate({top: os.top-450+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-380+"px", opacity: "hide"}, 400);
        });
		});
		
		 jQuery.noConflict();
    jQuery(document).ready(function() {
        // Ruffhouse Rock wall and Wood Rock wall
        jQuery(".wood-structural-safety").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-400+"px", left: os.left-75+"px"}).animate({top: os.top-420+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-350+"px", opacity: "hide"}, 400);
        });
		});
	
	jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Vinyl Rock Wall
        jQuery(".vinyl-structural-safety").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-400+"px", left: os.left-104+"px"}).animate({top: os.top-420+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-350+"px", opacity: "hide"}, 400);
        });
		  });		
	  // END PLAYSET STRUCTURAL SAFETY
	  
	  	 	  // BEGIN PLAYSET FUN FACTOR
  jQuery.noConflict();
    jQuery(document).ready(function() {
        // Ruffhouse Rock wall and Wood Rock wall
        jQuery(".ruff-fun-factor").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-670+"px", left: os.left-75+"px"}).animate({top: os.top-690+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-630+"px", opacity: "hide"}, 400);
        });
		});
	  // END PLAYSET FUN FACTOR
	  
	  	  	 	  // BEGIN PLAYSET FUN FACTOR
  jQuery.noConflict();
    jQuery(document).ready(function() {
        // Ruffhouse Rock wall and Wood Rock wall
        jQuery(".ruff-playset-weathering").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-470+"px", left: os.left-75+"px"}).animate({top: os.top-490+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-430+"px", opacity: "hide"}, 400);
        });
		});
	  // END PLAYSET FUN FACTOR
	  
	    // BEGIN PLATFORM SUBSTRUCTURE
  jQuery.noConflict();
    jQuery(document).ready(function() {
        // Ruffhouse Rock wall and Wood Rock wall
        jQuery(".ruff-platform-substructure").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-405+"px", left: os.left-75+"px"}).animate({top: os.top-425+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-355+"px", opacity: "hide"}, 400);
        });
		});
		
		 jQuery.noConflict();
    jQuery(document).ready(function() {
        // Ruffhouse Rock wall and Wood Rock wall
        jQuery(".wood-platform-substructure").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-390+"px", left: os.left-75+"px"}).animate({top: os.top-410+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-340+"px", opacity: "hide"}, 400);
        });
		});
	 // END PLATFORM SUBSTRUCTURE
	 
	   // BEGIN SIDE PANEL STRENGTH
  jQuery.noConflict();
    jQuery(document).ready(function() {
        // Ruffhouse Rock wall and Wood Rock wall
        jQuery(".ruff-sidepanel-strength").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-410+"px", left: os.left-75+"px"}).animate({top: os.top-430+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-360+"px", opacity: "hide"}, 400);
        });
		});
		
		 jQuery.noConflict();
    jQuery(document).ready(function() {
        // Ruffhouse Rock wall and Wood Rock wall
        jQuery(".wood-sidepanel-strength").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-410+"px", left: os.left-75+"px"}).animate({top: os.top-430+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-360+"px", opacity: "hide"}, 400);
        });
		});
	
	jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Vinyl Rock Wall
        jQuery(".vinyl-sidepanel-strength").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-420+"px", left: os.left-104+"px"}).animate({top: os.top-440+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-370+"px", opacity: "hide"}, 400);
        });
		  });		
	  // END SIDE PANEL STRENGTH
	  
	  
	     // BEGIN SWING BEAM COMPOSITION
  jQuery.noConflict();
    jQuery(document).ready(function() {
        // Ruffhouse Rock wall and Wood Rock wall
        jQuery(".ruff-swingbeam-comp").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-410+"px", left: os.left-75+"px"}).animate({top: os.top-430+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-360+"px", opacity: "hide"}, 400);
        });
		});
		
		 jQuery.noConflict();
    jQuery(document).ready(function() {
        // Ruffhouse Rock wall and Wood Rock wall
        jQuery(".wood-swingbeam-comp").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-410+"px", left: os.left-75+"px"}).animate({top: os.top-430+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-360+"px", opacity: "hide"}, 400);
        });
		});
	
	jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Vinyl Rock Wall
        jQuery(".vinyl-swingbeam-comp").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-470+"px", left: os.left-104+"px"}).animate({top: os.top-490+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-420+"px", opacity: "hide"}, 400);
        });
		  });		
	  // END SWING BEAM COMPOSITION
	 

  jQuery.noConflict();
    jQuery(document).ready(function() {
        // Ruffhouse Rock wall and Wood Rock wall
        jQuery(".ruff-rock-wall").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-345+"px", left: os.left-75+"px"}).animate({top: os.top-365+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-395+"px", opacity: "hide"}, 400);
        });
		
		 jQuery.noConflict();
    jQuery(document).ready(function() {
        // Ruffhouse Rock wall and Wood Rock wall
        jQuery(".vynal-struct").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-345+"px", left: os.left-104+"px"}).animate({top: os.top-365+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-395+"px", opacity: "hide"}, 400);
        });
		});
	jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Vinyl Rock Wall
        jQuery(".vinyl-rock-wall").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-330+"px", left: os.left-104+"px"}).animate({top: os.top-350+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-380+"px", opacity: "hide"}, 400);
        });
		  });
		
		jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Built in Mist System
        jQuery(".mist-system").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-420+"px", left: os.left-75+"px"}).animate({top: os.top-440+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-470+"px", opacity: "hide"}, 400);
		});
		  });
		  
		  jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Water Cannon
        jQuery(".water-cannon").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-360+"px", left: os.left-75+"px"}).animate({top: os.top-380+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-410+"px", opacity: "hide"}, 400);
		});
		  });
		  
		  		  jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Ruff Rout In
        jQuery(".ruff-rout-in").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-430+"px", left: os.left-75+"px"}).animate({top: os.top-450+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-480+"px", opacity: "hide"}, 400);
		});
		  });
		  
		  	  		  jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Wood Maintenance
        jQuery(".wood-maintenance").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-560+"px", left: os.left-75+"px"}).animate({top: os.top-580+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-610+"px", opacity: "hide"}, 400);
		});
		  });
		  
		  		  	  		  jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Ruffhouse routin 2
        jQuery(".ruff-rout-in2").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-290+"px", left: os.left-75+"px"}).animate({top: os.top-310+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-340+"px", opacity: "hide"}, 400);
		});
		  });
		  
		  	  		  	  		  jQuery.noConflict();	
		jQuery(document).ready(function() {
        // wood routin 2
        jQuery(".wood-rout-in2").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-275+"px", left: os.left-75+"px"}).animate({top: os.top-295+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-325+"px", opacity: "hide"}, 400);
		});
		  });
		  
		  		 jQuery.noConflict();	
		jQuery(document).ready(function() {
        // vinyl routin 2
        jQuery(".vinyl-rout-in2").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-305+"px", left: os.left-104+"px"}).animate({top: os.top-325+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-355+"px", opacity: "hide"}, 400);
		});
		  });
		  
		  		 jQuery.noConflict();	
		jQuery(document).ready(function() {
        // ruff platform
        jQuery(".ruff-platform").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-320+"px", left: os.left-75+"px"}).animate({top: os.top-340+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-370+"px", opacity: "hide"}, 400);
		});
		  });
		  
		  jQuery.noConflict();	
		jQuery(document).ready(function() {
        // vinyl platform
        jQuery(".vinyl-platform").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-295+"px", left: os.left-104+"px"}).animate({top: os.top-315+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-345+"px", opacity: "hide"}, 400);
		});
		  });
		  
		  	  jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Ruffhouse platform material
        jQuery(".ruff-plat-mat").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-300+"px", left: os.left-75+"px"}).animate({top: os.top-320+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-350+"px", opacity: "hide"}, 400);
		});
		  });
		
		  jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Ruffhouse platform material
        jQuery(".vynal-plat-mat").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-300+"px", left: os.left-104+"px"}).animate({top: os.top-320+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-350+"px", opacity: "hide"}, 400);
		});
		  });
		  
		    jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Ruffhouse post material
        jQuery(".ruff-post-mat").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-490+"px", left: os.left-75+"px"}).animate({top: os.top-510+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-540+"px", opacity: "hide"}, 400);
		});
		  });
		  
		  		    jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Wood post material
        jQuery(".wood-post-mat").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-540+"px", left: os.left-75+"px"}).animate({top: os.top-560+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-590+"px", opacity: "hide"}, 400);
		});
		  });
		  
		  		  		    jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Vinyl post material
        jQuery(".vinyl-post-mat").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-540+"px", left: os.left-104+"px"}).animate({top: os.top-560+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-590+"px", opacity: "hide"}, 400);
		});
		  });
		  
		  	    jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Ruff roof size
        jQuery(".ruff-roof-size").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-425+"px", left: os.left-75+"px"}).animate({top: os.top-445+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-475+"px", opacity: "hide"}, 400);
		});
		  });
		  
		    jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Wood roof size
        jQuery(".wood-roof-size").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-410+"px", left: os.left-75+"px"}).animate({top: os.top-430+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-460+"px", opacity: "hide"}, 400);
		});
		  });
		  
		      jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Vinyl roof size
        jQuery(".vinyl-roof-size").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-325+"px", left: os.left-104+"px"}).animate({top: os.top-345+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-375+"px", opacity: "hide"}, 400);
		});
		  });
		  
		     jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Ruff Side Panel material
        jQuery(".ruff-panel-mat").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-325+"px", left: os.left-75+"px"}).animate({top: os.top-345+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-375+"px", opacity: "hide"}, 400);
		});
		  });
		  
		      jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Wood Side Panel material
        jQuery(".wood-panel-mat").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-325+"px", left: os.left-75+"px"}).animate({top: os.top-345+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-375+"px", opacity: "hide"}, 400);
		});
		  });
		  
		      jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Ruff Side Panel material
        jQuery(".vinyl-panel-mat").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-310+"px", left: os.left-104+"px"}).animate({top: os.top-330+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-360+"px", opacity: "hide"}, 400);
		});
		  });
		  
		    jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Ruff Swing size
        jQuery(".ruff-swing-size").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-430+"px", left: os.left-75+"px"}).animate({top: os.top-450+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-480+"px", opacity: "hide"}, 400);
		});
		  });
		  
		    jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Wood Swing size
        jQuery(".wood-swing-size").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-375+"px", left: os.left-75+"px"}).animate({top: os.top-395+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-425+"px", opacity: "hide"}, 400);
		});
		  });
		  
		    jQuery.noConflict();	
		jQuery(document).ready(function() {
        // Vinyl Swing size
        jQuery(".vinyl-swing-size").hover(function() {
            if (jQuery(".hover", this).css("display") == "block") { return false; }
            os = jQuery(this).offset();
            jQuery("div.hover", this).css({top: os.top-390+"px", left: os.left-104+"px"}).animate({top: os.top-410+"px", opacity: "show"}, 500);
        },
        function() {
            os = jQuery(this).offset();
            jQuery(".hover", this).animate({top: os.top-440+"px", opacity: "hide"}, 400);
		});
		  });
		 
    });


