<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" itemscope itemtype="https://schema.org/">

<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1" />
	<meta name="mssmarttagspreventparsing" content="true" />
	<meta name="description" content="AdPharm is an online visual archive of healthcare and animal health communications." />
	<meta name="robots" content="index, follow" />
	<meta itemprop="name" content="AdPharm" />
	<meta name="p:domain_verify" content="100f28c93792a8956b4a7e1cca8ece25" />

	<link rel="alternate" type="application/rss+xml" href="https://adpharm.net/feed.xml" />
	<link rel="shortcut icon" href="themes/adp2026/images/favicon.ico" type="image/x-icon" />

	<title>Subscription options - Adpharm</title>

	

	<link rel="stylesheet" media="(min-width: 960px)" href="themes/adp2026/desktop.css" />
	<link rel="stylesheet" media="(min-width: 601px) and (max-width: 959px)" href="themes/adp2026/mobile.css" />
	<link rel="stylesheet" media="(min-width: 0px) and (max-width: 600px)" href="themes/adp2026/max600.css" />
	<link rel="stylesheet" type="text/css" href="themes/adp2026/w3.css" />
	<link rel="stylesheet" type="text/css" href="css/coppermine.css" />
	<link rel="stylesheet" type="text/css" href="css/all.css" />
	<link rel="stylesheet" type="text/css" href="themes/adp2026/colors.css" />
	<link rel="stylesheet" type="text/css" href="themes/adp2026/tentimes.css" />
	<link rel="stylesheet" type="text/css" href="themes/adp2026/adp_resp.css" />
	<link rel="stylesheet" type="text/css" href="themes/adp2026/subs.css" />
	<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.css" />
	<link rel="preconnect" href="https://fonts.googleapis.com">
	<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
	<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">
	<script src="https://kit.fontawesome.com/d86d7eaa45.js" crossorigin="anonymous"></script>
	<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/lipis/flag-icons@7.0.2/css/flag-icons.min.css" />

	<script type="text/javascript">
/* <![CDATA[ */
    var js_vars = {"site_url":"https:\/\/adpharm.net","debug":false,"icon_dir":"images\/icons\/","lang_close":"Close","icon_close_path":"images\/icons\/close.png"};
