<!--

function RotateImage()
{
	var random_num = (Math.round((Math.random()*3)))
	if (random_num == 0)	
		random_num = 1;
	document.images['main'].src='images/homeLeft' + random_num + '.jpg';
}

//////////////////////////////////////////////////////
///
/// This is the pictures section
/// When you add pictures just make the count more (e.g. make Apr2004 = x)
///
//////////////////////////////////////////////////////

var curMonth = '';
var curYear = '';
var photoIndex = 1;

var Jan2004 = 26;
var Feb2004 = 57;
var Mar2004 = 38;
var Apr2004 = 55;
var May2004 = 53;
var Jun2004 = 0;
var Jul2004 = 0;
var Aug2004 = 0;
var Sep2004 = 0;
var Oct2004 = 0;
var Nov2004 = 0;
var Dec2004 = 0;

var AnnotationsJan2004 = new Array(Jan2004+1);
AnnotationsJan2004[1] = 'We have made it to Europe, in transit.';
AnnotationsJan2004[2] = '7.00 am - Amsterdam - still dark, we are looking for the first sign of the girls.';
AnnotationsJan2004[3] = 'The sun is up, we are all alive, heading south to Barcelona.';
AnnotationsJan2004[4] = 'The divas of world travel, we glided through Customs, who said traveling with dogs was difficult?';
AnnotationsJan2004[5] = 'First we take Barcelona...then we take...Berlin.';
AnnotationsJan2004[6] = 'Finally on the road, with winds so strong I thought: will we make it to France?';
AnnotationsJan2004[7] = 'Cassanis - Haut our new home ( the building to the left ).';
AnnotationsJan2004[8] = 'Casssanis - Haut from Buddha hill.';
AnnotationsJan2004[9] = 'The house up close with the wonderful shutters.';
AnnotationsJan2004[10] = 'The first walk through Castelneau de Mont Miral.';
AnnotationsJan2004[11] = 'Jonni and the girls.';
AnnotationsJan2004[12] = '"Bobbi can you shift the gear please, my paws are busy."';
AnnotationsJan2004[13] = 'January 14th, we bought a car. Citroen C15, 220.000 km, new motor, new paint, 1500 Euros.';
AnnotationsJan2004[14] = 'His name is: Rudi Blikkboks.';
AnnotationsJan2004[15] = 'Rudi, he runs like a clock.';
AnnotationsJan2004[16] = 'Hidden verdant treasures.';
AnnotationsJan2004[17] = 'One very happy girl enjoying the countryside.';
AnnotationsJan2004[18] = 'A picture hardly does justice to a mediaeval orgasm.';
AnnotationsJan2004[19] = 'The stairs that will take you down 800 years in time.';
AnnotationsJan2004[20] = 'A forgotten gem, once proud and protecting.';
AnnotationsJan2004[21] = 'Our first picnic out in the free with our friend: sunshine visiting.';
AnnotationsJan2004[22] = 'yes, it\'s me ... and Bobbi, picnic\'ing, our new favorite hobby.';
AnnotationsJan2004[23] = 'January is muddy and wet mostly, but then I don\'t take photos so this album is a bit skewed. ( smile)';
AnnotationsJan2004[24] = '$ 2 pr. bottle - the farmers have it in such quantities if they can\'t sell it, they dump it, for a simple Norwegian girl this truth is devastating, so this year we decided to help.';
AnnotationsJan2004[25] = 'Fruit of winter ( Anna hunting for colour: 01).';
AnnotationsJan2004[26] = 'I found pink, in January. (Anna hunting for colour: 02).';

