
/***************************************************
****************************************************
PORTFOLIO Array Text - This is the javascript file that contains the arrays that are
used in the FOLIO.JS file, such as the filenames, descriptions, etc.
****************************************************
****************************************************/



// ILLUSTRATION
//*************************

// FILENAME BASES 
// (note: these are the filenames minus the _thumb, or _full suffix as well as the .extention)
// (note: keep filenames to letters, underscores, and numbers only, excluding the suffix)

var illustration_filenames = new Array(
"finger",
"diver",
"petro",
"cheer_trash",
"booya_pic1",
"trimet_shopcart", 
"hp_bankauto",
"jantzen_fishing",
"jungle",
"potatohead",
"snail",
"nike_vball_bball",
"caricatures",
"nike_olympics",
"nike_pstr"
); // END of filename array

// OPTIONAL TITLES/HEADERS
var illustration_titles = new Array();

// DESCRIPTIONS TO ACCOMPANY THUMBNAILS
// (note: Wherever a single quote should appear, replace it with #q)
// (note: Wherever a double quote should appear, replace it with #Q)
// (note: text-formatting HTML tags can be used within these strings)

var illustration_descriptions = new Array(

//01 Finger - yeah you
"22in. x 32in. poster for retail. Product was essentially marketed to teen and young adult market.",

//02 Diver - bridges
"Illustration from Bridgetown Printing#qs self promotional brochure which featured the work of 10 top illustrators and 10 top photographers and their interpretations of the 10 bridges that connect the east and west sectors of Portland, Oregon.",

 //03 Petro kit 
"Sales Kit promoting Petroleum Capital, a corporation devoted to petroleum and convenience storeequipment financing. Style was to recall 50#qs fashion service station advertising.",

//04 Sacred Heart
"Sacred Heart Hospital#qs Drug Rehabilitation Program Poster art. Purpose was to illustrate the pervasive nature of drugs in high school and young adult populations, even among those who don#qt fit the typical profiles.",

//05 BOOYA
"Mural art for Booya Juice Bars (6 X 16 ft.) featuring their juice recipe ingredients set against a backdrop of Mt. Hood and environs. Client requested art to be produced in the style of classic #QOrange Crate#Q packaging illustrations.",

//06 Tri-Met Xmas
"Billboard illustration for Portland#qs Tri-Met rapid transit system that was posted during the Christmas holidays encouraging potential riders to use the transit system to reach their shopping destinations.",

//07 Hewlett Packard - bank auto
"Brochure illustrations highlighting <b>Hewlett Packard#qs</b> products effectiveness in the Financial and Automotive industries.",

//08 jantzen fishing
"Jantzen Sportswear Poster illustration featuring a new line of Outdoor Outfitter clothing. Style was to be reminiscent of some of their advertising from the early 50#qs.",

//09 Jungle
"Editorial illustration for PC World Management Buyer#qs Guide for article titled: #QShopping the Windows Utility Jungle#Q.",

//10 Potato Head
"Greeting Card illustration for Allport Editions. Outside text read: #QRegular exercise & clean living will lead to many Happy Birthdays.#Q Inside text read: #QBut hey, your approach might work just as well!  Have a great birthday.#Q",

//11 Lilly Miller Lawn
"Lilly Miller Lawn and Garden Care Products ad illustration promoting Lilly Miller#qs Snail and Slug Control line of products.",

//12 Nike
"Nike Team Sports Apparel Catalog cover illustrations for Nike#qs lineup of Volleyball, Baseball, Track & Field,  Football, Basketball, Golf, Soccer, and Fitness apparel.",

//13 caricatures - unforgettable faces
"Caricatures developed for a joint venture calender with Paul O. Giesey Typographers promoting their large offering of type fonts. Tagline: #QUnforgettable Faces.#Q ",

//14
"Nike commemorative poster and tee shirt design art honoring #q84 Olympic gold-medalists Carl Lewis and Joan Benoit.",

//15
"Nike Point of Purchase display promoting Nike#qs vast selection of Sports Personality Posters."

); // end of description array















// DESIGN
//*************************

// FILENAME BASES 
// (note: these are the filenames minus the _thumb, or _full suffix as well as the .extention)
// (note: keep filenames to letters, underscores, and numbers only, excluding the suffix)

var design_filenames = new Array(
"manionLayout",
"jupiter_brochure_pic1",
"rw_brochure",
"audio21_cover_pic3",
"lake_chapel_cd_pic1",
"steven_craig_cd_pic1",
"yoriko_pic3",
"bibleman_pic1",
"sap_invite", 
"windows_cover",
"kettlecorn_display",
"booya_pic1",
"finger",
"pixelworks_layout"
); // END of filename array

// OPTIONAL TITLES/HEADERS
var design_titles = new Array();