/* ]]> */
</script>
<script type="text/javascript" src="js/jquery-1.12.4.js"></script>
<script type="text/javascript" src="js/jquery-migrate-1.4.1.js"></script>
<script type="text/javascript" src="js/scripts.js"></script>
<script type="text/javascript" src="js/jquery.greybox.js"></script>
<script type="text/javascript" src="js/jquery.elastic.js"></script>


	<script type="text/javascript">
		function clearDefault(el) {
			if (el.defaultValue == el.value) el.value = ""
		}

		$(document).ready(function() {
			$(".nav-button").click(function() {
				$(".nav-button,.primary-nav").toggleClass("open");
			});
		});
	</script>


	<script type="text/javascript" src="themes/adp2026/js/script.js"></script>


	<style type="text/css">
		/* Popup Styles */
		.popup .popuptext {
			visibility: hidden;
			width: 260px;
			background-color: #554e47;
			color: #fff;
			text-align: left;
			border-radius: 6px;
			padding: 15px;
			position: absolute;
			z-index: 1;
			bottom: 125%;
			left: 50%;
			margin-left: -80px;
			font-size: 1.4em;
			line-height: 1.3em;
		}

		.popup .popuptext::after {
			content: "";
			position: absolute;
			top: 100%;
			left: 50%;
			margin-left: -5px;
			border-width: 5px;
			border-style: solid;
			border-color: #554e47 transparent transparent transparent;
		}

		.popup .show {
			visibility: visible;
			-webkit-animation: fadeIn 1s;
			animation: fadeIn 1s;
		}

		@-webkit-keyframes fadeIn {
			from {
				opacity: 0;
			}

			to {
				opacity: 1;
			}
		}

		@keyframes fadeIn {
			from {
				opacity: 0;
			}

			to {
				opacity: 1;
			}
		}

		#subsplan {
			width: 90%;
		}

		.usernumb {
			font-weight: 900;
			font-size: 1.2em;
		}

		video {
			width: 100%;
			height: auto;
			border-radius: 10px;
		}

		/* Hidden picinfo rows */
		#picinfo>table>tbody>tr:nth-child(5),
		#picinfo>table>tbody>tr:nth-child(12),
		#picinfo>table>tbody>tr:nth-child(11) {
			display: none;
		}

		.kw-container {
			max-height: 1.6em;
			/* Exactly one line */
			overflow: hidden;
			position: relative;
			transition: max-height 0.4s ease;
		}

		.kw-container.collapsed::after {
			content: "";
			position: absolute;
			bottom: 0;
			left: 0;
			width: 100%;
			height: 1.2em;
			/* Use the light grey/yellow background of your table rows */
			background: linear-gradient(transparent, #f5f5f5 90%);
			pointer-events: none;
		}

		.kw-container.expanded {
			max-height: 2000px;
			/* Force it open */
		}

		.kw-toggle {
			color: #1268c4;
			/* AdPharm Blue */
			font-size: 13px;
			font-weight: bold;
			cursor: pointer;
			display: inline-block;
			padding: 2px 5px;
		}
	</style>

<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.css">
	
	<script>
	$(function() {
		$.getJSON('data/brand_list.json', function(brandsData) {
			// Target both desktop and mobile search inputs specifically
			var $searchInputs = $('.desktquicksearch, .mobquicksearch, input[name="search"]');
	
			$searchInputs.autocomplete({
				source: function(request, response) {
					// Normalize the user's search term to use spaces instead of underscores
					var term = request.term.toLowerCase().replace(/_/g, ' '); 
					
					var matches = $.grep(brandsData, function(item) {
						// Normalize the JSON data item to use spaces for the comparison
						var normalizedItem = item.toLowerCase().replace(/_/g, ' ');
						return normalizedItem.indexOf(term) !== -1;
					});
					
					response(matches.slice(0, 10)); // Limit for mobile performance
				},
				minLength: 2,
				// FIX FOR MOBILE: Force the dropdown to attach to the body 
				// so it isn't hidden by the mobile menu container
				appendTo: "body",
				open: function() {
					// Ensure the dropdown is on top of the mobile nav (z-index)
					$('.ui-autocomplete').css('z-index', 10000);
				},
				select: function(event, ui) {
					$(this).val(ui.item.value);
					$(this).closest('form').submit(); // Auto-submit on select
				}
			});
		});
	});
	</script>

<script async src="https://www.googletagmanager.com/gtag/js?id=G-M8BWT0BKZL"></script>
	
	<script src="themes/adp2026/js/analytics.js"></script>

</head>

<body class="page-subscription title-subscription-options-adpharm" style="margin:0px;">

	<a name="top"></a>
	<div ID="cpg_message_info">
	</div>

	<header>

		<div id="adpdesktop_nav">
			<div id="header002">
				<a href="/" id="logo"></a>



				<nav>
					<ul>
						<li class=""><a href="about.php" title="About Us">About</a></li>
						<li class="menuloggedout"><a href="samples" title="About Us">Samples</a></li>
								<li class="menuloggedin"><a href="brands.php" title="List of Brands - Updated">Brands</a></li>
						<li><a href="#" title="Various pages and sections">Sections <i class="fa fa-angle-down"></i></a>
							<ul>
						<li class="menuloggedin"><a href="search.php">Advanced Search</a></li>
								<li class="menuloggedout"><a href="brands.php" title="List of Brands - Updated">Brands</a></li>
								<li class="menuloggedin"><a href="latest" title="Latest Additions">Latest ads</a></li>
								<li class=""><a href="random" title="Latest Additions">Random ads</a></li>
								<li class="menuloggedin"><a href="most" title="Most views">Most viewed</a></li>
								<li class=""><a href="cats.php" title="Ad categories - Updated">Categories</a></li>
								<li class=""><a href="taglines.php" title="List of Taglines - Updated">Taglines</a></li>
						<li class=""><a href="topwords.php" title="Taglines - Updated">Top words</a></li>
								<li><a href="thumbnails.php?album=408" title="Tutorials">Tutorials</a></li>
								<li><a href="faq" title="Frequently Asked Questions">FAQ</a></li>
								<li><a href="contact.php" title="Contact us">Contact Us</a></li>
							</ul>
						</li>
						<li><a href="#" title="Login">User <i class="fa-duotone fa-solid fa-user"></i></a>
							<ul id="sys_drop_down">
								<li class="menuloggedin"><a href="index.php?file=keyword_scanner/manager">Alert Manager</a></li>
								<li class="menuloggedin"><a href="index.php?file=mlightbox/manager">My Collections</a></li>
								<li><div class="MenuNoDisplay">
<!-- BEGIN home -->
<!-- <li>
<a href="index.php" title="Go to the home page" class="firstlevel"><span class="firstlevel">Home</span></a><ul>-->
                     
                    
                    <!--</ul></li>-->

<!-- END home -->


<!-- BEGIN register -->
                <!--<li>
                    <a href="register.php" title="Create an account" class="firstlevel">Register</a>
                </li>-->
<!-- END register -->
<!-- BEGIN login -->
<li><a href="login.php" id="login_trigger_link" class="firstlevel">Login</a></li>
<li><a href="subscription.php" class="firstlevel">Pricing</a></li>
<!-- END login -->

</li>
								<li></li>

							</ul>
						</li>
						<div id="searchfolio">
							<span class="searchfolioimg"><i class="fa-regular fa-magnifying-glass"></i></span>
							<form method="get" action="thumbnails.php" name="searchcpg" id="cpgform3">
								<input type="hidden" name="album" value="search" />
								<input type="hidden" name="forget" value="1" />
								<input type="text" list="keywords_list" name="search" maxlength="255" placeholder="Quick search" onfocus="clearDefault(this)" class="desktquicksearch" accesskey="f" />
								<datalist id="keywords_list"></datalist>
								<input type="hidden" name="caption" value="on" />
								<input type="hidden" name="title" value="on" />
								<input type="hidden" name="keywords" value="on" />
								<input type="hidden" name="filename" value="on" />
								<input type="hidden" name="user1" value="on" />
								<input type="hidden" name="user2" value="on" />
							</form>
						</div>
					</ul>
				</nav>
			</div>
		</div>

		<div id="adpmobile_nav">


			<button class="nav-button">Toggle Navigation</button>
			<div><a href="/">
					<div id="logomob"></div>
				</a></div>
			<ul class="primary-nav">
				<li class="">
					<form method="get" action="thumbnails.php" name="searchcpg" id="cpgform3">

						<input type="text" name="search" maxlength="255" placeholder="Search..." class="mobquicksearch" />
						<input name="album" value="search" type="hidden" />
						<input type="hidden" name="album" value="search" />
						<input type="hidden" name="forget" value="1" />
						<input type="hidden" name="caption" value="on" />
						<input type="hidden" name="title" value="on" />
						<input type="hidden" name="keywords" value="on" />
						<input type="hidden" name="filename" value="on" />
						<input type="hidden" name="user1" value="on" />
						<input type="hidden" name="user2" value="on" />
						
						
					</form>
				</li>
				<li><div class="MenuNoDisplay">
<!-- BEGIN home -->
<!-- <li>
<a href="index.php" title="Go to the home page" class="firstlevel"><span class="firstlevel">Home</span></a><ul>-->
                     
                    
                    <!--</ul></li>-->

<!-- END home -->


<!-- BEGIN register -->
                <!--<li>
                    <a href="register.php" title="Create an account" class="firstlevel">Register</a>
                </li>-->
<!-- END register -->
<!-- BEGIN login -->
<li><a href="login.php" id="login_trigger_link" class="firstlevel">Login</a></li>
<li><a href="subscription.php" class="firstlevel">Pricing</a></li>
<!-- END login -->

</li>
				<li class="menuloggedout"><a href="about.php">About</a></li>
				<li><a href="samples" title="About Us">Samples</a></li>
				<li class=""><a href="APfaq.php">FAQ</a></li>
				<li class="menuloggedin"><a href="index.php?file=keyword_scanner/manager">Alert Manager</a></li>
				<li class="menuloggedin"><a href="index.php?file=mlightbox/manager">My Collections</a></li>
				<li class="has-submenu">
					<a href="#" class="submenu-trigger">
						Sections <i class="fas fa-chevron-right" style="float:right; padding-top:5px;"></i>
					</a>
					<ul id="secondary-nav" class="submenu-panel">
						<li class="back-button">
							<a href="#"><i class="fas fa-chevron-left"></i> Sections</a>
						</li>
						<li class="menuloggedin"><a class="menuloggedin" href="latest">Latest ads</a></li>
						<li class="menuloggedin"><a class="menuloggedin" href="random">Random ads</a></li>
						<li class="menuloggedin"><a class="menuloggedin" href="most" title="Most views">Most viewed</a></li>
						<li><a href="cats.php"title="Ad categories - Updated">Categories</a></li>
						<li class=""><a href="brands.php"title="List of Brands - Updated">Brands</a></li>
						<li class=""><a href="taglines.php" title="Taglines - Updated">Taglines</a></li>
						<li class=""><a href="topwords.php" title="Taglines - Updated">Top words</a></li>
						<li><a href="thumbnails.php?album=408" title="Tutorials">Tutorials</a></li>
					</ul>
				</li>
			</ul>
		</div>
	</header>
	<div id="page">
		<style>
 .thcapadm {
   display: none;}
     </style><style>
    .menuloggedin,
    .buttons-ready button
    {
      display: none !important;
    }
    </style><style>
    /* Below to make thumbnails grayscale when guest */

/* ----| TO REMOVE THE ABILITY TO RIGHT-CLICK OR DRAG AN IMAGE ON DESKTOP  |-----*/

#myElement, .image {
-moz-user-select: none !important;
-webkit-user-select: none !important;
-ms-user-select: none !important;
user-select: none !important;
-webkit-user-drag: none !important;
user-drag: none !important;
-webkit-touch-callout: none !important;
-webkit-user-drag: none !important;
-khtml-user-drag: none !important;
-moz-user-drag: none !important;
-o-user-drag: none !important;
user-drag: none !important;
    
}
     @media print {
     html, body {
       display: none;  /* hide whole page */
    }
}
      