var AnnotationsFeb2004 = new Array(Feb2004+1);
AnnotationsFeb2004[1] = 'Delicious, warm, soft baked treats something you can count on finding everywhere.';
AnnotationsFeb2004[2] = 'In France they build beautiful big houses for the pigeons, in return they show their love.';
AnnotationsFeb2004[3] = 'Puycelci, a wonderful "Bastide" with the Pyrenees in the background.';
AnnotationsFeb2004[4] = 'A magic place, Puycelci from the inside.';
AnnotationsFeb2004[5] = 'Eyes of wisdom.';
AnnotationsFeb2004[6] = 'View down from Puycelci.';
AnnotationsFeb2004[7] = 'Jonathan and I having dinner with the neighbors. f.l. Bob, Jon Louis, Kristine and Doreen.';
AnnotationsFeb2004[8] = 'Jon Louis wears many hats...';
AnnotationsFeb2004[9] = 'Forét Sivens, wonderful rolling hills and trails through valleys and old farms.';
AnnotationsFeb2004[10] = 'My thinking tree.';
AnnotationsFeb2004[11] = 'On a sunny afternoon after a vigorous horseback-ride, we had lunch at Serile and Pauline\'s house.';
AnnotationsFeb2004[12] = 'Pauline and Achilles. ( Bobbi\'s boyfriend)';
AnnotationsFeb2004[13] = 'Serile and Calixte.';
AnnotationsFeb2004[14] = 'Calixte (3), Paline and Serile\'s son.';
AnnotationsFeb2004[15] = 'A terrorist. Country life is far to exciting for an urban dog from Gastown.';
AnnotationsFeb2004[16] = 'A sunday in early February we drove south to the Mediterranean sea, down south the flowers were already in bloom.';
AnnotationsFeb2004[17] = 'Driving home we took the little country roads through fairy forest and hidden valleys.';
AnnotationsFeb2004[18] = 'Decay 01. February is the month of decay. Desperately I have been looking for colourful beauty, but today I realized that this is part of nature\'s perpetual cycle.';
AnnotationsFeb2004[19] = 'Decay 02. Sculptures of winter.';
AnnotationsFeb2004[20] = 'My first hand made pot collection.';
AnnotationsFeb2004[21] = 'Free woman, my new ceramic logo.';
AnnotationsFeb2004[22] = 'A sunflower.';
AnnotationsFeb2004[23] = 'Every Friday from 8.30 - 12.00 is market day in Gaillac.';
AnnotationsFeb2004[24] = 'Sunrise on Buddha hill. 7.36 am.';
AnnotationsFeb2004[25] = 'Sunrise on Buddha hill. 7.43 am.';
AnnotationsFeb2004[26] = 'Sunrise on Buddha hill. 7.48 am.';
AnnotationsFeb2004[27] = 'Sunrise on Buddha hill. 7.59 am.';
AnnotationsFeb2004[28] = 'Sunrise on Buddha hill. 8.02 am.';
AnnotationsFeb2004[29] = 'Buddha hill on fire. 8.12 am.';
AnnotationsFeb2004[30] = 'Buddha bath, home of the salamanders.';
AnnotationsFeb2004[31] = 'The art of nature.';
AnnotationsFeb2004[32] = 'A salamander from Buddha hill.';
AnnotationsFeb2004[33] = 'Criss-cross. The sunset from our door step.';
AnnotationsFeb2004[34] = 'I LOVE DONKEYS! ( maybe I should tip TELUS...)';
AnnotationsFeb2004[35] = 'Spring, it is here!';
AnnotationsFeb2004[36] = 'Lene + Anna in Nice 25-29 Feb-04.';
AnnotationsFeb2004[37] = 'Over 80% of the French people are catholics. The graveyards is like a museum.';
AnnotationsFeb2004[38] = 'The dead gets the best view in Nice.';
AnnotationsFeb2004[39] = 'The flower market in the old town is one of the big attractions in Nice.';
AnnotationsFeb2004[40] = 'I am captured by colour and texture wandering between exotic smells by my self.';
AnnotationsFeb2004[41] = 'The architecture is intricate, warm and exclusive, luring you into the narrow streets with provencial aromas. ';
AnnotationsFeb2004[42] = 'I had a day by my self before Lene arrived. Part of it I spent smelling and touching the sea...oh I miss the ocean.';
AnnotationsFeb2004[43] = 'Lene and I in Antibes, the highlight of the trip.';
AnnotationsFeb2004[44] = 'In Antibes the sun was with us the whole day and the alps smiled in the background. A magical sight!';
AnnotationsFeb2004[45] = 'Taking a rest in the sun.';
AnnotationsFeb2004[46] = 'In Antibes we visited Picasso, his tower is in the back. It was a special feeling to relive old history lessons live in France.';
AnnotationsFeb2004[47] = 'Outside the Picasso castle with the Alps in the background.';
AnnotationsFeb2004[48] = 'Smells of coffee\'s in porcelain cups, sound of clicking shoes, laughter, a woman shouting to her kid on the third floor. We are living and exploring Antibes.';
AnnotationsFeb2004[49] = 'On the third floor.';
AnnotationsFeb2004[50] = 'At lunch we found a cozy little spot by the market. Mussels, feta, tomatoes, bread, wine...ahh it is all so good!';
AnnotationsFeb2004[51] = 'Pippi is happy!';
AnnotationsFeb2004[52] = 'Can you smell it?';
AnnotationsFeb2004[53] = 'Lene, takk for turen! Dette skal vi leve lenge pĺ.';
AnnotationsFeb2004[54] = 'This was a painting I found close to the Picasso museum, so happy, free and alive.';
AnnotationsFeb2004[55] = 'On Sunday we checked out Chagalls own museum. A great collection. ';
AnnotationsFeb2004[56] = 'Chagall painted with intensity from the bible.';
AnnotationsFeb2004[57] = 'I have left Lene and have 8 hours ahead of me on the train.';

