
<!DOCTYPE HTML>
<html lang='en'>
<head>
<title></title>

<link rel='stylesheet' href='//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css'>
<script src='https://actionphotosofme.com/inc/jquery-3.2.1.min.js'></script>
<script src='https://actionphotosofme.com/inc/jquery-ui.min.js'></script>

<script src='https://cdnjs.cloudflare.com/ajax/libs/jqueryui-touch-punch/0.2.3/jquery.ui.touch-punch.min.js'></script>
<script src='https://actionphotosofme.com/inc/jquery.popupoverlay.js'></script>

<link href='images/APOM-Favicon-1-250x250.png' rel='shortcut icon' type='image/x-icon' />







<meta name='viewport' content='width=device-width, initial-scale=1'>
<meta name='theme-color' content='#c62036' />



<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WHL7G9R');</script>
<!-- End Google Tag Manager --> 

</head>

<style>

body { background: #f2f2f4; font-family: Arial; color: #0a1058; }

a { color: #778594; }
a:hover { color: #c62036; }
hr { width:100%; max-width:1330px; }


.fixed-header {
	width: 100%;
	position: fixed;
	top: 0;
	background: #f8f8fa;
//	background: yellow;
	padding: 10px 0;
	color: #fff;
}

.container {
	position: relative;
	width : 96%;
	max-width: 1330px;
	margin: 0 auto; /* Center the DIV horizontally */
//background: yellow;
//border: 1px solid red;
}


#cart_icon {
	margin:5px 10px 0 0 ;
	width: 35px;
	display: inline-block;
	vertical-align: top;
}

.lft  { text-align: left; }
.ctr  { text-align: center; }
.rght { text-align: right; }


.btn_red { 
	display: inline-block;
	vertical-align: top;
	padding:10px 20px;
	margin:0;
	text-decoration: none;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
	font-family: Arial; font-size:18px;
	color: white; background-color: #c62036;
	border: 1px solid #c62036;
}
.btn_red:hover { 
	color:#c62036; background-color: #e0e0e2; 
}
.btn_blue { 
	display: inline-block;
	vertical-align: top;
	padding:10px 20px;
	margin:0;
	text-decoration: none;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
	font-family: Arial; font-size:18px;
	color: white; background-color: #141a62;
	border: 1px solid #141a62;
}
.btn_blue:hover { 
	color:#141a62; background-color: #e0e0e2; 
}
.btn_red_small { 
	display: inline-block;
	vertical-align: top;
	padding:5px 10px;
	font-size:12px;
	margin:0;
	text-decoration: none;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
	font-family: Arial;
	color: white; background-color: #c62036;
	border: 1px solid #c62036;
}
.btn_red_small:hover { 
	color:#c62036; background-color: #e0e0e2; 
}

.btn_red_mini { 
	display: inline-block;
	vertical-align: top;
	padding:1px;
	margin:2px;
	text-decoration: none;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
	font-family: Arial; font-size:12px;
	color: white; background-color: #c62036;
	border: 1px solid #c62036;
}
.btn_red_mini:hover { 
	color:#c62036; background-color: #e0e0e2; 
}


.btn_blue_small { 
	display: inline-block;
	vertical-align: top;
	padding:5px 10px;
	font-size: 12px;
	margin:0;
	text-decoration: none;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
	font-family: Arial;
	color: white; background-color: #141a62;
	border: 1px solid #141a62;
}
.btn_blue_small:hover { 
	color:#141a62; background-color: #e0e0e2; 
}
.btn_cancel { 
	display: inline-block;
	vertical-align: top;
	padding:10px 20px;
	margin:0;
	text-decoration: none;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
	font-family: Arial; font-size:18px;
	color: #444; background-color: #ddd;
	border: 1px solid #444;
}
.btn_cancel:hover { 
	color:#000; background-color: #eee; 
}



#Main_logo { position:relative; top:10px; width:480px;  }

#Main-menu { margin:15px 0 0 0; display:none: z-index:100; }

#Menu-items { list-style-type: none; margin:0; padding:0; display:none; }
#Menu-items li { margin: 15px 0; padding:0; font-family: Arial; font-size:16px; font-weight:bold; width:auto; }
#Menu-items li a { margin:0; padding:15px; text-decoration: none; }


.btn_menu { 
	display: none;
	vertical-align: top;
	padding:10px 20px;
	margin:0 0 5px 0;
	text-decoration: none;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
	font-family: Arial; font-size:18px;
	color: white; background-color: #0e145e;
	border: 1px solid #0e145e;
	width: 45px;
}
.btn_menu:hover { 
	color:#0e145e; background-color: #e0e0e2; 
}



.Title-line { font-size:50px; font-weight:bold; margin: 0; }
.Gallery-line { font-size:40px; font-weight:bold; margin: 0; }

#default_coupon_msg { background-color: #cce5ff; width:85%; max-width:1180px; text-align: left; padding: 24px; margin: 15px 0 30px 0;}

#photographer_signup { background: #f8f8fa; padding: 70px 4%; }
#photographer_signup div { display: inline-block; vertical-align: middle; text-align: left; }
#photographer_signup_txt { margin-left: 4%; }

#FOOTER { width: 100%; background: #e0e0e2; color: #333333; padding:24px 0; font-size: 18px; 
	position: absolute;
	bottom: 0;
	text-align: center;
}

#FULL_PAGE {
  position: relative;
  min-height: 98vh;
}
#CONTENT {
  padding-bottom: 125px;    /* Footer height */
}

