Because of continued abuse of our RSS feeds, we now require
all legitimate users of this feed to apply for a token.
<p>
Please email us at info@workcircle.com explaining how you
use our RSS feed, and we'll supply you with an access token.
<p>
We're sorry for any incovenience this may cause!
<p>
The Workcircle Team
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://a9.com/-/spec/opensearch/1.1/">
<script async src="https://fundingchoicesmessages.google.com/i/pub-8425689649080846?ers=1" nonce="6kq6MusP2iInD9p7Vk38tw"></script><script nonce="6kq6MusP2iInD9p7Vk38tw">(function() {function signalGooglefcPresent() {if (!window.frames['googlefcPresent']) {if (document.body) {const iframe = document.createElement('iframe'); iframe.style = 'width: 0; height: 0; border: none; z-index: -1000; left: -1000px; top: -1000px;'; iframe.style.display = 'none'; iframe.name = 'googlefcPresent'; document.body.appendChild(iframe);} else {setTimeout(signalGooglefcPresent, 0);}}}signalGooglefcPresent();})();</script>
<!-- TradeDoubler site verification 1253612 -->
<title>Kings +Lynn jobs | Workcircle Global </title>
<meta name="description" content="Kings +Lynn jobs from Workcircle, the Global job search engine. We search the World's top job boards, employers and agencies. " />
<meta name="keywords" content="kings +lynn jobs, jobs, employment, job search, recruitment, job vacancies, careers" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="verify-v1" content="fCnyNeYV39I8Nnit4whpq7SzOvoxmycKxVrTKR2ItXg=" />

<meta name="google-signin-scope" content="profile email">
<meta name="google-signin-client_id" content="434755196542-vhk8olac9iadbk48cbhg2q2cumjmlevd.apps.googleusercontent.com">


<meta name="viewport" content="width=device-width">




<link title="Workcircle Job Search" rel="search" type="application/opensearchdescription+xml" href="http://www.workcircle.co.uk/opensearch.xml" />
<link rel="stylesheet" type="text/css" href="/style.2018020701.css" />
<link rel="canonical" href="https://workcircle.com/jobs/kings-%2Blynn" />

<script type="text/javascript">
window.google_analytics_uacct = "UA-284929-1";
</script>
<script src="https://apis.google.com/js/platform.js" async defer></script>
<!-- Event snippet for Email Signup conversion page
In your html page, add the snippet and call gtag_report_conversion when someone clicks on the chosen link or button. -->
<script>
function gtag_report_conversion(url) {
  var callback = function () {
    if (typeof(url) != 'undefined') {
      window.location = url;
    }
  };
  gtag('event', 'conversion', {
      'send_to': 'AW-659505904/Wh7fCOXPyroYEPCFvboC',
      'event_callback': callback
  });
  return false;
}
</script>

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


<script>
(function () {
 var url = "https://better-roi.com/client/314ea205adf4d8787bb636bbee28598b.js";
 var script = document.createElement('script');
 script.src = url;
 document.head.appendChild(script);
 }());
</script>

<script type="text/javascript" src="/javascript/jquery.js"></script>
<script type="text/javascript" src="/javascript/jquery.simplemodal.js"></script>
<!-- <script type="text/javascript" src="/javascript/jquery.easyModal.js"></script> -->
<script type="text/javascript">
function sticky_relocate() {
	var window_top = $(window).scrollTop();
	var div_top = $('#sticky-anchor').offset().top;
	if ( $(window).width() > 805 ) {
		if (window_top > div_top) {
			$('#emailinjobs').addClass('sticky')
				$('#emailinjobs').width( $('#main').width() );
		} else {
			$('#emailinjobs').removeClass('sticky');
			$('#emailinjobs').width( $('#main').width() );
		} 
	} else {
		$('#emailinjobs').removeClass('sticky');
		$('#emailinjobs').width( $('#main').width() );
	}
}

