﻿$(function(){$(document).ready(function(){$('#pickup').innerfade({animationtype:'fade',speed:1500,timeout:5000,type:'sequence',containerheight:'220px'});});});