var AnnotationsMar2004 = new Array(Mar2004+1);
AnnotationsMar2004[1] = 'Everything has to be a little backwards to be real. March we started with snow.';
AnnotationsMar2004[2] = 'and then it rained...';
AnnotationsMar2004[3] = 'and out came the flowers...';
AnnotationsMar2004[4] = 'Pretty white, delicate blossoms in the blue hour.';
AnnotationsMar2004[5] = 'Bobbi and Achilles. ';
AnnotationsMar2004[6] = 'Romantic vibes has bloomed just like spring.';
AnnotationsMar2004[7] = 'Sweethearts.';
AnnotationsMar2004[8] = 'Pauline and I are out riding.';
AnnotationsMar2004[9] = 'I am riding Almondie.';
AnnotationsMar2004[10] = 'Here we are, and of course Achilles and Bobbi are with us.';
AnnotationsMar2004[11] = 'Delight and Almondie.';
AnnotationsMar2004[12] = 'Friday I looked after Camille a few hours. Interesting communication in french and english.';
AnnotationsMar2004[13] = 'Camille and I posing in mose.';
AnnotationsMar2004[14] = 'Camille 7.';
AnnotationsMar2004[15] = 'Anna, the forest troll.';
AnnotationsMar2004[16] = 'Emma, the forest princess.';
AnnotationsMar2004[17] = 'The moon during blue hour. ';
AnnotationsMar2004[18] = 'Pretty in pink.';
AnnotationsMar2004[19] = 'Butter field. ';
AnnotationsMar2004[20] = 'I am visiting the 14 new chicks in the barn.';
AnnotationsMar2004[21] = 'Little chick  two days old.';
AnnotationsMar2004[22] = 'Morning joy on Buddha hill.';
AnnotationsMar2004[23] = 'mmm...smell those flowers.';
AnnotationsMar2004[24] = 'The beginning of five days with our dear friends.';
AnnotationsMar2004[25] = 'Kristin and Charles.';
AnnotationsMar2004[26] = 'The boys cooking up some gourmet flavors.';
AnnotationsMar2004[27] = 'It is hot in the back of Rudy where the girls sit.';
AnnotationsMar2004[28] = 'And then the summer decided to make its entrance.';
AnnotationsMar2004[29] = 'We went for a hike and a picnic.';
AnnotationsMar2004[30] = 'In the sun we quickly were ready to expose some winter-fresh nordic flesh.';
AnnotationsMar2004[31] = 'The boys equally thought it was a brilliant idea.';
AnnotationsMar2004[32] = 'Farmland near Puycelci.';
AnnotationsMar2004[33] = 'Touring Penne a wonderful small bastide.';
AnnotationsMar2004[34] = 'Driving through France is never boring. There are little gems hiding everywhere.';
AnnotationsMar2004[35] = 'So we are getting freckles and eating outside, a sign of summer.';
AnnotationsMar2004[36] = 'Deliciously red shrimps, a glass of cold Riesling...mmm...';
AnnotationsMar2004[37] = 'We know we are lucky!';
AnnotationsMar2004[38] = 'Oh, and then the inevitable would happen...Duchess meets the peacock.';


var AnnotationsApr2004 = new Array(Apr2004+1);
AnnotationsApr2004[1] = 'Mamma and pappa came from Norway April 3rd.';
AnnotationsApr2004[2] = 'On tour in Cordes, the oldest bastide dating back to year 1400.';
AnnotationsApr2004[3] = 'Everyone who comes take part in our new favorite hobby: \'picnicing\'.';
AnnotationsApr2004[4] = 'Two wonderful \'skogstroll\'.';
AnnotationsApr2004[5] = 'On April 7th Thomas and Charlotte came by for a few days.';
AnnotationsApr2004[6] = 'We all went for dinner in Castel Neau...what is calvados...';
AnnotationsApr2004[7] = 'Thomas, Jonni, Charlotte, mamma and pappa.';
AnnotationsApr2004[8] = 'The gang!';
AnnotationsApr2004[9] = 'and then...on April 8th Peter and Ute arrived from Paris.';
AnnotationsApr2004[10] = 'and easter could start, the chickens came out, the easter tree got decorated and we lived happily ever after..';
AnnotationsApr2004[11] = 'Our easter table.';
AnnotationsApr2004[12] = 'Such wonderful memories made real by amazing people.';
AnnotationsApr2004[13] = 'A pink moment.';
AnnotationsApr2004[14] = 'A walk in foret Gresigne.';
AnnotationsApr2004[15] = 'A great walk and a fantastic impression of the countryside.';
AnnotationsApr2004[16] = 'April is the month of green explosion, a fairy spot in the woods.';
AnnotationsApr2004[17] = 'This is my dream cabin, a small stone house in the woods. Last week we watched three baby deer play here.';
AnnotationsApr2004[18] = 'In Larroque there are caves. They are kilometers deep and house old carvings and a lot of bats.';
AnnotationsApr2004[19] = 'This church dates back to year 1200 imagine what stories it has to tell...';
AnnotationsApr2004[20] = 'A little rest and some yummies at the church.';
AnnotationsApr2004[21] = 'It is a wonderful mixture of new and old at the graveyards here. Old stone and colourful plastic flowers. You got to love it! Real kitch.';
AnnotationsApr2004[22] = 'a little honey bunny is having a nap...';
AnnotationsApr2004[23] = 'Panier shopping at the Gaillac market.';
AnnotationsApr2004[24] = 'Now, we shop in French style, much more fun this way, really.';
AnnotationsApr2004[25] = 'The weather in April was grey and full of rain, if it looks any different, it is thanks to photoshop...';
AnnotationsApr2004[26] = 'A cold but joyful moment by the river in Albi.';
AnnotationsApr2004[27] = 'Albi is known for Cathedrale Ste-Cecile, a rosy red wonderful and huge building.';
AnnotationsApr2004[28] = 'The cathedral was built over two centuries and could room 60.000 people at once.';
AnnotationsApr2004[29] = 'Henry Toulouse-Lautrec was born in Albi, this is the garden to the palace he was born which is now a museum.';
AnnotationsApr2004[30] = 'Me and jonni in Albi.';
AnnotationsApr2004[31] = 'One of the horses in our field at Cassanis.';
AnnotationsApr2004[32] = 'Colours.';
AnnotationsApr2004[33] = 'Ute and I at the terrace, the only day of sun in 25 days.';
AnnotationsApr2004[34] = 'April view from the farm.';
AnnotationsApr2004[35] = 'Jonni, Peter and me.';
AnnotationsApr2004[36] = 'Love';
AnnotationsApr2004[37] = 'On the way to the coast. The back-seat driver Bobbi.';
AnnotationsApr2004[38] = 'The driver.';
AnnotationsApr2004[39] = 'First stop, the fort in Carcassonne. The place that links Toulouse to the Mediterranean.';
AnnotationsApr2004[40] = 'La Cite, the fortified town built in the middle ages to defend the kingdom against Spain.';
AnnotationsApr2004[41] = 'and..the sea, wonderfully blue and delicious.';
AnnotationsApr2004[42] = 'We drove along the coast and stopped where we wanted.';
AnnotationsApr2004[43] = 'In memory of TELUS.';
AnnotationsApr2004[44] = 'The spring is surrounding mediaeval expressions.';
AnnotationsApr2004[45] = 'A beautiful drive down to and past the Spanish boarder.';
AnnotationsApr2004[46] = 'This could be a record cover I think. (not sure what they would sound like.)';
AnnotationsApr2004[47] = 'The girls are experiencing Europe too.';
AnnotationsApr2004[48] = 'but Bobbi have something to say about all the rules:';
AnnotationsApr2004[49] = 'so we met a few of these.';
AnnotationsApr2004[50] = 'The gang had to stay out of the water.';
AnnotationsApr2004[51] = 'and no beach bumming...';
AnnotationsApr2004[52] = 'What can a dog do?';
AnnotationsApr2004[53] = 'Emma: \' I want to talk about my feelings.\'';
AnnotationsApr2004[54] = 'On the way home, dramatic light shone down on us.';
AnnotationsApr2004[55] = 'Reminding us of another wonderful month in paradise.';



