/* Acknowledgment
/***********************************************
* Ultimate Fade In Slideshow v2.0- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/

// Image and portfolio description arrays and head section code

var mygallery=new fadeSlideShow({
	wrapperid: "image_portfolio_logos", //ID of blank DIV on page to house Slideshow
	dimensions: [270, 380], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["images/logos/allen_logo.jpg", "http://www.andrewallendesign.co.uk/index.html", "", "Andrew Allen is a successful Interior Designer. I recently designed his logo and website. Click the image to take a tour."],
		["images/logos/highgate_logo.jpg", "http://www.highgatetraining.co.uk/index.html", "", "A branding and website upgrade for a personal trainer and Highgate Training is under way."],
		["images/logos/geo_logo.jpg", "", "", "A new logo for Mid-Point Geo Limited, a company making geo-location equipment for the oil industry."],
		["images/logos/aqua_logo.jpg", "", "", "A project to create a logo for an innovative new company offering designer bathroom grates. There was a short timescale to get everything ready for Grand Designs London Live. An established look and a successful show has generated lots of new business."],	
		["images/logos/discover_logo.jpg", "http://www.discoverhiddenlondon.co.uk/index.html", "", "A brand new logo designed for an Official London Tour Guide. The buildings are original graphics. Each one was designed meticulously by me in Illustrator then combined with a touch of dimension in Photoshop Professional. I have just completed the website which includes a fun parallax header effect. Click this image to take a look."],		
		["images/logos/haveyourcake_logo.jpg", "http://www.fordkeeble.co.uk/index.html", "", "Things never stand still. This is the original logo for Ford Keeble, a personal trainer. He wanted to test a new approach to training. However, the new trend is outdoor 'bootcamp' style training. I am now re-branding his operation. You can still check out the original promotional material in leaflets & stationery."],
		["images/logos/denhamosteo_logo.jpg", "http://www.denhamosteopathy.co.uk/index.html", "", "This logo was designed for a highly respected osteopathy clinic in Denham. A medical symbol with an alternative natural theme which still reflects the professionalism of the clinic. I have just completed their website. Click the logo to take a look."],
		["images/logos/brighton_logo.jpg", "http://www.martinabeldesign.com/brighton_demo.html", "", "This logo was designed for a possible event in Brighton promoted by Full Circle Live. See poster examples and click on the image to see an animated demo."],
		["images/logos/fullcirclelogo.jpg", "http://www.fullcirclelive.co.uk/", "", "Full Circle Live is a new promotional company. They asked me to design the logo and branding for the business which needed to look great at a gig (or on a t-shirt!) but still hold its own in the corporate environment. &#40;See later images for the rejected contenders and check out the animated logo under &#39;just for interest&#39; below right&#41;."],
		["images/logos/cash4_logo1.jpg", "http://www.cash4records.co.uk/", "", "I designed this logo for a vinyl trader in London. I am currently working on his cash4records website which will be an excellent portal to sell (and buy) old music. Records have made a come back. That dusty pile in your attic could be a goldmine! With over 30 years trading experience, this chap knows his stuff."],
		["images/logos/shelton_logo1.jpg", "http://www.richardshelton.co.uk/", "", "I was asked to design some rat pack style logos for Richard Shelton &#40;Emmerdale&#41;. With his amazing singing voice Richard has been approached to launch a &acute;Sinatra&acute; style album using  modern songs in a campaign &ndash; &acute;Britain&acute;s Got Swing&#33;&acute;."],
		["images/logos/daisychain_logo.jpg", "", "", "Daisychain provides innovative training and consultation for childcare professionals in the NHS. The company needed a clear uncomplicated identity which reflects their approach to clients."],
		["images/logos/dinosaur_logo.jpg", "", "", "I  re-branded Dinosaurs Playgroup. Their new logo is on  stationery,   sweatshirts, and is central to my design of their new website. Unfortunately Dinosaurs is under threat because of the cuts."],
		["images/logos/mortimernannies_logo.jpg", "http://www.mortimernannies.moonfruit.com/", "", "Logo overhaul required&#63; This shows a before and after design for the Mortimer Nannies logo, a bespoke childcare network."],	
	["images/logos/enspiral_logo.jpg", "http://www.enspiral.co.uk/", "", "If you need to make your old logo look more professional, then let me know. It is an economical way to give your business greater prestige. This established logo for a professional career and life coach now looks more polished."],		
		["images/logos/fullcirclelogo2.jpg", "", "", "This was an alternative modern logo design for Full Circle Live that wasn't shortlisted."],
		["images/logos/fullcirclelogo3.jpg", "", "", "Another Full Circle Live logo idea, which had a strong emphasis on the word FULL. A font alone can be central element to any logo."],
		["images/logos/fullcirclelogo4.jpg", "", "", "Inspiration for design comes in many forms. This one came from the volume control on a DABs digital radio, but alas, despite the novel approach, was not shortlisted."],
		["images/logos/fullcirclelogo5.jpg", "", "", "Another design considered by Full Circle Live which suggested stage lights. Despite being a good look, it wouldn't be strong enough to hold its own, for example in small scale at the bottom of a promotional poster for a band."],
		["images/logos/fullcirclelogo6.jpg", "", "", "This logo was shortlisted. The brushed steel ring suggested the changing fortunes and diversity of acts to be promoted by Full Circle Live."],
		["images/logos/shelton_logo6.jpg", "http://www.richardshelton.co.uk/", "", "&#40;See earlier images&#41; The brief was to have two logos, one for Richard, and one to push 'Britain's got Swing'. The two logos needed to be clearly associated by their design."],
		["images/logos/shelton_logo7.jpg", "http://www.richardshelton.co.uk/", "", "Sometimes, less is more."],
		["images/logos/shelton_logo9.jpg", "http://www.richardshelton.co.uk/", "", "This logo shows how powerful space can be. However it doesn't include the key text for the logo, despite being a great look and certainly capturing the theme."],
		["images/logos/shelton_logo11.jpg", "http://www.richardshelton.co.uk/", "", "The one to look out for.<br>It was a difficult choice, but this was chosen for the promotion. Click the image for Richard Shelton&#39;s website."]	//<--no trailing comma after very last image element!
	],
	displaymode: {type:'manual', pause:2000, cycles:0, wraparound:true},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 1000, //transition duration (milliseconds)
	descreveal: "always",
	togglerid: "slideshowtoggler"
})







// *************************************  BACKUP JavaScript
/* Portfolio Image Swap (v1.0)
* Last updated: Oct 2009. 
* Author: Martin Abel at http://www.martinabeldesign.com/
*/