/* ----| TO REMOVE THE ABILITY TO RIGHT-CLICK OR DRAG AN IMAGE ON DESKTOP  |-----*/

    </style>
    
    <script type="text/javascript">
    /* ----| TO REMOVE THE ABILITY TO RIGHT-CLICK OR DRAG AN IMAGE ON DESKTOP  |-----*/

      function nocontext(e) {
        var clickedTag = (e==null) ? event.srcElement.tagName : e.target.tagName;
        if (clickedTag == "IMG")
          return false;
      }
      document.oncontextmenu = nocontext;
      /* ----| TO REMOVE THE ABILITY TO RIGHT-CLICK OR DRAG AN IMAGE ON DESKTOP  |-----*/

    </script><style>
    /* Hide the Bulk Select button container */
    #bulk-left-side,
    #btn-bulk-toggle {
        display: none !important;
    }
    
    /* NOTE: If you ever decide you DO want to hide the ZIP button too, 
       just remove the slash-stars from the line below: */
    /* #header-zip-collection { display: none !important; } */
    </style>
<script type="text/javascript">
(function() {
    // Check if we are on the login page with a forced login flag
    if (window.location.pathname.indexOf('login.php') > -1 && window.location.search.indexOf('force_login') > -1) {
        var urlParams = new URLSearchParams(window.location.search);
        if (urlParams.has('referer')) {
            // Hide the body immediately to prevent flashing the login form
            document.write('<style>body{display:none !important;}</style>');
            
            var bounceTarget = urlParams.get('referer');
            // Redirect to index with the popup trigger
            window.location.replace("index.php?auto_popup=" + encodeURIComponent(bounceTarget));
        }
    }
})();
</script>