$(function() {
	if ( $(window).width() <= 479 ) {
		//go_adverts( 'US', 1, 'kings +lynn', '', '142.250.33.32');
		// Reed
		//go_inject( 'US', '2931869', 'kings +lynn', '', '1', '/images/logo-reed.jpg', 1, 1);
		// Adzuna
		//go_inject( 'US', '2924393', 'kings +lynn', '', '1', '/images/adzuna.jpg', 1, 1);
		//go_inject( 'US', '', 'kings +lynn', '', '1', '', 1, 1);
	}

	//  $(window).scroll(sticky_relocate);
	//  sticky_relocate();

	$('#emailinjobs').hide();
	$("#emailModal").modal({maxWidth:340, minHeight:450, onClose: function (dialog) {
		$.modal.close(); // must call this!
		$('#emailinjobs').show();
		},
		onShow: function(dialog){ dialog.wrap.css('overflow','hidden'); }
	});


	
});

(function($,sr){

  // debouncing function from John Hann
  // http://unscriptable.com/index.php/2009/03/20/debouncing-javascript-methods/
  var debounce = function (func, threshold, execAsap) {
      var timeout;

      return function debounced () {
          var obj = this, args = arguments;
          function delayed () {
              if (!execAsap)
                  func.apply(obj, args);
              timeout = null;
          };

          if (timeout)
              clearTimeout(timeout);
          else if (execAsap)
              func.apply(obj, args);

          timeout = setTimeout(delayed, threshold || 400);
      };
  }
  // smartresize 
  jQuery.fn[sr] = function(fn){  return fn ? this.bind('resize', debounce(fn)) : this.trigger(sr); };

})(jQuery,'smartresize');

// usage:
$(window).smartresize(function(){
	var window_width = $(window).width();

	$('#emailinjobs').width( $('#main').width() );
	if ( window_width <= 479 ) {
		//go_adverts( 'US', 1, 'kings +lynn', '', '142.250.33.32');
	}
});
</script>
<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-284929-1']);
_gaq.push(['_trackPageview']);