var AnnotationsMay2004 = new Array(May2004+1);
AnnotationsMay2004[1] = 'May, explodes in pink.';
AnnotationsMay2004[2] = 'Another pink city; Colliure.';
AnnotationsMay2004[3] = '\'marry-go-round\' my new obsession.';
AnnotationsMay2004[4] = 'The music starts and you ride away to fairyland.';
AnnotationsMay2004[5] = 'Fairyland.';
AnnotationsMay2004[6] = 'An amazing logo I found on a wall in Carcassonne.';
AnnotationsMay2004[7] = ' In the end of April I went to Norway for a short visit with friends and I met Ingvild and Sara.';
AnnotationsMay2004[8] = 'Sara.';
AnnotationsMay2004[9] = 'A happy princess.';
AnnotationsMay2004[10] = 'Mathilde and Vibeke at a cafe in Oslo.';
AnnotationsMay2004[11] = 'Sissel.';
AnnotationsMay2004[12] = 'I had a wonderful dinner with my sunshine cousins and Baard.';
AnnotationsMay2004[13] = 'May 1\'st we celebrated Charles B-day in the park.';
AnnotationsMay2004[14] = 'Doggie sunglasses';
AnnotationsMay2004[15] = 'Ine, Charles\'s daughter.';
AnnotationsMay2004[16] = 'Then back to the countryside and the animals.';
AnnotationsMay2004[17] = 'Bobbi.';
AnnotationsMay2004[18] = 'The sheep.';
AnnotationsMay2004[19] = 'The frogs and their nightly symphony.';
AnnotationsMay2004[20] = 'The view outside my studio window.';
AnnotationsMay2004[21] = 'The morning sun twinkeling in the grass.';
AnnotationsMay2004[22] = 'Najac, another wonderful bastide.';
AnnotationsMay2004[23] = 'We continue to practice our picnic skills with Pauline and the gang.';
AnnotationsMay2004[24] = ' Mattias, Calixte, Pauline, Serile, Jonni and Emma.';
AnnotationsMay2004[25] = 'An Argentinean night in Saurs with our friends.';
AnnotationsMay2004[26] = 'Jonathan, Pauline and Achilles.';
AnnotationsMay2004[27] = 'Duchess having a rest in the hammock with Pauline.';
AnnotationsMay2004[28] = 'And then our wonderful friends Leah and Weston came for a visit.';
AnnotationsMay2004[29] = 'At the Friday market in Gaillac.';
AnnotationsMay2004[30] = 'Sunday we went to St. Antoni and the market there.';
AnnotationsMay2004[31] = 'Shopping for some farmer fresh treats.';
AnnotationsMay2004[32] = 'mmm, yummi chickens.';
AnnotationsMay2004[33] = '...and out in the countryside to share our new hobby.';
AnnotationsMay2004[34] = 'Breathing in pure happiness.';
AnnotationsMay2004[35] = 'Yes, it is true. France is absolutely worth it.';
AnnotationsMay2004[36] = 'We drove down to the mediterranean again, towards Montpellier and swam in wonderful warm water.';
AnnotationsMay2004[37] = 'Emma herding the swimmers. It is hard to see the difference of sheep and swimmers.';
AnnotationsMay2004[38] = ' A gastronomic experience in Cordes.';
AnnotationsMay2004[39] = 'Rockstars!';
AnnotationsMay2004[40] = '...and rebells.';
AnnotationsMay2004[41] = 'So we showed Leah and Weston our Mediaeval orgasm; Penne.';
AnnotationsMay2004[42] = 'A rosy moment.';
AnnotationsMay2004[43] = 'A stop in Puycelsi.';
AnnotationsMay2004[44] = 'Jonni and the eye.';
AnnotationsMay2004[45] = 'Pinklentil.';
AnnotationsMay2004[46] = 'Three roses in Castel Neau.';
AnnotationsMay2004[47] = 'On route, with Jonni and the eye.';
AnnotationsMay2004[48] = 'May view of Cassanis.';
AnnotationsMay2004[49] = 'The month of poppies.';
AnnotationsMay2004[50] = 'Delicate reds.';
AnnotationsMay2004[51] = '...and a pretty snuggle bunny.';
AnnotationsMay2004[52] = 'Walking through the fields, there is hope for another season.';
AnnotationsMay2004[53] = 'The cherries are here.';


