function cancelclick() {
    if (window.event.button==2){
       alert("For more splash information, call 1-800-251-3863 OR email support@advisorsquare.com");
       }
}	
