﻿ TopUp.addPresets({
        ".topup a": {
          group: 0,
          readAltText: 0,
		  type : 'iframe',
		  width  :	800,
		  height :	600,
		  resizable : 0,
		  layout : 'dashboard',
		  effect : 'transform',
		  modal : 1,
          shaded: 1
        }
      });