// DESCRIPTIONS TO ACCOMPANY THUMBNAILS
var design_descriptions = new Array(

//01 
"Print ad for Manion Company handcrafted solid wood furniture.",

//02
"8 page brochure for Jupiter Technology, a company offering solutions for complex networking challenges enabling incompatible architectures and protocols to communicate effectively.",

 //03
"8 page brochure for R&W Engineering, offering services in automation, mechanical, and electrical engineering.",

//04
"Audio in the 21st Century book cover art.",

//05
"CD packaging design for the Lake Chapel Band.",

//06
"CD packaging design for rock artist Stephen Craig#qs #QA Different View#Q.",

//07
"CD Cover design for local artist.",

//08
"Packaging for Pamplin Entertainment#qs action hero, Bibleman, The Legacy 3 disc DVD collection.",

//09
"Invitation for the opening of the SAP AG Center of Expertise in Walldorf, Germany.",

//10
"Windows shopping, a catalog for Microsoft and third party Windows products.",

//11
"Point of Purchase display for Klassic Kettlecorn",

//12
"Mural art for Booya Juice Bars (6 X 16 ft.) featuring their juice recipe ingredients set against a backdrop of Mt. Hood and environs. Client requested art to be produced in the style of classic #QOrange Crate#Q packaging illustrations.",

//13
"22#Q x 32#Q poster for retail. Product was essentially marketed to teen and young adult market.",

//14
"Color section spread from Pixelworks print and web media style guiide. Pixelworks is a leader in design and manufacture of processors for flat screen displays."




); // end of description array












// ID / LOGOS
//*************************

// FILENAME BASES 
// (note: these are the filenames minus the _thumb, or _full suffix as well as the .extention)
// (note: keep filenames to letters, underscores, and numbers only, excluding the suffix)

var identity_filenames = new Array(
"cmi",
"lifestyle_mortgage",
"nwpower",
"pci",
"mariani",
"julias_child", 
"jupiter",
"american_pie",
"camera_country",
"kettlecorn",
"innovative",
"ob1",
"advanced",
"doronaka",
"sap",
"rosestudios"
); // END of filename array

// OPTIONAL TITLES/HEADERS
var identity_titles = new Array();

// DESCRIPTIONS TO ACCOMPANY THUMBNAILS
var identity_descriptions = new Array(

//01 
"Mark for CMI, Inc., a corporation specializing in construction, management, and inspection of large engineering projects.",

//02
"Identity for Lifestyle Mortgage Group, Inc.",

 //03
"Mark for Northwest Power Planning Council, a federal agency engaged in managing energy resources for Oregon, Washington, Idaho, and Montana.",

//04
"Identity for Professional Counselors Inc., a firm providing counseling and vocational rehabilitation, enabling opportunities in education and resultant new vocations for clients recovering from injuries on the job.",

//05
"Mark for Michael Mariani hair salon.",

//06
"Mark for Julia#qs Child Delicatessen.",

//07
"Identity for Jupiter Technology, a company offering solutions for complex networking challenges enabling incompatible architectures and protocols to communicate effectively.",

//08
"Mark for American Pie Company, specializing in meat pies for the fast food market.",

//09
"Identity for Camera Country Safari, a firm offering tours of the Hawaiian islands that cater to those interested in travel photography opportunities.",

//10
"Identiry for Klassic Kettlecorn Company.",

//11
"Identity for Innovative Software, a company specializing in management of large databases for education and vocational rehabilitation. ",

//12
"Mark for Oberheim OB-One Polyphonic Synthesizer.",

//13
"Mark for Advanced Construction Concepts.",

// 14
"Logotype for Dorankaa Lounges in Tokyo and Okinawa.",

// 15
"Mark for the SAP AG Center of Expertise in Walldorf, Germany.",

// 16
"Rose Studios, Inc. Mark for a commercial photography studio in Portland, OR."

); // end of description array




// PRINTS FOR SALE
//*************************

// FILENAME BASES 
// (note: these are the filenames minus the _thumb, or _full suffix as well as the .extention)
// (note: keep filenames to letters, underscores, and numbers only, excluding the suffix)
var printableLink = " - OR - <a href=\"order.pdf\">Download Printable Order Form</a>";

var prints_filenames = new Array(
"diver_pic1",
"finger",
"babyhead_pic1"
); // END of filename array

// OPTIONAL TITLES/HEADERS
var prints_titles = new Array();

// DESCRIPTIONS TO ACCOMPANY THUMBNAILS
var prints_descriptions = new Array(

//01 
"<span class=\"printTitle\">The Diver</span>\n<p>Limited Edition Giclee print on 250gsm Somerset Velvet paper, signed and numbered.</p>\n<p>21\" x 21\" - $185.00 ea. | 15\" x 15\" - $125.00 ea.</p><p><b><a href=\"mailto:dan@mandishdesign.com?subject=Print Order (Diver)\">Order via E-Mail</a></b>" + printableLink + "</p>",

//02 
"<span class=\"printTitle\">Yeah You!</span>\n<p>Limited Edition Giclee print</p>\n<p>21\" x 29\" - $180</p><p><b><a href=\"mailto:dan@mandishdesign.com?subject=Print Order (Finger)\">Order via E-Mail</a></b>" + printableLink + "</p>",

//03
"<span class=\"printTitle\">Big Baby</span>\n<p>Limited Edition lithograph\n<p>15\" x 22\" - $140</p><p><b><a href=\"mailto:dan@mandishdesign.com?subject=Print Order (Baby Head)\">Order via E-Mail</a></b>" + printableLink + "</p>"

); // end of description array

