#ResetRanges { float:right; padding:0 30px; color:white; margin:0 0 0 0; }
#ResetRanges:hover { color:red; }

.GalleryImage { width:300px; border-radius: 10px; cursor: pointer; transition: 0.3s; } 
.GalleryImage:hover {opacity: 0.7;}
.EventImage   { width:200px; border-radius: 8px; cursor: pointer; transition: 0.3s; } 
.EventImage:hover {opacity: 0.7;}

.PhotoBlock { border: 2px solid green; width:auto; margin:2px; padding:0; vertical-align:top; display: none; }
.PhotoBlock:hover { border: 2px solid blue; }
#no_image { max-width:200px; }
//.Thumbnail_Images { width:150px; margin:0; padding:0; border-style:none; border-radius: 8px; cursor: pointer; transition: 0.3s;}
.Thumbnail_Images { border-radius: 8px; cursor: pointer; transition: 0.3s;}
.Thumbnail_Images:hover {opacity: 0.7;}


</style>

<body id=Body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-WHL7G9R
height=0 width=0 style='display:none;visibility:hidden;'></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<div id=FULL_PAGE>
<div id=CONTENT>
<form method=post action=index.php id=apomform >

<input type=submit onclick='return false;' style='position:absolute; left:-5000px; top:0;' value='XXXXXXXXXXXXXXXXXXXXXXX' name=NO_SUBMIT>

<div class=fixed-header id=header4>
<table class=container border=0 cellpadding=0 cellspacing=0 >
<tr><td colspan=2 class=lft>

	<img id=Main_logo src=images/Main-Logo-Horizontal-2-600x75.png alt='ActionPhotosOfMe Logo'>
</td></tr>
<tr><td class=lft>
	<nav id=Main-menu>
	<span id=menu_btn class=btn_menu >Menu</span>
	<ul id=Menu-items >
	<li id=main_menu_1><a href=?Galleries >Galleries</a></li>
	<li id=main_menu_2><a href=?JoinOurTeam >Join Our Team</a></li>
	<li id=main_menu_3><a href=?ContactUs>Contact Us</a></li>
	
	
	</ul>
	</nav>

</td><td class=rght valign=top style='padding:13px 4% 0 0;'>

	<input type=image id=prev_page src=images/previous_page_blue.png style='width:40px; margin: 4px 3px 0 0; border:0; ' 
			name=LIST_GALLERY title='Return to Galleries'> <input type=submit name=LOGIN class=btn_red value=Login>
</td></tr>
</table>
</div>

<div id=menu-spacer></div>
<input id=TouchScreen type=hidden name=TOUCHSCREEN value=0 >