// Defined variables to hold the portfolio description text
/*
var sheltonText = "<p>I'm designing a logo for Richard Shelton &#40;Emmerdale&#41;. With his amazing singing voice Richard has been approached to launch a &acute;Sinatra&acute; style album using  modern songs in a campaign &ndash; &acute;Britain&acute;s Got Swing&#33;&acute;.</p>";
var dinoText = "<p>I  re-branded Dinosaurs Playgroup. Their new logo (below) is on  stationery,   sweatshirts, and is central to my design of their new website. The site was great fun to build, and even more fun getting the pictures of the kids!</p>"
var daisyText = "<p>Daisychain is currently providing innovative training and consultation for childcare professionals working in the NHS. The company needed a clear uncomplicated identity which reflects their approach to clients.</p>"
var ads1Text = "<p>Fairwind required an innovative approach to sell stunning fair trade gifts. Each campaign needed to highlight the very desirable high quality fair trade products sourced from across the globe.</p>"
var ads2Text ="<p>A Fairwind ad which promotes the international source, desirability and range of  gifts available. The ribbon of products over a tranquil summer scene in Africa reflects the ambience of the shop.</p>"
var cepspringText ="<p>The Crouch End Project is a pioneering project in North London  to encourage local shopping. The poster campaign had a running theme, with changing colours, 'N8' and clocktower branding. Check out the CEP website in more information.</p>"
var cepvalentinesText ="<p>As part of the ongoing drive to encourage local shopping, this poster was created for the Crouch End Project to promote evening events near to Valentine's Day.</p>"
var cepxmasText ="<p>The inspirational Crouch End Project promoted late night shopping every Thursday in December to help local businesses. Crouch End has a strong family ethos, hence the uplifting imagery in this poster.</p>"
var oak1Text ="<p>Fairwind needed to promote its ecologically sourced oak furniture. This poster blended elements of the furniture catalogues with a contemporary feel to match the quality and shades of the seven furniture ranges.</p>"
var oak2Text ="<p>Fairwind oak furniture promotion: A poster was needed to emphasise the huge range of items, but also to give customers very simple instructions to help them choose. Check out the Oldoakland website in more information.</p>"
var catalogues1Text ="<p>To differentiate between Fairwind retail and wholesale, an eco/exotic approach was needed for the wholesale catalogue. With items from 16 countries, a driftwood packing box cover with carved logo was perfect.</p>"
var catalogues2Text ="<p>A Fairwind catalogue supplement designed to promote two best selling wholesale lines. A fun uncluttered approach helped to augment the clarity and character of the toys with concise wholesale branding.</p>"
var catalogues3Text ="<p>Side two: Fairwind wholesale catalogue supplement. A great deal of image modifcation was needed to show the mobiles in complementary light. Close ups and light flares pull the mobiles away from the leafy back.</p>"
var invitations1Text ="<p>For any invitations, fun, serious, formal, funky, comtemporary or just completely off the wall, please contact me.</p>"
var invitations2Text ="<p>A 5th form prom ticket designed for Pipers Corner School. An independent boarding and day school for girls. Apparently the prom was a blast! Glad you had a great time everyone.</p>"
var website1Text ="<p>If you need any web design or build work then please contact me. If I'm flat out, and don't have the time to include the project, then I'll probably know someone who can. Click next to see the latest projects.</p>"
var website2Text ="<p>This has been a  fun website to design, from creating the Dino logo, animating her (see more information below) to integrating the whole site in a fun/bespoke design. Need a website? Then give me a call.</p>"
var brochures1Text ="<p>Brochures not only carry their message in print, but also in shape and form dynamics. For some really innovative ideas for your brochure give me a call. Almost anything is possible. Think out of the box.</p>"

// The portfolio image arrays
/*
var logoimages=new Array(17)
logoimages[0] = "images/logos/shelton_logo1.jpg"
logoimages[1] = "images/logos/shelton_logo2.jpg"
logoimages[2] = "images/logos/shelton_logo3.jpg"
logoimages[3] = "images/logos/shelton_logo4.jpg"
logoimages[4] = "images/logos/shelton_logo5.jpg"
logoimages[5] = "images/logos/shelton_logo6.jpg"
logoimages[6] = "images/logos/shelton_logo7.jpg"
logoimages[7] = "images/logos/shelton_logo8.jpg"
logoimages[8] = "images/logos/shelton_logo9.jpg"
logoimages[9] = "images/logos/shelton_logo10.jpg"
logoimages[10] = "images/logos/shelton_logo11.jpg"
logoimages[11] = "images/logos/shelton_logo12.jpg"
logoimages[12] = "images/logos/shelton_logo13.jpg"
logoimages[13] = "images/logos/shelton_logo14.jpg"
logoimages[14] = "images/logos/shelton_logo15.jpg"
logoimages[15] = "images/logos/daisychain_logo.jpg"
logoimages[16] = "images/logos/dinosaur_logo.jpg"

var adimages=new Array (2)
adimages[0] = "images/posters/fairwind_ads.gif"
adimages[1] = "images/ads/fairwind_ad2.jpg"

var posterimages=new Array (5)
posterimages[0] = "images/posters/CEP_spring.gif"
posterimages[1] = "images/posters/CEP_valentines.gif"
posterimages[2] = "images/posters/CEP_Xmas.gif"
posterimages[3] = "images/posters/Fairwind_oak1.gif"
posterimages[4] = "images/posters/Fairwind_oak2.gif"

var catalogueimages=new Array (3)
catalogueimages[0] = "images/catalogues/fairwind_wholesale1.gif"
catalogueimages[1] = "images/catalogues/fairwind_wholesale2.gif"
catalogueimages[2] = "images/catalogues/fairwind_wholesale3.gif"

var inviteimages=new Array (2)
inviteimages[0] = "images/invitations/invitations_1.jpg"
inviteimages[1] = "images/invitations/invitations_2.jpg"

var websiteimages=new Array (2)
websiteimages[0] = "images/websites/website1.gif"
websiteimages[1] = "images/websites/dino_website.jpg"

var brochureimages=new Array (1)
brochureimages[0] = "images/brochures/brochures1.jpg"
*/
// The portfolio description arrays
/*
var logodescription=new Array(17)
logodescription [0] = sheltonText
logodescription [1] = sheltonText
logodescription [2] = sheltonText
logodescription [3] = sheltonText
logodescription [4] = sheltonText
logodescription [5] = sheltonText
logodescription [6] = sheltonText
logodescription [7] = sheltonText
logodescription [8] = sheltonText
logodescription [9] = sheltonText
logodescription [10] = sheltonText
logodescription [11] = sheltonText
logodescription [12] = sheltonText
logodescription [13] = sheltonText
logodescription [14] = sheltonText
logodescription[15] = daisyText
logodescription[16] = dinoText

var addescription=new Array (2)
addescription[0] = ads1Text
addescription[1] = ads2Text

var posterdescription=new Array (5)
posterdescription[0] = cepspringText
posterdescription[1] = cepvalentinesText
posterdescription[2] = cepxmasText
posterdescription[3] = oak1Text
posterdescription[4] = oak2Text

var cataloguedescription=new Array (3)
cataloguedescription[0] = catalogues1Text
cataloguedescription[1] = catalogues2Text
cataloguedescription[2] = catalogues3Text

var invitedescription=new Array (2)
invitedescription[0] = invitations1Text
invitedescription[1] = invitations2Text

var websitedescription=new Array (2)
websitedescription[0] = website1Text
websitedescription[1] = website2Text

var brochuredescription=new Array (1)
brochuredescription[0] = brochures1Text


// onload function calls for each portfolio page

function logoContent (logo) {
	
	document.getElementById("portimg").src = logoimages [0];
	document.form1 = logodescription[0];
}
function adsContent (ads) {
	
	document.getElementById("portimg").src = adimages[0];
	document.form1 = addescription[0];
}
function posterContent (poster) {
	
	document.getElementById("portimg").src = posterimages[0];
	document.form1 = posterdescription[0];
}
function catalogueContent (catalogue) {
	
	document.getElementById("portimg").src = catalogueimages[0];
	document.form1 = cataloguedescription[0];
}
function inviteContent (invite) {
	
	document.getElementById("portimg").src = inviteimages[0];
	document.form1 = invitedescription[0];
}
function brochureContent (brochure) {
	
	document.getElementById("portimg").src = brochureimages[0];
	document.form1 = brochuredescription[0];
}
function websiteContent (website) {
	
	document.getElementById("portimg").src = websiteimages[0];
	document.form1 = websitedescription[0];
}

// *************************************  End of BACKUP JavaScript
*/



