var dropinbox1=new dropincontentbox({
	source:['#appetizers', 'assets/appetizers.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox2=new dropincontentbox({
	source:['#nachos', 'assets/nachos.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})


var dropinbox3=new dropincontentbox({
	source:['#soups_salads', 'assets/soups_salads.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox4=new dropincontentbox({
	source:['#combinations', 'assets/combinations.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox5=new dropincontentbox({
	source:['#classic_favorites', 'assets/classic_favorites.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox6=new dropincontentbox({
	source:['#fajitas', 'assets/fajitas.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox7=new dropincontentbox({
	source:['#chef_creations', 'assets/chef_creations.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox8=new dropincontentbox({
	source:['#seafood', 'assets/seafood.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox9=new dropincontentbox({
	source:['#vegitarian', 'assets/vegitarian.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox10=new dropincontentbox({
	source:['#little_amigos', 'assets/little_amigos.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox11=new dropincontentbox({
	source:['#desserts', 'assets/desserts.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox12=new dropincontentbox({
	source:['#history', 'assets/history.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox13=new dropincontentbox({
	source:['#map', 'assets/map.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox14=new dropincontentbox({
	source:['#scandrop', 'assets/scan.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})


var dropinbox15=new dropincontentbox({
	source:['#margaritas', 'assets/bar-margaritas.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox16=new dropincontentbox({
	source:['#drinkfactory', 'assets/bar-drink-factory.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox17=new dropincontentbox({
	source:['#tequilas', 'assets/bar-tequilas.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox18=new dropincontentbox({
	source:['#beerwine', 'assets/bar-beer-wine.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox19=new dropincontentbox({
	source:['#softdrinks', 'assets/bar-softdrinks.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox20=new dropincontentbox({
	source:['#hours', 'assets/hours.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox21=new dropincontentbox({
	source:['#sitemap', 'assets/sitemap.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox22=new dropincontentbox({
	source:['#admin', 'assets/admin.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox23=new dropincontentbox({
	source:['#lunch', 'assets/lunch.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox24=new dropincontentbox({
	source:['#happyhour', 'assets/happy-hour.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})

var dropinbox25=new dropincontentbox({
	source:['#socialspop', 'assets/socials.php'],
	cssclass:'dropinbox dropinboxaltstyle drop-shadow lifted',
	fx:'easeOutSine', //alternate drop animation keyword
	pos:['center', 'center'], //custom position of drop in box
	deferred:'fullon' //show box 1 sec after page has loaded
})





