Skip to content

Instantly share code, notes, and snippets.

@moduscreate
Created October 20, 2013 21:46
Show Gist options
  • Save moduscreate/7075723 to your computer and use it in GitHub Desktop.
Save moduscreate/7075723 to your computer and use it in GitHub Desktop.
(function () {
with(this[2]) {
with(this[1]) {
with(this[0]) {
return function (event) {
showordermenubycategory(220, 'Rice/Noodles')
};
}
}
}
})
@dmackerman
Copy link

lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment