﻿$(function() {
    $('#divStayTopLeft').floating({ targetX: "right", targetY: "top",interval : "10" });
});
