/**
*  This function will be loaded from body on page start
*/
function init(){
  PromotionCycle();
}