<div id="loginModal" class="adp-modal-overlay">
    <div class="adp-modal-box">
        <span onclick="document.getElementById('loginModal').style.display='none'" class="adp-modal-close">&times;</span>
        
        <div id="popup-warning" class="adp-warning-box"></div>
        
        <h3 class="adp-modal-title">Member Login</h3>
        <form id="popup-login-form" action="login.php" method="post">
            <input type="hidden" name="form_token" value="8c0221950b7de9cf629aa73c66ba6b3c">
            <input type="hidden" name="timestamp" value="1780241984">
            <input type="hidden" name="op" value="login">
            <input type="hidden" name="submitted" value="Login">
            <input type="hidden" name="referer" id="login_referer" value="index.php">
            <input type="hidden" name="referer" id="login_referer" value="thumbnails.php?album=lastup&cat=0">
            
            <input type="text" name="username" placeholder="Username" required class="adp-login-input">
            <input type="password" name="password" placeholder="Password" required class="adp-login-input">
            <button type="submit" name="login" class="adp-login-btn">LOGIN</button>
        </form>
        <div class="forgot_passwd"><a class="forgot_passwd" href="forgot_passwd.php"><i class="fa-regular fa-lock"></i> I forgot my password</a></div>
        <div class="adp-modal-subscribe">
            <p>You don't have a user name and password?<br>
            Get full 24/7 access to the gallery.<br>
            <a href="freeaccessV0u9v0f.php" alt="subscribe" title="subscribe"><b>Click here to subscribe.</b></a></p>
        </div>
    </div>