var AnnotationsJun2004 = new Array(Jun2004+1);
AnnotationsJun2004[1] = 'Coming in June';

var AnnotationsJul2004 = new Array(Jul2004+1);
AnnotationsJul2004[1] = 'Coming in July';

var AnnotationsAug2004 = new Array(Aug2004+1);
AnnotationsAug2004[1] = 'Coming in August';

var AnnotationsSep2004 = new Array(Sep2004+1);
AnnotationsSep2004[1] = 'Coming in September';

var AnnotationsOct2004 = new Array(Oct2004+1);
AnnotationsOct2004[1] = 'Coming in October';

var AnnotationsNov2004 = new Array(Nov2004+1);
AnnotationsNov2004[1] = 'Coming in November';

var AnnotationsDec2004 = new Array(Dec2004+1);
AnnotationsDec2004[1] = 'Coming in December';


//////////////////////////////////////////////////////
///
/// This is the portfolio section
/// When you add pictures just make the count more (e.g. make portfolioweb = x)
///
//////////////////////////////////////////////////////

var curPortfolio = "";
var portfolioIndex = 1;

// Portfolio image counts
var portfoliodesign = 16;
var portfolioillustration = 10;
var portfoliostrategy = 1;

// Annotations (descriptions) for the design portfolio
var Annotationsdesign = new Array(portfoliodesign+1);
Annotationsdesign[1] = '<strong>Yumi Eto - E.T.O Clothes</strong><br>One of Canada\'s top fashion designers.  Yumi Eto garments are sold though out North America\'s top retail stores in major metropolitan cities. E.T.O. Clothes needed help to brand yumi eto and to create an online presence that communicated the unique way Yumi works with textiles and textures to create extraordinary designs.<br><br>The site had to flow and radiate femininity, create mystery, excitement and encourage people to own a \'yumi eto\' garment. By using organic shapes I created an interesting devision between positive and negative space. Details of patterns, layering effects on images and dramatic position and crop of imagery were incorporated into the design. The site has become a successful tool and showcase of Yumi Eto\'s beautiful work.<br><br><a class="normalLink" href="http://www.yumieto.com">www.yumieto.com</a>';
Annotationsdesign[2] ='<strong>2010 Vancouver olympic bid site</strong><br>Creative direction and conceptual development of the 2010 Vancouver bid site. The site drew a lot of attention in the months prior to the decision around the 2010 Olympics.<br><br>The challenge of the site was to to get as many online supporters as possible. This was achieved by involving the community in the ramifications of hosting this monumental event. Clear, honest and effective information was used to inspire support and take pride in the games.<br><br>The site beautifully conveyed the diversity and soul of Vancouver/Whistler and Canada as a whole.<br><br>';
Annotationsdesign[3] ='<strong>Tickets Tonight</strong><br>The site for culture and entertainment in Vancouver. Tickets Tonight is run by Tourism Vancouver. The site had to inspire people to buy tickets and showcase the multiple entertainment opportunities in Vancouver every day of the year. <a class="normalLink" href="www.ticketstonight.ca"><a class="normalLink" href="http://www.ticketstonight.ca">www.ticketstonight.ca</a>';
Annotationsdesign[4] = '<strong>Ship it! online magazine</strong><br>An online magazine for TELUS Web Solutions. The magazine was created to inform and promote "Telus Web Solutions" to a large internal audience of about 30 000 people, throughout the national company. Ship it! showcased colourful "Telus Web Solutions" case studies and the people behind the work.<br><br>Ship it! was a successful way to involve coworkers and colleagues into our tasks and responsibilities within the Telus corporation. Salespeople used it as an effective marketing tool.<br><br>Ship it! won a Lotus award* for its design in 2001.'; 
Annotationsdesign[5] = '<strong>Canucks</strong><br>The Vancouver Canucks is one of Canada\'s leading NHL hockey teams.The challenge was to consolidate information, reach internal consensus and create a strong brand presence to showcase the intense nature of the sport and showcase this particular team. My involvement on this project was widestreched from strategy, creative consulting and the website design.<br><br><a class="normalLink" href="http://www.canucks.com">www.canucks.com</a>';
Annotationsdesign[6] = '<strong>Wreglesworth Design Consultancy</strong><br>A graphic design and consulting boutique in Vancouver specializing in branding, printed media and exhibits.<br><br>The studio needed a simple and effective solution to showcase their work and communicate their approach to strategy and design. The site incorporates client quotes throughout to illustrate their expertise, personal attachment and work ethic.<br><br><a class="normalLink" href="http://www.wreglesworth.com">www.wreglesworth.com</a>';
Annotationsdesign[7] = '<strong>Aritzia</strong><br>Is a very popular clothing company for Canada\'s ultra hip youth.I created an online sales and marketing presentation to inform the company how to utilize the internet as an effective sales and marketing medium, and how to create a compelling brand experience online. Knowing that many clients have problems in visualizing abstract ideas, I gave them suggestive and informative visual screens to effectively lead them through the presentation.';
Annotationsdesign[8] = '<strong>DDHouse - Dream Design House</strong><br>Being an internal design department within a huge company isn\'t always easy. New people joining the company need help to understand the creative process, know who has what type of skills, and most of all understand the potential and possibility of creative thinking and visual execution styles.<br><br>We created a \'dream design house.\' Within the "House" we all existed (virtually) doing our favorite things while showcasing our creative potential. The site showcased everything from case studies, process diagrams, creative exercises and weekly galleries. The project was initiated and run by me. The content matrix was developed in collaboration with all the designers. Myself and another designer designed the site.';
Annotationsdesign[9] = '<strong>TELUS</strong><br>The second largest telecommunication company in Canada with over 30 000 employees. How do you design a web presence that do justice, that is easy to use, has brand punch and is future friendly?<br><br>It was a great challenge!<br><br>The new solution of moving towards a portal interface has made it much easier for customers to use online services instead of queuing on the phone for troubleshooting. The site is very complex in information and tools and very simple to look at and use.<br><br><a class="normalLink" href="http://www.telus.com">www.telus.com</a>';
Annotationsdesign[10] = '<strong>TELUS feature boxes</strong><br>Nature is the theme for the company\'s products and services. Many styles have been tried to create effective and memorable communication. Often the information is very dry, a lot of text fitted in small spaces and boring imagery. This online campaign cut down on overused business jargon, used cheeky close-up photography with interesting crops to effectively convey the message. The result was a clean and powerful result that the customers responded to very well.';
Annotationsdesign[11] = '<strong>Jam labels</strong><br>This is a series of jam labels I made one year for family and close friends who have in the past supported me with delicious, homemade jam.<br><br>The labels were made as a personal tung and cheek  commentary on my relationship to the \'jam-makers\'.';
Annotationsdesign[12] = '<strong>Herbaceous</strong><br>We created this brand for this all natural green tea skin-care line. The illustration is a collaged image of tea-leafs, green filters and a woman with a very particular look. We wanted her to have very strong eyes and asian features, looking down with closed eyes to give her a gentle tranquil look. The visual works well with the gentle and loose type treatment. This approach was successful as it had an Asian influence, but was accepted by Western and European as well as Asian markets.<br><br>I was the key designer on this project, responsible for all aspects of the project.';
Annotationsdesign[13] = new Array(10);
Annotationsdesign[13][1] = '<strong>Barneverden</strong><br>A new Norwegian concept store. Everything for the young family under the same roof, with attention to detail, atmosphere, quality and service as a small, exclusive boutique. Barneverden is a playful, romantic, feminine, safe and happy place to shop, play and relax for you and your small children. The logo has handwritten qualities drawing on children\'s spontaneous and open minds. The letter forms have flow and movement and space to breathe. The tag-line is set in Mrs. Eaves petit caps to create structure and linear stability to the logo. With gentle, soft pastels and a faint glow around the letter forms the logo gives an impression of an innocent and dreamlike atmosphere.';
Annotationsdesign[13][2] = 'We have created a bear family to communicate Barneverden\'s main product areas. In most circumstances the logotype and bears are used separately, except for two of the bears which are also used as an icon with the logotype. The lines in the bear illustrations are organic, soft and simplified and they pick up on the playfulness in the letter forms. ';
Annotationsdesign[13][3] = 'Simple poster messaging using the bears in different ways to create movement and personality through their friendly, caring and playful expression.';
Annotationsdesign[13][4] = 'A friendly, personal service oriented mind is key for the people working in Barneverden. Given this, the front of the cards have the employee\'s name uniquely set on each of the cards. This draws attention to the name and highlight and value each individual person working in Barneverden.';
Annotationsdesign[13][5] = 'Large printed and laminated panels are branding the Barneverden areas of grouping in the store. The panels help give the store structure and familiarity as well as they create a playful contrast of scale used to make it more interesting for small children.';
Annotationsdesign[13][6] = 'The uniforms are simple, comfortable shirts and sweaters. Friendly messaging is used to communicate non-intrusively to the customers. Customers should be welcomed with a fresh breath of pink and sky blue. It is a contagiously happy environment where people fall in love again.';
Annotationsdesign[13][7] = 'Simple facades using delicious, fresh pastels to frame the store\'s first impression. The signs all have rounded corners to communicate a gentle, friendly and human place. Organically shaped, large bears are used throughout the store to create excitement in contrast for the children.';
Annotationsdesign[13][8] = 'To create a sense of fairytale and fun subtleness in the store, we have chosen passages from well known children\'s tales which are blown up and placed in strategic areas around the store. This adds a dynamic playfulness to the store\'s atmosphere as well as familiarity and recognition of old stories and memories for both children and the adults.';
Annotationsdesign[13][9] = 'Large areas of bright candy coated colours stand out in grey, boring industrial areas. The Barneverden logo is a breath of fresh air.';
Annotationsdesign[14] = '<strong>August 17</strong><br>My husband and I were married August 17th of 2003 in Vancouver. We had guests coming to the wedding from all over the world. We wanted everybody to have an opportunity to read and see the venue, help find accommodation, introduce our family and include everybody in the celebration. We created this website as a part of the "fairytale" theme around the wedding. The print invitations, website and other supporting visuals at the 3 day event all worked together.<br><br> <a class="normalLink" href="http://www.august17.org">www.august17.org</a>';
Annotationsdesign[15] = '<strong>Ontario Tourism consumer website</strong><br>Ontario is the largest province in Canada (12 million people) with an economy larger then all of Norway. We were tasked to define their online brand and create a web-presence that would inspire and inform people to choose Ontario as a spectacular travel destination.<br><br>We decided to break corporate patterns and create a sensory experience for the users, something traveling is all about. The conceptual approach played of creating memories and documented feelings attached to certain experiences. The topbar banners was a place to portray this. By using handwritten text and words to indicate a state of mind we added "dreamy" touches to the site that drew people into the site.<br><br><a class="normalLink" href="http://www.ontariotravel.net">www.ontariotravel.net</a>';
Annotationsdesign[16] = '<strong>Ontario Tourism partner website</strong><br>Ontario has many geographic regions. In the past, each region has used their own methods and positioning to market themselves inside and outside Ontario.<br><br>This partner site was as much a branding project as it was a strategy and website build. It was designed to bring people into a common vision on how to market individual products under the same "Ontario" umbrella or "Brand". The two Ontario sites had to go hand in hand but be visually different.<br><br>The banners introducing each global navigation area played off a juxtaposition of a state of mind and a clear business objective. Both sites got great reviews and feedback in the traveling industry.';


