﻿    

    function ClearCookie(){
    document.cookie='postbackcookie=';
    }