</div>

<script type="text/javascript">
function openLoginPopup(message, destination) {
    var modal = document.getElementById('loginModal');
    var msgBox = document.getElementById('popup-warning');
    var refererInput = document.getElementById('login_referer');
    var loginForm = document.getElementById('popup-login-form');
    
    if (modal) {
        if (message) {
            msgBox.innerHTML = message;
            msgBox.style.display = 'block';
        } else {
            msgBox.style.display = 'none';
        }

        var targetUrl = destination ? destination : window.location.href;

        if (refererInput) {
            refererInput.value = targetUrl;
        }
        
        if (loginForm) {
            loginForm.action = "login.php?referer=" + encodeURIComponent(targetUrl);
        }

        modal.style.display = 'block';
    }
}

// --- 2. AUTO-POPUP TRIGGER (Catches the Bounce) ---
document.addEventListener("DOMContentLoaded", function() {
    var urlParams = new URLSearchParams(window.location.search);
    if (urlParams.has('auto_popup')) {
        // Clean the URL visually
        window.history.replaceState({}, document.title, "index.php");
        
        // Open the popup and tell it where to return
        var returnUrl = urlParams.get('auto_popup');
        openLoginPopup("Please login to access this ad", returnUrl);
    }
});

document.addEventListener('click', function(e) {
    var link = e.target.closest('a');
    if (link && link.getAttribute('href')) {
        var href = link.getAttribute('href');
        
        if (href.includes('displayimage.php')) {
             e.preventDefault();
             document.body.style.cursor = 'wait';
             
             fetch(href)
             .then(response => {
                 document.body.style.cursor = 'default';
                 if (response.url && response.url.includes('login.php')) {
                     openLoginPopup("Please login to access this ad", href);
                 } else {
                     window.location.href = href;
                 }
             })
             .catch(err => {
                 document.body.style.cursor = 'default';
                 window.location.href = href;
             });
        }
        else if (href.includes('login.php') && !window.location.pathname.includes('login.php')) {
             e.preventDefault();
             openLoginPopup(); 
        }
    }
}, true);
</script>
		<div id="wrapper" class="clearfix">
			<div id="content" class="narrowcolumn">
				<div class="post">
					
					
<link rel="stylesheet" type="text/css" href="themes/adp2018/subs.css">

<table align="center" cellspacing="1" cellpadding="0" class="contact-table" style="max-width: 1000px; margin: 0 auto; width: 100%;">
<tr>
<td style="text-align: center; padding-top: 20px;">

    <div id="subs-head">Available Plans</div>
    
            <p style="font-size: 1.2em; color: #555; margin-bottom: 25px;">
            Create your free basic account first to unlock premium access.
        </p>
    
    <div id="subs-plans">
        <div id="subs-plan-row">

            <div id="subs-plan-2Days">
                <div class ="subs-plan-newbanner">Daily</div>
                <div class ="subs-plan-price"><sup>$</sup>25</div>
                <div class ="subs-plan-cur">CAD/day<sup>2</sup></div>
                <div class ="subs-plan-description">
                    <p><i class="fa-sharp fa-solid fa-check" style="color: #77bb41;"></i> 24-Hour Full Access.<sup>1</sup></p>
                    <p><i class="fa-sharp fa-solid fa-check" style="color: #77bb41;"></i> Cancel anytime, keep access.<sup>3</sup></p>
                    <p><i class="fa-sharp fa-solid fa-check" style="color: #77bb41;"></i> No commitment.</p>
                </div>
                            </div>

            <div id="subs-plan-month">
                <div class ="subs-plan-newbanner">Monthly</div>
                <div class ="subs-plan-price"><sup>$</sup>130</div>
                <div class ="subs-plan-cur">CAD/month<sup>2</sup></div>
                <div class ="subs-plan-description">
                    <p><i class="fa-sharp fa-solid fa-check" style="color: #77bb41;"></i> Full Access.<sup>1</sup></p>
                    <p><i class="fa-sharp fa-solid fa-check" style="color: #77bb41;"></i> Cancel anytime, keep access.<sup>3</sup></p>
                    <p><i class="fa-sharp fa-solid fa-check" style="color: #77bb41;"></i> No commitment.</p>
                </div>
                            </div>

            <div id="subs-plan-yearly1">
                <div class ="subs-plan-newbanner">Yearly</div>
                <div class ="subs-plan-price"><sup>$</sup>1,330</div>
                <div class ="subs-plan-cur">CAD/year<sup>2</sup></div>
                <div class ="subs-plan-description">
                    <p><i class="fa-sharp fa-solid fa-check" style="color: #77bb41;"></i> Full Access.<sup>1</sup></p>
                    <p><i class="fa-sharp fa-solid fa-check" style="color: #77bb41;"></i> Cancel anytime, keep access.<sup>3</sup></p>
                    <p><i class="fa-sharp fa-solid fa-check" style="color: #77bb41;"></i> Save 15% vs monthly.</p>
                </div>
                            </div>

        </div>
    </div>

        <div class="adp-single-cta-container">
        <a href="freeaccessV0u9v0f.php" class="adp-pill-btn">Start with a Free Account <i class="fas fa-arrow-circle-right"></i></a>
    </div>
    
