if(confirm("Are you sure you want to publish all your files anonymously as a public gist on github.com?")){
varfiles=packageFiles();
varfiles=editor.packageFiles();
vardescription="Created using browser-solidity: Realtime Ethereum Contract Compiler and Runtime. \n Load this file by pasting this gists URL or ID at https://ethereum.github.io/browser-solidity/#version="+queryParams.get().version+"&optimize="+queryParams.get().optimize+"&gist=";