/*
 * Here is alist of counts of number of images for each portfolio section
 * For example - Design 1 "PortfolioThumbs_design[1]" has 5 thumbs
 */

var PortfolioThumbs_design = new Array(portfoliodesign+1);
PortfolioThumbs_design[1] = 3;
PortfolioThumbs_design[2] = 3;
PortfolioThumbs_design[3] = 1;
PortfolioThumbs_design[4] = 3;
PortfolioThumbs_design[5] = 3;
PortfolioThumbs_design[6] = 3;
PortfolioThumbs_design[7] = 1;
PortfolioThumbs_design[8] = 3;
PortfolioThumbs_design[9] = 5;
PortfolioThumbs_design[10] = 3;
PortfolioThumbs_design[11] = 3;
PortfolioThumbs_design[12] = 2;
PortfolioThumbs_design[13] = 9;
PortfolioThumbs_design[14] = 2;
PortfolioThumbs_design[15] = 4;
PortfolioThumbs_design[16] = 3;



// Annotations (descriptions) for the illustration portfolio
var Annotationsillustration = new Array(portfolioillustration+1);
Annotationsillustration[1] = '<strong>Baby showerinvitation</strong><br>I created this illustration for our two good friends baby shower.';
Annotationsillustration[2] = '<strong>Forest ball</strong><br>We are three good friends called among close friends: \'smaarips\'(little red berries) This is an illustration made for a special forest ball invitation. The illustration was printed on t-shirts and invitations.';
Annotationsillustration[3] = '<strong>venner - moetes - koselig</strong><br>An illustration and invitation I created for my surprise homecoming last easter.'; 
Annotationsillustration[4] = '<strong>Transientness</strong><br>First of three visual, personal poems.';
Annotationsillustration[5] = '<strong>Curiosity</strong><br>Second of three visual, personal poems.';
Annotationsillustration[6] = '<strong>Extrinsic</strong><br>Third of three visual, personal poems.';
Annotationsillustration[7] = '<strong>Thx.geri</strong><br>Part of an illustration made for a brilliant women\'s knitted products.';
Annotationsillustration[8] = '<strong>A commentary on 9/11</strong><br>A personal interpretation of the aftermath of 9/11.';
Annotationsillustration[9] = '<strong>Urban narratives 1</strong><br>collage I';
Annotationsillustration[10] = '<strong>Urban narratives 2</strong><br>collage II';