</td>
</tr>

<tr>
  <td class="subscripthead" style="padding-top: 40px;">
      <div id="subsplan">
        <p class="subscrlistdet002">No information you provide us will be given or sold to third-parties as mentioned in our <a href="privacy.php">privacy statement</a>.</p>
      </div>
      
      <div id="subsplan">
          <b>Notes:</b>
          <ol class="ppreturnref" style="line-height: 1.4em;">
              <li><strong>Instant Access:</strong> Upon completing your payment, your account will be automatically and instantly upgraded to Premium.</li>
              <li><strong>Currency & Taxes:</strong> All prices are in Canadian Dollars (CAD). For international customers, Stripe handles currency conversion automatically at checkout. Applicable sales taxes will be calculated at checkout for Canadian residents.</li>
              <li><strong>Cancellation:</strong> Subscription plans automatically renew. <strong>However, if you prefer a one-time charge without the worry of auto-renewal</strong>, you can cancel immediately after subscribing via your portal at <a href="https://adpharm.net/manage" target="_blank">https://adpharm.net/manage</a>. Your premium access will remain fully active until the end of your paid term, guaranteeing you will not be billed again. 
              <li><strong>Corporate purchase:</strong> If your company is funding your account, use the "Corporate purchase" link under your chosen plan. This generates an email with a custom checkout link that ensures the payment is correctly synced to your personal login. If your organization would like to purchase multiple subscriptions, please <a href="mailto:sales@adpharm.net?subject=Inquiry%20About%20Volume%20Discounts&body=Hello%20Adpharm%20Team%2C%0A%0AWe%20are%20interested%20in%20purchasing%20multiple%20subscriptions%20and%20would%20like%20more%20information%20about%20your%20volume%20discounts.%0A%0AThank%20you.">email sales@adpharm.net</a> to ask about our volume discounts.</li>
            
          </ol>
          <ul class="ppreturnref">
              <li>Quebec Provincial Sales Tax Number (PST): 1215586037</li>
              <li>Canadian Sales Tax (GST): 90466 5060 RT0001</li>
              <li>All subscription plans fall under our <a href="agreement.php">User Agreement</a> and <a href="payterms.php">Payment terms</a>.</li>
          </ul>
      </div>
  </td>
</tr>

