////////////////////////////////////////////////////////////////////////////////////
// For Documentation about the behavior read the Readme.txt file for this sample.
//
//
///////////////////////////////////////////////////////////////////////////////////
// Public declarations for the behavior
// Method : relocate() - should be used to re-calculate position of content when
// Primary documents size changes or when page view changes. (Used for onresize
// and onscroll events on the BODY of the Primary Document.
// Properties:
// bannerfromTop - Top position of the content inside behavior.
// bannerfromRight - Position from Right of the content inside behavior.
//
///////////////////////////////////////////////////////////////////////////////////