﻿function setTheme(theme,page){
WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("", theme, true, "", page, false, true));}