</table>
<script>
document.addEventListener("DOMContentLoaded", function() {
    // Target the subscription plan buttons (Daily, Monthly, Yearly)
    var planButtons = document.querySelectorAll('#subs-plans .adp-pill-btn');

    planButtons.forEach(function(btn) {
        // Extract the pre-encoded Stripe checkout URL from the button
        var paymentUrl = btn.href;

        // Create the new link element
        var fwdLink = document.createElement('a');

        // Set up a mailto: link with the URL pre-populated in the email body
        var subject = encodeURIComponent("Adpharm Subscription Payment Link");
        var body = encodeURIComponent("Hi,\n\nPlease use the following secure link to process my Adpharm subscription payment:\n\n" + paymentUrl + "\n\n(Note: If our organization requires multiple subscriptions, Adpharm offers volume discounts. You can contact sales@adpharm.net for more information.)\n\nThank you!");
        
        fwdLink.href = "mailto:?subject=" + subject + "&body=" + body;
        fwdLink.innerHTML = "<span class=\"finance\">Corporate purchase<sup>4</sup></span>";
        
        // Add styling to match the page (using the blue from your existing CSS)
        fwdLink.style.display = "block";
        fwdLink.style.textAlign = "center";
        fwdLink.style.marginTop = "12px";
        fwdLink.style.fontSize = "0.9em";
        fwdLink.style.color = "#1268c4"; 
        fwdLink.style.textDecoration = "none";
        fwdLink.style.fontWeight = "bold";

        // Add a simple hover effect
        fwdLink.onmouseover = function() { this.style.textDecoration = 'underline'; };
        fwdLink.onmouseout = function() { this.style.textDecoration = 'none'; };

        // Inject the link into the DOM right below the button
        btn.parentNode.appendChild(fwdLink);
    });
});
</script>


				</div>
			</div>
		</div>
	</div>

	<div align="center" id="footer1">
		<span class="BOTTOMNAV clear001">
			<a href="about.php" title="About AdPharm" class="menuloggedout">About</a>&nbsp;
			<a href="subscription.php">Subscriptions</a>&nbsp;
			<a href="contact.php">Contact us</a>&nbsp;
			<a href="https://adpharm.net/linkedin"><i class="fa-brands fa-linkedin-in"></i> LinkedIn</a>&nbsp;
			<a href="https://bsky.app/profile/adpharm.bsky.social"><i class="fa-brands fa-bluesky" style="height:.8em;"></i> Bluesky</a>
			<a href="https://www.youtube.com/@AdpharmNet"><i class="fa-brands fa-youtube"></i> YouTube</a>&nbsp;
		</span>

		<ul class="credits">
			<li><a href="agreement.php">User Agreement</a></li>
			<li><a href="privacy.php">Privacy Policy</a></li>
			<li><a href="payterms.php">Payment Terms</a></li>
			<li><a href="cookies.php">Cookies</a></li>
			<li>
Powered by <a href="http://coppermine-gallery.net/" title="Coppermine Photo Gallery" rel="external">Coppermine</a></li>
			<li><a href="http://status.adpharm.net/" target="_self"><i class="fa-regular fa-globe"></i> Site Status</a></li>

		</ul>
	</div>

	
	<script type="text/javascript" src="themes/adp2026/js/footer.js"></script>


	<noscript>
		<meta http-equiv="refresh" content="0; url=http://adpharm.net/pages/nojava.htm" />
	</noscript>
	<div style="display:none;" aria-hidden="true">
		<a href="archive_download_all.php" rel="nofollow" tabindex="-1">Click here for bulk download</a>
	</div>
<!--Coppermine Photo Gallery 1.6.26-MOD (stable)-->
</body>