<script>

	$('#TouchScreen').val(navigator.maxTouchPoints);

	if (!47) $('#prev_page').hide();


	$('#prev_page').hover(function() { $(this).attr('src','images/previous_page_blue_hover.png'); },function() { $(this).attr('src','images/previous_page_blue.png'); });

	$('#cart_icon').hover(function() { $(this).attr('src','images/shopping_cart_icon_red.png'); },function() { $(this).attr('src','images/shopping_cart_icon.png'); });
	$('#cart_icon').click(function() { $('#CART_ID').val(63735); $('#apomform').submit(); });

	var menu_expanded=0;
	$('#menu_btn').click(function(){ 
		if (menu_expanded) { 
			menu_expanded=0; 
			$('#Menu-items').hide(); 
			$('#menu-spacer').height( $('#slider_area').height()+$('#header4').height()+40 );
			$('#slider_area').css('top', $('#header4').height()+20+'px' );
		} else {
			menu_expanded=1;
			$('#Menu-items li').css({'margin':'0','padding':'13px 0','width':'150px','display':'block','background':'#0e145e'});
			$('#Menu-items').css({'margin':'-5px 0 0 6px'}).show(); 

			$('#Menu-items li a').hover(function() { $(this).css('color','#c62036'); },function() { $(this).css('color','white'); } )
				.css({'color':'white','font-weight':'normal'}); // #0e145e = dark_blue
			$('#main_menu_1 a').hover(function(){},function(){ $(this).css('color','#c62036'); }).css('color','#c62036'); // #c62036 = crimson
//			$('#menu-spacer').height( $('#header4').height()+30 );

			$('#menu-spacer').height( $('#slider_area').height()+$('#header4').height()+40 );
			$('#slider_area').css('top', $('#header4').height()+20+'px' );

		}
	});

	function resize_header() {

		var win_width=Math.max(document.documentElement.clientWidth,  window.innerWidth  || 0);

		if (!0) $('.Thumbnail_Images').css('width','150px'); // for screens, set the thumbnail width to 150px.
		else {
			// for smartphones, set the thumbnail width based on the orientation, 
			//   portrait mode,  set 3 per row (25% of the viewer-width)
			//   landscape mode, set 4 per row (20% of the viewer-width)
			var win_height = Math.max(document.documentElement.clientHeight, window.innerHeight || 0);
			var new_width  = win_width < win_height ? 25 : 20;
			$('.Thumbnail_Images').css('width',new_width+'vw');
		}


		if (win_width>=720) {
			$('#Menu-items li a').hover(function() { $(this).css('color','#c62036'); },function() { $(this).css('color','#0e145e'); } )
				.css({'color':'#0e145e','font-weight':'bold'}); // #0e145e = dark_blue
			$('#main_menu_1 a').hover(function(){},function(){ $(this).css('color','#c62036'); }).css('color','#c62036'); // #c62036 = crimson

			$('#Menu-items li').css({'width':'auto','display':'inline-block','background':'transparent'});

			$('#Menu-items').css({'margin':'0'}).show(); 
			$('#menu_btn').hide(); 
			menu_expanded=0; 
		} else { 
			$('#Menu-items').hide(); 
			$('#menu_btn').css({'display':'block'}).show();
		}


		$('#screen-width').html(win_width);
	//	$('#screen-width').html($('#FOOTER').height() );

		$('#CONTENT').css('padding-bottom', 2*$('#FOOTER').height()+'px');

		if (win_width<480) $('.Title-line').css('font-size',parseInt(50 * win_width /480)+'px');
		else $('.Title-line').css('font-size','50px;');

		if (win_width<350) $('.GalleryImage').css('width',parseInt(300 * win_width /350)+'px');
		else $('.GalleryImage').css('width','300px');


		if (!47 && !0 && !0) {

			if (win_width<700) $('#photographer_signup').css('padding',parseInt(70 * win_width /700)+'px 4%');
			else $('#photographer_signup').css('padding','70px 4%');

			if (win_width<860){
				$('#photographer_signup_jpg').width(parseInt(700 * win_width /860)+'px');
				$('#photographer_signup_break').hide();
			}
			else
			if (win_width<950){
				$('#photographer_signup_jpg').width('700px');
				$('#photographer_signup_break').hide();
			}
			else
			if (win_width<1300){
				$('#photographer_signup_jpg').width(Math.max( parseInt(700 * (1300 - ((1300-win_width)*2))/1300) , 400)+'px');
				$('#photographer_signup_break').show();
			}
			else {
				$('#photographer_signup_jpg').width('700px');
				$('#photographer_signup_break').show();
			}
		}

		if (win_width>=750) {
			$('#Main_logo').css({'position':'relative'}).width('480px');
			$('#Title-line').css('font-size','50px');
			$('#title_break').hide();
			$('#menu-spacer').height( $('#header4').height()+50 );
			return;
		}

		$('#Title-line').css('font-size',parseInt(50 * win_width / 750)+'px');



		if (win_width>=720) {
			$('#Main_logo').css({'position':'relative'}).width('480px');
			$('#menu-spacer').height( $('#header4').height()+50 );
			return;
		}

		if (win_width<571) {
			$('#Main_logo').width(parseInt(480 * win_width / 570)+'px');
//			$('#Main_logo').width(parseInt(480 * win_width / 570)+'px').css('left',parseInt(33 * win_width / 570)+'px');
		}

		if (win_width<682) $('#title_break').show();
		else $('#title_break').hide();

		$('#menu-spacer').height( $('#header4').height()+50 );
	}