var PortfolioThumbs_illustration = new Array(portfolioillustration+1);
PortfolioThumbs_illustration[1] = 1;
PortfolioThumbs_illustration[2] = 1;
PortfolioThumbs_illustration[3] = 3;
PortfolioThumbs_illustration[4] = 1;
PortfolioThumbs_illustration[5] = 1;
PortfolioThumbs_illustration[6] = 1;
PortfolioThumbs_illustration[7] = 1;
PortfolioThumbs_illustration[8] = 1;
PortfolioThumbs_illustration[9] = 1;
PortfolioThumbs_illustration[10] = 1;



// Annotations (descriptions) for the strategy portfolio
var Annotationsstrategy = new Array(portfoliostrategy+1);
Annotationsstrategy[1] = 'strategy portfolio coming soon';
/*
Annotationsstrategy[2] = '';
Annotationsstrategy[3] = '';
Annotationsstrategy[4] = '';
Annotationsstrategy[5] = '';
Annotationsstrategy[6] = '';
Annotationsstrategy[7] = '';
Annotationsstrategy[8] = '';
Annotationsstrategy[9] = '';
Annotationsstrategy[10] = '';
*/



function init(month, year)
{
	curMonth = month;
	curYear = year;
	photoIndex = 1;
	showAnnotation();
}

function changeMonth(monthSelector)
{
	var monthyear = monthSelector.split(":");
	
	init(monthyear[0], monthyear[1]);
	
	if (eval(curMonth + curYear) == 0)
	{
		imgSrc = 'images/noimage.gif';
	}
	else
	{
		imgSrc = 'pictures/' + curYear + '/' + curMonth.toLowerCase() + photoIndex + '.jpg';
	}

	imgSwap('picture', imgSrc);
	showAnnotation();
}

function imgSwap(img, imgSrc)
{
	document.images[img].src = imgSrc;
}

function prev(img)
{
	if (photoIndex == 1)
		photoIndex = eval(curMonth + curYear) + 1;
		
	if (photoIndex > 1)
	{
		photoIndex--;
		imgSrc = 'pictures/' + curYear + '/' + curMonth.toLowerCase() + photoIndex + '.jpg';
		imgSwap(img, imgSrc);
		showAnnotation();
	}
}