</html><script>var adpFreeAlbums = ["246","288","324","408"];</script>
    <script type='text/javascript'>
    jQuery(document).ready(function($) {
        var currentUrl = window.location.href;
        
        

        // --- 1. NOTIFICATIONS ---
        var msgText = '';
        var msgColor = '';
        var cleanUrl = currentUrl;
        var needsClean = false;
        
        if (currentUrl.indexOf('exists=1') > -1) {
            msgText = '⚠ This file is already in that collection.';
            msgColor = '#f0ad4e';
            cleanUrl = cleanUrl.replace(/[&?]exists=1/, '');
            needsClean = true;
        } else if (currentUrl.indexOf('added=1') > -1) {
            msgText = '✔ Added to collection!';
            msgColor = '#8e8671';
            cleanUrl = cleanUrl.replace(/[&?]added=1/, '');
            needsClean = true;
        } else if (currentUrl.indexOf('removed=1') > -1) {
            msgText = '✘ Removed from collection!';
            msgColor = '#d9534f';
            cleanUrl = cleanUrl.replace(/[&?]removed=1/, '');
            needsClean = true;
        }
        
        if (needsClean && window.history && window.history.replaceState && currentUrl.indexOf('block_extra_login') === -1) {
            window.history.replaceState(null, '', cleanUrl);
        }
        
        if (msgText !== '') {
            var $mediaContainer = jQuery('.mediadownload');
            if ($mediaContainer.length === 0) { $mediaContainer = jQuery('.admin_menu_thumb').parent(); }
            
            if ($mediaContainer.length > 0) {
                $mediaContainer.css('position', 'relative');
                var notificationHtml = '<div id="ml_notif" onclick="jQuery(this).fadeOut();" style="position:absolute; bottom:0; left:50%; transform:translateX(-50%); margin-bottom:50px; z-index:999; cursor:pointer; background:' + msgColor + '; color:#fff; padding:12px 24px; border-radius:4px; box-shadow:0 4px 15px rgba(0,0,0,0.4); font-family:sans-serif; font-size:14px; font-weight:bold; white-space:nowrap;">' + msgText + '</div>';
                $mediaContainer.append(notificationHtml);
                setTimeout(function() { jQuery('#ml_notif').fadeOut(); }, 4000);
            }
        }

        // --- 2. THUMBNAIL PAGE HEADER FIX ---
        if (currentUrl.indexOf('album=favpics') > -1 && currentUrl.indexOf('lid=') > -1) {
            var lidMatch = currentUrl.match(/lid=([0-9]+)/);
            var currentLid = lidMatch ? lidMatch[1] : 0;

            jQuery('a[href*="album=favpics"]').each(function() {
                var oldHref = jQuery(this).attr('href');
                if (oldHref.indexOf('pid=') > -1) {
                    var newHref = oldHref.replace(/album=favpics/g, '').replace(/cat=[0-9]+/g, '').replace(/&+/g, '&');
                    newHref = newHref.replace(/\?&/, '?').replace(/&&/, '&');
                    if (newHref.indexOf('lid=') === -1) { newHref += '&lid=' + currentLid; }
                    jQuery(this).attr('href', newHref);
                }
            });

            var $headerTd = jQuery('.tableh1').first();
            if ($headerTd.length && ($headerTd.text().indexOf('Files in your collection') > -1 || $headerTd.text().indexOf('Collection #') > -1)) {
                 var dbName = null; 
                 var titleText = dbName ? dbName : 'Collection #' + currentLid;
                 var newContent = '<div style="position:relative; width:100%; height:30px; line-height:30px;">' +
                    '<div style="position:absolute; left:10px; top:0;">' + 
                        '<a href="index.php?file=mlightbox/manager" class="backtocollection">&laquo; Back to Collections</a>' +
                    '</div>' +
                    '<div style="text-align:right; width:100%; padding-right:10px; box-sizing:border-box;">' +
                        '<span class="collectiontitle" style="margin:0; padding:0; display:inline-block;">' + titleText + '</span>' +
                    '</div>' +
                 '</div>';
                 $headerTd.html(newContent);
            }

            var newFooter = '';
            if (newFooter !== '') {
                var $mainTable = jQuery('.maintable').first();
                if ($mainTable.length) {
                    var $existingFooter = $mainTable.find('td:contains("files on")').closest('tr');
                    if ($existingFooter.length > 0) { $existingFooter.replaceWith(newFooter); } 
                    else { $mainTable.children('tbody').append(newFooter); }
                }
            }
        }

        // --- 3. PILLS WRAPPING FIX ---
        var pillsHtml = '';
        if (pillsHtml !== '') {
            var target = jQuery('.mediadownload'); 
            var isTextFallback = false;
            
            if (target.length === 0) { target = jQuery('.medianodownload'); isTextFallback = true; }
            if (target.length === 0) { target = jQuery('.admin_menu_thumb'); }
            if (target.length === 0) { target = jQuery('#myElement'); isTextFallback = true; }
            if (target.length === 0) { target = jQuery('.pic_info_table'); }
            
            if (target.length && jQuery('#ml_teleport_zone').length === 0) {
                if (isTextFallback) {
                    // STACK VERTICALLY for Trial Users
                    target.parent().css({
                        'display': 'flex',
                        'flex-direction': 'column',
                        'align-items': 'center',
                        'justify-content': 'center',
                        'gap': '12px'
                    });
                } else {
                    // SIDE-BY-SIDE for Registered Users
                    target.parent().css({
                        'display': 'flex',
                        'flex-wrap': 'wrap',
                        'align-items': 'center',
                        'justify-content': 'center',
                        'gap': '.25em'
                    });
                }
                target.after(pillsHtml);
            }
        }
    });
    </script>