﻿$(function(){
$("#top_fade").innerfade( {
animationtype : "fade",
speed : "slow",
timeout : 8000
});
});
