function ViewMicrosite(url) {

window.open(url, 'microsite', 'width=780,height=480,left=10,top=30,scrollbar=no,resizable=yes')

}