function next(img)
{
	if (photoIndex == eval(curMonth + curYear))
		photoIndex = 0;
		
	if (photoIndex < eval(curMonth + curYear))
	{
		photoIndex++;
		imgSrc = 'pictures/' + curYear + '/' + curMonth.toLowerCase() + photoIndex + '.jpg';
		imgSwap(img, imgSrc);
		showAnnotation();
	}
}


function showAnnotation()
{
	document.getElementById('annotation').innerHTML = eval('Annotations' + curMonth + curYear)[photoIndex];
	document.getElementById('photoCounter').innerHTML = photoIndex + ' of ' + eval(curMonth + curYear);
}


function popup()
{
	bio = window.open("bio.html", "bio", "menu=0,status=0,width=470,height=450");
}

function popup2(url,w,h) 
{
	popup = window.open(url, "bio", "menu=0,status=0,scrollbars=yes,width=" + w + ",height=" + h);
}



function changePortfolio(portfolioChoice)
{
	curPortfolio = portfolioChoice;
	portfolioIndex=1;

	if (curPortfolio == "")
	{
		imgSrc = 'images/noimage.gif';
	}
	else
	{
		imgSrc = 'portfolio/' + curPortfolio + '/' + portfolioIndex + '_1.jpg';
	}

	imgSwap('picture', imgSrc);
	resetThumbs();
	showPortfolioDescription();
	showPortfolioThumbs();	
}

function loadPortfolio(portfolioChoice, index)
{
	curPortfolio = portfolioChoice;
	portfolioIndex=index;

	if (curPortfolio == "")
	{
		imgSrc = 'images/noimage.gif';
	}
	else
	{
		imgSrc = 'portfolio/' + curPortfolio + '/' + portfolioIndex + '_1.jpg';
	}

	imgSwap('picture', imgSrc);
	resetThumbs();
	showPortfolioDescription();
	showPortfolioThumbs();	
}


function prevPort(img)
{
	if (portfolioIndex == 1)
		portfolioIndex = eval('portfolio' + curPortfolio) + 1;
		
	if (portfolioIndex > 1)
	{
		portfolioIndex--;
		imgSrc = 'portfolio/' + curPortfolio + '/' + portfolioIndex + '_1.jpg';
		imgSwap(img, imgSrc);
		showPortfolioDescription();
	}
	resetThumbs();
	showPortfolioThumbs();
}

function nextPort(img)
{
	if (portfolioIndex == eval('portfolio' + curPortfolio))
		portfolioIndex = 0;
		
	if (portfolioIndex < eval('portfolio' + curPortfolio))
	{
		portfolioIndex++;
		imgSrc = 'portfolio/' + curPortfolio + '/' + portfolioIndex + '_1.jpg';
		imgSwap(img, imgSrc);
		showPortfolioDescription();
	}
	resetThumbs();
	showPortfolioThumbs();
}


function showPortfolioDescription()
{
	if (document.getElementById)
	{	
		if (portfolioIndex == 13) {
			document.getElementById('annotation').innerHTML = eval('Annotations' + curPortfolio)[portfolioIndex][curPortfolioThumb];
			document.getElementById('photoCounter').innerText = portfolioIndex + ' of ' + eval('portfolio' + curPortfolio);
		} else {
			document.getElementById('annotation').innerHTML = eval('Annotations' + curPortfolio)[portfolioIndex];
			document.getElementById('photoCounter').innerText = portfolioIndex + ' of ' + eval('portfolio' + curPortfolio);
		}
	}
}

function resetThumbs()
{
	if(document.getElementById('thumbLink' + curPortfolioThumb))
	{
		document.getElementById('thumbLink' + curPortfolioThumb).className = 'thumbLink';
	}
	if(document.getElementById('thumbLink1'))
	{
		document.getElementById('thumbLink1').className = 'thumbLinkOn';
	}
	curPortfolioThumb = 1;
}

function showPortfolioThumbs()
{
	if (document.getElementById)
	{
		var thumbCount = eval('PortfolioThumbs_' + curPortfolio)[portfolioIndex]
		var strThumbs = '';
		if (thumbCount > 1)
		{
			for (var n=0;n<thumbCount;n++)
			{
				if (n==0)
					strThumbs += '<div onclick="switchPortfolioThumb(' + (n+1) + ');" id="thumbLink' + (n+1) + '" class="thumblinkOn">' + (n+1) + '</div>';
				else
					strThumbs += '<div onclick="switchPortfolioThumb(' + (n+1) + ');" id="thumbLink' + (n+1) + '" class="thumblink">' + (n+1) + '</div>';
			}
		}
		document.getElementById('thumbs').innerHTML = strThumbs;
	}
}

var curPortfolioThumb = 1;

function switchPortfolioThumb(index)
{
		imgSrc = 'portfolio/' + curPortfolio + '/' + portfolioIndex + '_' + index + '.jpg';
		imgSwap('picture', imgSrc);
		document.getElementById('thumbLink' + curPortfolioThumb).className = 'thumbLink';
		document.getElementById('thumbLink' + index).className = 'thumbLinkOn';
		curPortfolioThumb = index;
		
		showPortfolioDescription();
}


var qsParm = new Array();

function qs() {
	var query = window.location.search.substring(1);
	var parms = query.split('&');
	for (var i=0; i<parms.length; i++) {
	   var pos = parms[i].indexOf('=');
	   if (pos > 0) {
	      var key = parms[i].substring(0,pos);
	      var val = parms[i].substring(pos+1);
	      qsParm[key] = val;
	      }
	   }
}
//-->
