// JavaScript Document
jQuery(function($){
				$.supersized({
				
					//Functionality
					slideshow               :   1,		//Slideshow on/off
					autoplay				:	1,		//Slideshow starts playing automatically
					start_slide             :   1,		//Start slide (0 is random)
					random					: 	1,		//Randomize slide order (Ignores start slide)
					slide_interval          :   4800,	//Length between transitions
					transition              :   1, 		//0-None, 1-Fade, 2-Slide Top, 3-Slide Right, 4-Slide Bottom, 5-Slide Left, 6-Carousel Right, 7-Carousel Left
					transition_speed		:	700,	//Speed of transition
					new_window				:	1,		//Image links open in new window/tab
					pause_hover             :   0,		//Pause slideshow on hover
					keyboard_nav            :   1,		//Keyboard navigation on/off
					performance				:	1,		//0-Normal, 1-Hybrid speed/quality, 2-Optimizes image quality, 3-Optimizes transition speed // (Only works for Firefox/IE, not Webkit)
					image_protect			:	1,		//Disables image dragging and right click with Javascript
					image_path				:	'img/', //Default image path

					//Size & Position
					min_width		        :   0,		//Min width allowed (in pixels)
					min_height		        :   0,		//Min height allowed (in pixels)
					vertical_center         :   1,		//Vertically center background
					horizontal_center       :   1,		//Horizontally center background
					fit_portrait         	:   1,		//Portrait images will not exceed browser height
					fit_landscape			:   1,		//Landscape images will not exceed browser width
					
					//Components
					navigation              :   1,		//Slideshow controls on/off
					thumbnail_navigation    :   0,		//Thumbnail navigation
					slide_counter           :   1,		//Display slide numbers
					slide_captions          :   1,		//Slide caption (Pull from "title" in slides array)
					slides 					:  	[		//Slideshow Images
														
					// SET 1 IMAGES									
														
					{image : 'gallery/15091193_71d24b9d21_o.jpg', title : '[THIS IS THE TITLE SYNTAX]',},
					{image : 'gallery/set1/APODbookshotonline.jpg', title : 'A Purge of Dissidents book & CDs', url: 'http://apurgeofdissidents.com/'},
					{image : 'gallery/set1/ART-FUCKER.jpg'},
					{image : 'gallery/set1/CryingCherokee.jpg'},
					{image : 'gallery/set1/easy-dead.jpg'},
					{image : 'gallery/set1/FUCKER-_Melvins_-final-2001.jpg'},
					{image : 'gallery/set1/HAZEXXLinterviewpics1.jpg'},
					{image : 'gallery/set1/HAZEXXLpicatQeedroshow.jpg'},
					{image : 'gallery/set1/hemingway.jpg', title : 'Hemingway was a shotgun sucking pussy.'},
					{image : 'gallery/set1/HOF_lunchbox_front.jpg', title : 'H•O•F lunchbox'},
					{image : 'gallery/set1/HZERECORDING.jpg'},
					{image : 'gallery/set1/Iggy.jpg', title : 'Iggy Pop & my art'},
					{image : 'gallery/set1/making_hof_sleeves.jpg', title : 'making the sleeves for the Gay Witch Abortion sessions', url: 'http://ox-op.com/shows/obsolete/'},
					{image : 'gallery/set1/parisHAZEXXL.jpg', title : 'HAZE in Paris for the aPoD show [Oct 26th, 2006]', url : 'http://apurgeofdissidents.com'},
					{image : 'gallery/set1/RaymondEggshot3.jpg'},
					{image : 'gallery/set1/rolitoweb.jpg'},
					{image : 'gallery/set1/security_shot1.jpg'},
					{image : 'gallery/set1/SiegHowdy.jpg', title : 'with King Buzzo',},
					{image : 'gallery/set1/todlachen_goofys_82.jpg', title : 'todlachen at Goofys 1982'},
					{image : 'gallery/set1/vader_hazexxl_warholmuseum.jpg', title : 'Vader mask at the Warhol Museum, 2009'},
					{image : 'gallery/set1/yellow-hoard.jpg'},
					
					// SET 2 IMAGES
					
					{image : 'gallery/set2/amputoy.jpg'},
					{image : 'gallery/set2/childish.jpg', title : 'Wild Billy Childish vs. H•O•F', url : 'http://amphetaminereptile.com/newstuff/111.html'},
					{image : 'gallery/set2/circling_the_pile.jpg'},
					{image : 'gallery/set2/cybar.jpg'},
					{image : 'gallery/set2/DSCI0183.jpg'},
					{image : 'gallery/set2/foamy_max.jpg'},
					{image : 'gallery/set2/gaywitchset.jpg', title : 'CD sleeves for Gay Witch Abortion Sessions', url : 'http://ox-op.com/shows/hof/'},
					{image : 'gallery/set2/grumpy_pint.jpg', title : 'Grumpys Pint Glass', url : 'http://grumpys-bar.com'},
					{image : 'gallery/set2/guit-frnt.jpg'},
					{image : 'gallery/set2/paddy-haze-lydia.jpg', title : 'HAZE XXL, Paddy Costello and Lydia Lunch', url : 'http://amphetaminereptile.com/newstuff/112.html'},
					{image : 'gallery/set2/pedx_zippo.jpg', url : 'http://flamerite.com'},
					{image : 'gallery/set2/qeepantone.jpg'},
					{image : 'gallery/set2/slowlypitsenter.jpg'},
					{image : 'gallery/set2/smash_state.jpg' , title : 'Melvins Smash the State EP', url : 'http://amphetaminereptile.com/newstuff/109.html'},
					{image : 'gallery/set2/ultraman.jpg'},
					{image : 'gallery/set2/uzistalin.jpg'},

					// SET 3 IMAGES
					
					{image : 'gallery/set3/100-disciples-exhibit.jpg'},
					{image : 'gallery/set3/HOF_GWA-polaroid5.jpg', title : 'HAZE XXL with Gay Witch Abortion [2009]'},
					{image : 'gallery/set3/OXOP-1.jpg', title : 'Poster by Aesthetic Apparatus | Show Production by HAZE XXL'},
					
					// SET 4 IMAGES
					
					{image : 'gallery/set4/badidea_gallerysetup.jpg', title : 'Gallery setup: H•O•F & Hepa/Titus split 7"', url : 'http://ox-op.com/shows/scale119/index.html'},
					{image : 'gallery/set4/blackbetty1.jpg', title : 'Melvins & Jon Spencer Blues Explosion: Black Betty', url : 'http://amphetaminereptile.com/melvins/jsbx/index.html' },
					{image : 'gallery/set4/bridescreamedmurder_lotsof.jpg', title : 'Melvins: The Bride Screamed Murder'},
					{image : 'gallery/set4/diadelosmuertos.jpg'},
					{image : 'gallery/set4/dieyoufuk_hats.jpg', title : 'Cover for H•O•F & Hepa/Titus split 7"', url : 'http://ox-op.com/shows/scale119/index.html'},
					{image : 'gallery/set4/fuzzbuzzkillsummit_sleeve.jpg', title : 'silk screened sleeve for Fuzz Buzz Kill Summit EP', url : 'http://amphetaminereptile.com/newstuff/118.html'},
					{image : 'gallery/set4/hammerhead_bunnygirls.jpg', title : 'Post-Mortem Ejaculation: Part of the Anarcho Retardist Terror Exhibit', url : 'http://www.shoxop.com/products/post-mortem-ejaculation-hammerhead-anarcho-retardist-terror-cover'},
					{image : 'gallery/set4/hammerhead_posterwall.jpg', title : 'Posters for the Anarcho Retardist Terror Exhibit', url : 'http://www.shoxop.com/products/anarcho-retardist-terror-poster'},
					{image : 'gallery/set4/hammerhead_squidprint.jpg', title : 'Hammerhead Squid Print [TEST PRESSING]'},
					{image : 'gallery/set4/hammerhead_deathmonkey.jpg', title : 'Faces of Death Monkey: Part of the Anarcho Retardist Terror Exhibit', url : 'http://www.shoxop.com/products/faces-of-death-monkey-anarcho-retardist-terror-cover-5'},
					{image : 'gallery/set4/hazebook_hammerhead.jpg', title : 'Hammerhead designs from Cuts That Handicap book', url : 'http://www.shoxop.com/products/haze-xxl-cuts-that-handicap'},
					{image : 'gallery/set4/hazebook_hof.jpg' , title : 'H•O•F designs from Cuts That Handicap book', url : 'http://www.shoxop.com/products/haze-xxl-cuts-that-handicap'},
					{image : 'gallery/set4/hof_giantface.jpg', title : 'Tuskegee Syphamalis Whodat: H•O•F - Resurrect A Bad Idea cover', url : 'http://ox-op.com/shows/scale119/index.html'},
					{image : 'gallery/set4/melvins_houdini.jpg', title : 'Melvins Houdini Live Cover for the Endless Residency Box Set', url : 'http://www.shoxop.com/products/melvins-endless-residency-lp-box-set-haze-xxl-edition'},
					{image : 'gallery/set4/melvins_lysoleggnog.jpg', title : 'Melvins Lysol Egg Nog Live Cover for the Endless Residency Box Set', url : 'http://www.shoxop.com/products/melvins-endless-residency-lp-box-set-haze-xxl-edition'},
					{image : 'gallery/set4/iliveifeelihate.jpg'},
					{image : 'gallery/set4/psychooptic_blacklightforreal.jpg', title : 'Psych-Optic Black Light Poster', url : 'http://www.shoxop.com/products/psych-optic-black-light-fuzz-poster'},
					{image : 'gallery/set4/psychooptic_plate.jpg', title : 'Carved plate for Psych-Optic Posters', url : 'http://www.shoxop.com/products/psych-optic-black-light-fuzz-poster'},
					{image : 'gallery/set4/veryveryfuzzy.jpg'},
					
					]
				}); 
		    });