(function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
<script type="text/javascript">
  function recordOutboundLink(link, category, action) {
    try {
        var myTracker=_gat._getTrackerByName();
        _gaq.push(['myTracker._trackEvent', category ,  action ]);
//        setTimeout('document.location = "' + link.href + '"', 100)
	pausecomp(200);
    }catch(err){}
  }
  function pausecomp(ms) {
  ms += new Date().getTime();
  while (new Date() < ms){}
  } 
</script>


<!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent -->
<!--
<script type="text/javascript">
        window.cookieconsent_options = {"message":"By continuing to navigate this website you agree that to personalise ads and other content throughout your online experience, we and our partners may place cookies through this website. To learn more or review your options ","dismiss":"Got it!","learnMore":" view our cookie policy.","link":"https://www.workcircle.co.uk/cookiepolicy","theme":"light-bottom"};
    </script>

    <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10/cookieconsent.min.js"></script>
<style>
.cc_container .cc_btn, .cc_container .cc_btn:hover, .cc_container .cc_btn:active {
    background-color: #f90;
    color: #fff;
}
</style>
-->
<!-- End Cookie Consent plugin -->

<!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent -->
<!--
<script type="text/javascript">
        window.cookieconsent_options = {"message":"By continuing to navigate this website you agree that to personalise ads and other content throughout your online experience, we and our partners may place cookies through this website. To learn more or review your options ","dismiss":"Got it!","learnMore":" view our cookie policy.","link":"https://www.workcircle.co.uk/cookiepolicy","theme":"light-bottom"};
</script>

<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10/cookieconsent.min.js"></script>
-->
<!-- End Cookie Consent plugin -->


</head><body onload="">







<div id="header" class="headernoright">


<div class="nav">
<!---->
<span id="login_nav">
<a href="/login">Login</a> | <a href="/login#register">Register</a> | <a href="/alerts">Job alerts</a>
</span>



</div>
<div class="spacer"></div>
<div id="topsearch">

<a href="/"><img src="/images/logo.png" width=180 alt="Jobs from Workcircle" class="logo" /></a>

<form action="/" method="get">
<input type="hidden" name="search" value="1" />
  <ol>
  
    <li>
      <label for="job">Job</label>
      <input id="job" name="query" placeholder="Job title, or keywords" value="kings +lynn" class="txt" />
    </li>
    <li>
      <label for="location">Location</label>
      <input id="location" name="locations" placeholder="" value="" class="txt" />
	  
    </li>
	
    <li class="btn">
	<input name="search" type="submit" class="button orange large-mat" value="search jobs" /><p><a href="/advancedsearch">advanced</a> | <a class="tooltip" href="#">tips<span class="classic">Put a '+' before a keyword if you want that keyword to definitely appear in the results or a '-' for keywords you don't want to appear. For example, +sales -assistant. Alternatively, if you want results to match an exact keyword then put it in quotes, e.g. "sales manager".</span></a></p>
    </li>
  </ol>
</form>
</div>
</div>
<div class="gradient">


</div>
<div id="register" style="display:none; position:absolute;">
<form method="post" action="" onsubmit="jsSaveSearchGeneric( this ); return false;" id="alert" class="emailalert">
<span class="close"><a onclick="toggle();" title="close">x</a></span>
<p>Receive new <strong>Kings +lynn jobs </strong> daily.</p>
<input type="hidden" name="query" value="kings +lynn" />
<input type="hidden" name="location" value="" />
<input type="hidden" name="source" value="" />
<input type="hidden" name="google_jwt" id="google_jwt" value="" />
<div id="jsJustSaved2" class="just_saved" style="display: none;"><p>This search is now saved, and we'll email you new matching jobs daily.</p></div>
<div id="jsAlreadySaved2" class="already_saved"  style="display: none;">
<p>You already have an email alert saved for this search. Go to <a href="/alerts">Alerts</a> page to manage them.</p><br /></div>
<div id="jsSaveSearch2" class="save_search">
<div id="jsError2" class="error"></div>

<input type="hidden" name="source" value="toppopsavenewuser-desktop">
<input name="email" type="text" value="type your address here" onfocus="if( this.value == 'type your address here' ) this.value = '';" class="emailme mediumtxt" style="width:200px" />
	<input name="search" type="submit" value="email me!" class="button orange small" />
</div>
<span style="font-size:10px; line-height:1.5em;">This site uses cookies, by registering you agree to us placing a cookie on your computer, and you accept our <a href="/privacypolicy">privacy policy</a> and <a href="/termsofuse">terms of use</a>.</span>
</form>
</div>
 

<div id="container">
    <div id="left">








	<ul>

	</ul>





<!--<a href="http://someone2.do/?utm_source=workcircle&utm_medium=left&utm_campaign=viral1"><img src="/images/someone2do-ad-lhs.png" width="160" height="160" alt="Your social to-do list - Someone2.do"></a><br /><br /><br />

<a href="http://someone2.do/?utm_source=workcircle&utm_medium=skyscraper&utm_campaign=viral1"><img src="/images/someone2do-ad.jpg" width="160" height="600" alt="Make life easier with Someone2.do"></a>

<br /><br />-->




<div class="panel" style="border:1px solid #ddd;border-radius:3px;padding:7px">
<a rel="nofollow" href="https://www.cv-library.co.uk/register?id=100109"><b>Click here to upload your CV</b><br>
<br>
<img width=140 src="https://www.cv-library.co.uk/downloads/cvl_blue_logo.jpg" style="">
<br>
<br>
and get it in front of over 10,000 top recruiters!</a>
<br>
</div>
<br>



<div id="sticky-anchor2"></div>
<div id="sticky-element2">










</div>
</div>
    
        <div id="mainnoright">



<script>
$(function() { 

                //go_zip_api( 'kings +lynn', '' );

} );
</script>



















<div style="float:right; font-size:80%; color: #06c;"><b>Adverts by Google</b></div>
<div id="top_ad_unit" style="padding-bottom:10px"></div>

<!-- <div id="top_ad_unit_spacer"><br></div> -->












<!-- <hr class="adsrule" /> -->


















<div id="jsJobDetails" style="display: none;"></div>
<div id="jsJobListing">

<div id="sticky-anchor"></div>
<div id="emailsaved" style="display:none" class="emailalertwide">
<p>This search is now saved, and we'll email you new matching jobs daily.</p>
</div>

<div id="emailinjobs">
<form method="post" action="" onsubmit="jsSaveSearchGeneric( this ); return false;" id="alert" class="emailalertwide">
<p>Receive new <strong>Kings +lynn jobs </strong> daily</p>
<input type="hidden" name="query" value="kings +lynn" />
<input type="hidden" name="location" value="" />
<input type="hidden" name="source" value="topsavenewuser-desktop">
<div id="jsJustSaved3" class="just_saved" style="display: none;"><p>This search is now saved, and we'll email you new matching jobs daily.</p></div>
<div id="jsAlreadySaved3" class="already_saved" style="display: none;">
<p>You already have an email alert saved for this search. Go to <a href="/alerts">Alerts</a> page to manage them.</p><br /></div>
<div id="jsSaveSearch3" class="save_search">
<input name="email" type="text" class="emailme mediumtxt" value=" type your email address here" onfocus="if( this.value == ' type your email address here' ) this.value = '';" class="mediumtxt" />
<input name="search" type="submit" value="email me!" class="button orange small" /></div>
<span id="jsError3" class="error"></span>

<div style="font-size:12px; line-height:1.5em; padding:5px 0px 10px 0px;">
<input type="checkbox" name="coregister" value="yes" checked>Sign me up to Workcircle Partner alerts for even more jobs. <a href="/coregmore">More info</a>.
</div>

<span style="font-size:10px; line-height:1.5em;">This site uses cookies, by registering you agree to us placing a cookie on your computer, and you accept our <a href="/privacypolicy">privacy policy</a> and <a href="/termsofuse">terms of use</a>.</span>
</form>
</div>
<p>


<div id="zip_slot"></div>


<div class="job">
<a class="button orange large-mat" href="/job/2934061/?x=0&z=https://www.cv-library.co.uk/register?id=100109" target="_blank" style="color:white;text-decoration:none">UPLOAD YOUR CV</a>
<br>
<br>
<b>Be found by 10,456 companies who are hiring today</b>
</div>











<div id="jobSummary"><a name="" /></a>
	<div class="job">

<span class="jobtitle">

		<a onclick="_gaq.push(['_trackEvent','Job Click ','Site 1', '/job/standard////']);" rel="nofollow" href="/job////" target="_blank"></a></span>
		<span class="jobsalary"></span>
		<span class="joblocation"><strong></strong></span>
		<span class="jobdesc"> </span>

	</div>
	
</div>




</div>
<div id="bottom_indeed_unit"></div>
<div style="float:right; font-size:80%; color: #06c;"><b>Adverts by Google</b></div>
<div id="bottom_ad_unit"></div>


<div class="addthis"><!-- AddThis Button BEGIN 
<div class="addthis_toolbox addthis_default_style">
<a class="addthis_button_google_plusone"></a>
<a class="addthis_button_facebook"></a>
<a class="addthis_button_twitter"></a>
<span class="addthis_separator">|</span>
<a class="addthis_button_favorites"></a>
<a class="addthis_button_email"></a>
<a class="addthis_button_print"></a>
<span class="addthis_separator">|</span>
<a href="http://www.addthis.com/bookmark.php?v=250&amp;username=trumpington" class="addthis_button_compact">More</a>
</div>
<script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?username=trumpington"></script>
<script type="text/javascript">
var addthis_config = {
     ui_cobrand: "Workcircle",
	 ui_header_color: "#ffffff",
     ui_header_background: "#336699",
     services_exclude: 'facebook, favorites, myspace, twitter, google, stumbleupon, delicious, digg, email, print'
}
</script>
 AddThis Button END --></div>

<div class="spacer"><p>&nbsp;</p></div>

<ul class="pagenumbers">


</ul>

<br /><br /><br />


<div id="emailinjobs">
<form method="post" action="" onsubmit="jsSaveSearchGeneric( this ); return false;" id="alert" class="emailalertwide">
<p>Receive new <strong>Kings +lynn jobs </strong> daily</p>
<input type="hidden" name="query" value="kings +lynn" />
<input type="hidden" name="location" value="" />
<div id="jsJustSaved" class="just_saved" style="display: none;"><p>This search is now saved, and we'll email you new matching jobs daily.</p></div>
<div id="jsAlreadySaved" class="already_saved" style="display: none;">
<p>You already have an email alert saved for this search. Go to <a href="/alerts">Alerts</a> page to manage them.</p><br /></div>
<div id="jsSaveSearch" class="save_search" >
	<div id="jsError" class="error"></div>
<input type="hidden" name="source" value="bottomsavenewuser-desktop"><input name="email" type="text" class="mediumtxt emailme" value="type your email address here" onfocus="if( this.value == 'type your email address here' ) this.value = '';">
	<input name="search" type="submit" value="email me!" class="button orange small" />
</div>

<div style="font-size:12px; line-height:1.5em; padding:5px 0px 10px 0px;">
<input type="checkbox" name="coregister" value="yes" checked>Sign me up to Workcircle Partner alerts for even more jobs. <a href="/coregmore">More info</a>.
</div>

<span style="font-size:10px; line-height:1.5em;">This site uses cookies, by registering you agree to us placing a cookie on your computer, and you accept our <a href="/privacypolicy">privacy policy</a> and <a href="/termsofuse">terms of use</a>.</span>
</form>
</div>
<br />

<div id="zbottom_ad_unit"></div>



<!-- searchtype: fresh -->

<div id="emailModal1" class="emailalertwide" style="display:none;margin:5px;">
<span class="close"><a href="#" class="simplemodal-close">x</a></span>
<form method="post" action="" onsubmit="jsSaveSearchGeneric( this ); return false;" id="alert">
<h1 style="padding-top: 15px;  padding-bottom: 15px; font-size: 180%; font-weight:normal;line-height:1.2em">Receive new <strong>Kings +lynn jobs </strong> daily.</h1>
<input type="hidden" name="query" value="kings +lynn" />
<input type="hidden" name="location" value="" />
<input type="hidden" name="source" value="popup1newuser-desktop" />
<input type="hidden" name="google_jwt" id="google_jwt" value="" />
<input name="email" type="text" style="width:280px;font-size:130%" placeholder="type your email address here" onfocus="if( this.value == 'type your email address here' ) this.value = '';"  />
<br>
<input name="search" type="submit" value="email me!" class="button orange " style="width:160px;padding:10px;margin:5px 0px 5px 0px;font-size:125%;" />
<button class="button grey simplemodal-close" style="width:120px;padding:10px;font-size:125%;margin:5px 0px 5px 0px;" id="noEmail"/>no thanks</button>
<div id="jsSaveSearch4" class="save_search"></div>
<span id="jsError4" class="error"></span>

<div style="font-size:12px; line-height:1.5em; padding:5px 0px 10px 0px;">
<input type="checkbox" name="coregister" value="yes" checked>Sign me up to Workcircle Partner alerts for even more jobs. <a href="/coregmore">More info</a>.
</div>

<div style="font-size:10px; line-height:1.5em; padding-top:10px;">This site uses cookies, by registering you agree to us placing a cookie on your computer, and you accept our <a href="/privacypolicy">privacy policy</a> and <a href="/termsofuse">terms of use</a>.</div>
</form>
</div>

<div id="emailModal" class="emailalertwide" style="display:none;margin:5px;">
<span class="close"><a href="#" class="simplemodal-close">x</a></span>
<form method="post" action="" onsubmit="jsSaveSearchGeneric( this ); return false;" id="alert">
<h1 style="padding-top: 15px;  padding-bottom: 15px; font-size: 180%; font-weight:normal;line-height:1.2em">Receive new <strong>Kings +lynn jobs </strong> daily.</h1>
<label>Job</label>
<input name="query" type="text" style="width:280px;font-size:130%" value="kings +lynn" />
<label>Location</label>
<input name="location" type="text" style="width:280px;font-size:130%" value="" />
<input type="hidden" name="source" value="popup2newuser-desktop" />
<label>Email</label>
<input name="email" type="text" style="width:280px;font-size:130%" placeholder="type your email address here" onfocus="if( this.value == 'type your email address here' ) this.value = '';"  />
<br>
<input name="search" type="submit" value="email me!" class="button orange " style="width:160px;padding:10px;margin:5px 0px 5px 0px;font-size:125%;" />
<button class="button grey simplemodal-close" style="width:120px;padding:10px;font-size:125%;margin:5px 0px 5px 0px;" id="noEmail"/>no thanks</button>
<input type="hidden" name="google_jwt" id="google_jwt" value="" />
<div id="jsSaveSearch4" class="save_search"></div>
<span id="jsError4" class="error"></span>

<div style="font-size:12px; line-height:1.5em; padding:5px 0px 10px 0px;">
<input type="checkbox" name="coregister" value="yes" checked>Sign me up to Workcircle Partner alerts for even more jobs. <a href="/coregmore">More info</a>.
</div>

<div style="font-size:10px; line-height:1.5em; padding-top:10px;">This site uses cookies, by registering you agree to us placing a cookie on your computer, and you accept our <a href="/privacypolicy">privacy policy</a> and <a href="/termsofuse">terms of use</a>.</div>
</form>
</div>

</div>
        
</div>





<!-- NEW CODE -->
<script src="https://www.google.com/adsense/search/ads.js" type="text/javascript"></script> 
<script type="text/javascript" charset="utf-8"> 
function go_adsense( indeed_count ) {

//alert( indeed_count );

	
var total_top_count=3;
	






var top_count = total_top_count - indeed_count;



	
		var mychannel = '4445406735'
	



var pageOptions = { 
  'siteLinks' : false,
  'pubId' : 'pub-8425689649080846',
  'query' : 'kings +lynn jobs ',
  'channel' : mychannel,
  'hl' : 'en',
  "styleId": "5449204530",
  //"styleId": "5201727321",
  //'width' : '800px'
};

//alert( top_count );
var topblock = { 
  'container' : 'top_ad_unit',
  'maxTop' : top_count,
  //'number' : top_count,
  'detailedAttribution' : false,
  'siteLinks' : false,
  'sellerRatings' : false,
  'fontFamily' : 'verdana',
  'fontSizeTitle' : '15px',
  'fontSizeDescription' : '13px',
  'fontSizeDomainLink' : '13px',
  'colorTitleLink' : '#06C',
  'colorText' : '#666',
  'colorLocation' : '#339990',
  'rolloverLinkColor' : '#FF9900',
  'colorDomainLink' : '#999999',
  //'colorBackground' : '#EFF5FA',
  //'colorBorder' : '#EFF5FA'
  'colorBackground' : '#FFFFFF',
  'colorBorder' : '#FFFFFF',
  'longerHeadlines': '1',
};


var rhsblock = { 
  'container' : 'narrow_ad_unit',
  'siteLinks' : false,
  'detailedAttribution' : false,
  'sellerRatings' : false,
  'number' : '10',
  'fontFamily' : 'verdana',
  'fontSizeTitle' : '14px',
  'fontSizeDescription' : '13px',
  'fontSizeDomainLink' : '13px',
  'colorTitleLink' : '#06C',
  'colorText' : '#666',
  'colorLocation' : '#339990',
  'rolloverLinkColor' : '#FF9900',
  'colorDomainLink' : '#999999',
  'colorBackground' : '#EFF5FA',
  'colorBorder' : '#EFF5FA'
};

var botblock = { 
  'container' : 'bottom_ad_unit',
  'siteLinks' : false,
  'detailedAttribution' : false,
  'sellerRatings' : false,
  'fontFamily' : 'verdana',
  'fontSizeTitle' : '15px',
  'fontSizeDescription' : '13px',
  'fontSizeDomainLink' : '13px',
  'colorTitleLink' : '#06C',
  'colorText' : '#666',
  'colorLocation' : '#339990',
  'rolloverLinkColor' : '#FF9900',
  'colorDomainLink' : '#999999',
  //'colorBackground' : '#EFF5FA',
  //'colorBorder' : '#EFF5FA'
  'colorBackground' : '#FFFFFF',
  'colorBorder' : '#FFFFFF',
};

var midblock = { 
  'number' : '2',
  'container' : 'middle_ad_unit',
  'detailedAttribution' : false,
  'siteLinks' : false,
  'sellerRatings' : false,
  'fontFamily' : 'verdana',
  'fontSizeTitle' : '15px',
  'fontSizeDescription' : '13px',
  'fontSizeDomainLink' : '13px',
  'colorTitleLink' : '#06C',
  'colorText' : '#666',
  'colorLocation' : '#339990',
  'rolloverLinkColor' : '#FF9900',
  'colorDomainLink' : '#999999',
  //'colorBackground' : '#EFF5FA',
  //'colorBorder' : '#EFF5FA'
  'colorBackground' : '#FFFFFF',
  'colorBorder' : '#FFFFFF',
};


var window_width = $(window).width();
window.onload = function(){


if( window_width > 959 ) {
	if( top_count > 0 ) {
		//new google.ads.search.Ads(pageOptions, topblock, midblock, rhsblock, botblock);
		new google.ads.search.Ads(pageOptions, topblock, midblock, botblock);
		$('#top_ad_unit').show();
		$('#top_ad_unit_spacer').show();
		$('#mid_ad_unit_spacer').show();
	} else {
		//new google.ads.search.Ads(pageOptions, rhsblock, botblock);
		new google.ads.search.Ads(pageOptions, midblock, botblock);
		$('#top_ad_unit').hide();
		$('#top_ad_unit_spacer').hide();
		$('#mid_ad_unit_spacer').hide();
	}

// zzzmobile - let's stop hiding the adverts on small screens
//} else if ( window_width < 479 ) {
//	//new google.ads.search.Ads(pageOptions, midblock, botblock, rhsblock, topblock);
//	new google.ads.search.Ads(pageOptions, midblock, botblock, topblock);
//	$('#top_ad_unit').hide();
//	$('#top_ad_unit_spacer').hide();
//		$('#mid_ad_unit_spacer').show();
} else {
	//new google.ads.search.Ads(pageOptions, topblock, midblock, botblock, rhsblock);
	new google.ads.search.Ads(pageOptions, topblock, midblock, botblock);
	$('#top_ad_unit').show();
	$('#top_ad_unit_spacer').show();
	$('#mid_ad_unit_spacer').show();
}
//}


}
};
</script>

<!-- END CODE -->
<!-- WC TOPSLOT CODE -->


<div align="center">
<!--
<script language='JavaScript' type='text/javascript' src='http://ad.workcircle.com/adx.js'></script>
<script language='JavaScript' type='text/javascript'>
if (!document.phpAds_used) document.phpAds_used = ',';
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
 
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("http://ad.workcircle.com/adjs.php?n=" + phpAds_random);
   document.write ("&what=zone:25");
   document.write ("&amp;exclude=" + document.phpAds_used);
   document.write ("&amp;referer=kings%20%2B%20lynn");
   document.write ("'><" + "/script>");
//-->
<noscript><a href='http://ad.workcircle.com/adclick.php?n=a92df7be' target='_blank'><img src='http://ad.workcircle.com/adview.php?what=zone:25&n=a92df7be' border='0' alt='' /></a></noscript>
</div>


</div>
<div class="spacer">&nbsp;</div>
<div class="gradient2">
<form action="/" method="get">
<input type="hidden" name="search" value="1" />
  <ol>
  
    <li>
      <label for="job">Job</label>
     <input id="job" name="query" placeholder="Job title, or keywords" value="kings +lynn" class="txt" />
    </li>
    <li>
      <label for="location">Location</label>
      <input id="location" name="locations" placeholder="" value="" class="txt" />
	  
    </li>
	
    <li class="btn">
	<input name="search" type="submit" class="button orange large-mat" value="search jobs" /><p><a href="/advancedsearch">advanced</a> | <a class="tooltip" href="#">tips<span class="classic">Put a '+' before a keyword if you want that keyword to definitely appear in the results or a '-' for keywords you don't want to appear. For example, +sales -assistant. Alternatively, if you want results to match an exact keyword then put it in quotes, e.g. "sales manager".</span></a></p>
    </li>
  </ol>
</form>
</div>

<div id="footer"><div class="links"><a href="/about">About Workcircle</a> | <a href="/news">News</a> | <a href="/resources">Resources</a> | <!-- <a href="/browse">Browse jobs</a> | --> <a href="/privacypolicy">Privacy Policy</a> | <a href="/cookiepolicy">Cookie Policy</a> | <a href="/contact">Contact us</a></div>

  <div class="copyright">Copyright Adeevo Ltd � 2018. All rights reserved.</div>
<br>
<div id="switcher">

<a rel="nofollow" href="/?nomobile=1">Desktop Version</a>

</div>
<div class="spacer"><br /></div>You may only use these pages if you accept our <a href="/termsofuse">terms and conditions</a>.<br /><br /><br /></div>

<div id="size"></div>



<script type="text/javascript" src="http://www.indeed.com/ads/apiresults.js"></script>

<script type="text/javascript" charset="utf-8">




//go_indeed( 0, 'US', 1, 'kings +lynn', '', '1', '142.250.33.32');





go_adsense( 0, 'US', 1, 'kings +lynn', '', '1', '142.250.33.32');



go_totaljobs();
</script>


<h2>show_email_modal set</h2>

<script>
function go_zip_api( query, locations ) {

	
	
	var slots=2;
	
	

        
	
	var key="cfh2s27bpqpajfx69xx68wvc7k6uzr9n";
	

	
	var page=1;
	

	
	

	//$.getJSON('https://api.ziprecruiter.com/jobs/v1?search=' + query + '&location=' + locations + '&radius_miles=25&days_ago=&jobs_per_page=' + slots + '&page=' +  page + '&api_key=' + key + '&callback=?', function(data, textStatus) {
	//$.getJSON('https://api.ziprecruiter.com/jobs/v1?search=' + query + '&location=' + locations + '&radius_miles=25&days_ago=&jobs_per_page=20&page=1&api_key=' + key + '&callback=?', function(data, textStatus) {
	$.getJSON('https://api.ziprecruiter.com/jobs/v1?search=' + query + '&location=' + locations + '&radius_miles=25&days_ago=&jobs_per_page=20&page=1&api_key=' + key, function(data, textStatus) {


		if( data.total_jobs > 0 ) {

			var jobblocks = '';
			var count = 0;

			$.each(data.jobs, function(i, result) {

				if ( ! result.id.includes("cvlibrary_cpa") ) {
				count++;
				if ( ( count > ( ( page - 1 ) * slots ) ) && ( count <= (slots * page  )  ) ) {
				
				jobblocks += '<div class="job">';
				var thisurl = "/job/2933098/?x=0&z=" + result.url;
				jobblocks += '<span class="jobtitle"><a onclick="_gaq.push([\'_trackEvent\', \'Zip Click ' + result.id + '\',\'Site 1\']);" onmousedown="' + onmousedown + '" href="' + thisurl + '" target="_blank"><b>' + result.name + '</b><\/a>';
				jobblocks += '<\/span>';
				if ( result.salary_max_annual > 0 ) {
					jobblocks += '<span class="jobsalary">&pound;' + comma(result.salary_max_annual) + '<\/span>';
				}
				jobblocks += '<span class="joblocation">' + result.location.toUpperCase() + '<\/span>';
				jobblocks += '<span class="jobdesc">' + result.snippet + '<\/span>';
				
				jobblocks += '<\/div>';
				} else {
				//console.log( result.id );
				} 
				} else {
				
				}


			} );

			if ( count > 0 ) {
				if (document.getElementById("zip_slot") != null) document.getElementById("zip_slot").innerHTML = document.getElementById("zip_slot").innerHTML += jobblocks;
			}

		} 

	} );
}
function comma(num) {
    var collector = new Array();
    var numberArray = ('' + num).split('').reverse();
    for(var i = 0; i < numberArray.length; i++) {
      if(i % 3 == 0 && i != 0) collector.push(",");
      collector.push(numberArray[i]);
    }
    return collector.reverse().join('');
  }
</script>
</body>
</html>