</script>




		<input type=hidden id=notify_date name=NOTIFY_DATE value='2022-06-11' >

		<center>

		<div id=default_coupon_msg style='font-size:20px; max-width:800px; color:#070d59; '>Buy one digital download at regular price, get 50% OFF all others<BR>
Buy one physical print of any kind at regular price, get 30% OFF all other prints
</div>

			<span class=Gallery-line style='margin: 0;'>Gallery: Laconia Motorcycle Week 2022</span><br>
			<img src='https://apom-photos.s3.amazonaws.com/47/2022-Laconia-logo.png' style='width:100%;  max-width:300px;'>


			<hr>
			<input type=hidden name=GALLERY_ID value=47>
			<input type=hidden name=SHOW_THUMBS id=Show_Thumbs value=0>

		
				<style> .EventBlock { border: 1px solid green; }
					.EventBlock:hover { border: 2px solid blue; }</style>
				<center>
				<h1 style='margin: 0;'>Locations for this Gallery:</h1>
			<table class=EventBlock id=EventBlock_83 style='width:214px; margin:0 4px; padding:3px; display: inline-block; vertical-align:top; '
						onClick='goto_event(83,`2022-06-11`);'><tr><td><u><big><b>Weirs Beach June 11</b></big></u><br>
					<img src='https://apom-photos.s3.amazonaws.com/47/83/DSC_3160.JPG' class=EventImage><br>
					<center>634 photos</center>
					</td></tr></table><table class=EventBlock id=EventBlock_85 style='width:214px; margin:0 4px; padding:3px; display: inline-block; vertical-align:top; '
						onClick='goto_event(85,`2022-06-12`);'><tr><td><u><big><b>Weirs Beach June 12</b></big></u><br>
					<img src='https://apom-photos.s3.amazonaws.com/47/85/DSC_4800.JPG' class=EventImage><br>
					<center>3014 photos</center>
					</td></tr></table><table class=EventBlock id=EventBlock_86 style='width:214px; margin:0 4px; padding:3px; display: inline-block; vertical-align:top; '
						onClick='goto_event(86,`2022-06-13`);'><tr><td><u><big><b>Weirs Beach June 13</b></big></u><br>
					<img src='https://apom-photos.s3.amazonaws.com/47/86/DSC_0027.JPG' class=EventImage><br>
					<center>3332 photos</center>
					</td></tr></table><table class=EventBlock id=EventBlock_87 style='width:214px; margin:0 4px; padding:3px; display: inline-block; vertical-align:top; '
						onClick='goto_event(87,`2022-06-14`);'><tr><td><u><big><b>Weirs Beach June 14</b></big></u><br>
					<img src='https://apom-photos.s3.amazonaws.com/47/87/DSC_0335.JPG' class=EventImage><br>
					<center>6018 photos</center>
					</td></tr></table><table class=EventBlock id=EventBlock_88 style='width:214px; margin:0 4px; padding:3px; display: inline-block; vertical-align:top; '
						onClick='goto_event(88,`2022-06-15`);'><tr><td><u><big><b>Weirs Beach June 15</b></big></u><br>
					<img src='https://apom-photos.s3.amazonaws.com/47/88/DSC_3029.JPG' class=EventImage><br>
					<center>6472 photos</center>
					</td></tr></table><table class=EventBlock id=EventBlock_89 style='width:214px; margin:0 4px; padding:3px; display: inline-block; vertical-align:top; '
						onClick='goto_event(89,`2022-06-16`);'><tr><td><u><big><b>Weirs Beach June 16</b></big></u><br>
					<img src='https://apom-photos.s3.amazonaws.com/47/89/a_DSC1151.JPG' class=EventImage><br>
					<center>1445 photos</center>
					</td></tr></table><table class=EventBlock id=EventBlock_90 style='width:214px; margin:0 4px; padding:3px; display: inline-block; vertical-align:top; '
						onClick='goto_event(90,`2022-06-17`);'><tr><td><u><big><b>Weirs Beach June 17</b></big></u><br>
					<img src='https://apom-photos.s3.amazonaws.com/47/90/b_DSC2135.JPG' class=EventImage><br>
					<center>673 photos</center>
					</td></tr></table><table class=EventBlock id=EventBlock_91 style='width:214px; margin:0 4px; padding:3px; display: inline-block; vertical-align:top; '
						onClick='goto_event(91,`2022-06-18`);'><tr><td><u><big><b>Weirs Beach June 18</b></big></u><br>
					<img src='https://apom-photos.s3.amazonaws.com/47/91/c_DSC2491.JPG' class=EventImage><br>
					<center>1479 photos</center>
					</td></tr></table><table class=EventBlock id=EventBlock_92 style='width:214px; margin:0 4px; padding:3px; display: inline-block; vertical-align:top; '
						onClick='goto_event(92,`2022-06-19`);'><tr><td><u><big><b>Weirs Beach June 19</b></big></u><br>
					<img src='https://apom-photos.s3.amazonaws.com/47/92/d_DSC4639.JPG' class=EventImage><br>
					<center>1261 photos</center>
					</td></tr></table>
				</center>
				
			<script>

			function goto_event(e_num,e_date) {
				$('#Show_Thumbs').val(e_num);
				$('#notify_date').val(e_date);
				$('#apomform').submit();
				return false;
			}
			</script>
			<hr>
			<input type=submit name=LIST_GALLERY value='Return to list of Galleries' class=btn_red id=List_Gallery_button >
		
	</div>


	<div id=FOOTER>
		<a href=https://actionphotosofme.com/?PrivacyPolicy>Privacy Policy</a> | <a href=https://actionphotosofme.com/?Terms-and-Conditions>Terms and Conditions</a>
		<br><br>

		Copyright © 2021 <a href=https://actionphotosofme.com>Action Photos of Me</a>
	</div>
	</form>

	</center>
	</div>
	</body></html>


<script>

	var stateObj = { foo: 'bar' }; history.replaceState(stateObj, '', '?ShowEvents=47');

	function set_block_height(imgWidth) { // set all the blocks to the same height
		var win_width=Math.max(document.documentElement.clientWidth,  window.innerWidth  || 0);
//alert(imgWidth+' - '+win_width);
		if (win_width < imgWidth*2.38) { $('.EventBlock').height('auto'); return; }

		var block_list = JSON.parse('["EventBlock_83","EventBlock_85","EventBlock_86","EventBlock_87","EventBlock_88","EventBlock_89","EventBlock_90","EventBlock_91","EventBlock_92"]');
		var max_ht = 0;
		$.each( block_list, function(i,v) { max_ht = Math.max(max_ht, $('#'+v).height() ); });
		$('.EventBlock').height(max_ht);
	}

	function goto_gallery(e_num) {
		$('#Goto_Gallery').val(e_num);
		$('#apomform').submit();
		return false;
	}
	window.onresize = function() { resize_header();  set_block_height(200);  };
	$( window ).on('load', function() { resize_header();  set_block_height(200);  });
	window.onorientationchange = function() { resize_header();  set_block_height(200);  };

</script>

