// All instructions begin with // like this line
// DON'T CHANGE THE NEXT FOUR LINES

linkURL = new Array();
linkName = new Array();
linkImage = new Array();
linkDesc = new Array();

// Add and remove links from the list below.
// Links must be numbered sequentially, starting with 0.
// Make sure you get the case (e.g. linkURL, not linkurl)
// and punctuation right.

// You must include a link name, a URL, a logo and a description.
// The link logo, if included, should be 100 wide and 20 high.
// If there is no logo, specify spacer.gif

// In the description (linkDesc) do not add line breaks.
// Do not include double quotes (").
// If you need to include apostrophes, use &lsquo; not '
// E.g. This is Robin&lsquo;s site 
// Not This is Robin's site.

linkURL[0] = 'www.pagb-photography-uk.co.uk';
linkName[0] = 'PAGB';
linkImage[0] = 'pagb_logo.gif';
linkDesc[0] = 'is the official site of the Photographic Alliance of Great Britain. This web site is primarily intended to be an information resource for amateur photographers in the United Kingdom. <p>It includes information on:</p> <ul class="ymg"> <li>The Photographic Alliance of Great Britain (PAGB) <li>The member federations of the PAGB <li>The clubs which make up the federations <li>UK salons and exhibitions <li>Links to clubs, photographers, photographic organisations and other sites of interest to photographers <li>Creative Monochrome, Lancashire Monochrome, Creative Image Workshops, and other special interest groups <li>Federation Internationale de l&lsquo;Art Photographique (FIAP) </ul>';

linkURL[1] = 'www.photoshot.com';
linkName[1] = 'Photoshot';
linkImage[1] = 'photoshot.gif';
linkDesc[1] = 'is a free internet service provider dedicated to photography, which caters for both amateur and 						professional photographers. <p>Services available include:</p> <ul class="ymg"> <li>Photographic links <li>Manufacturers links <li>Chat room <li>Exclusive offers <li>Off-line exhibitions <li>BAPLA (British Association of Picture Libraries and Agencies) </ul>	And many many more… Well worth a look.';

linkURL[2] = 'www.ypu.org.uk';
linkName[2] = 'Yorkshire Photographic Union';
linkImage[2] = 'spacer.gif';
linkDesc[2] = 'is an organisation for Yorkshire camera clubs and photographic societies.  The site provides links to the websites of the affiliated members.  The YPU provides club secretaries with lists of lecturers and arranges day and weekend seminars on a variety of photographic topics';

linkURL[3] = 'www.communigate.co.uk/ne/viewgroup.phtml?group=17&subgroup=300';
linkName[3] = 'Communigate';
linkImage[3] = 'spacer.gif';
linkDesc[3] = 'is a directory for people interested in making contact with similar photographic groups.';

linkURL[4] = 'www.emmg.graphy.org.uk';
linkName[4] = 'East Midlands Monochrome Group';
linkImage[4] = 'spacer.gif';
linkDesc[4] = 'is the site that provides information about photographers living in the Midlands who are particularly interested in monochrome photography.';

linkURL[5] = 'www.digital-monochrome.com';
linkName[5] = 'Martin&lsquo;s digital imagery';
linkImage[5] = 'spacer.gif';
linkDesc[5] = 'is the site that Martin Henson, a fellow Yorkshireman, promotes black and white imagery.  His images are of Yorkshire landscapes of which many are taken against the light with dramaitic skies.';

linkURL[6] = 'www.lancashiremonochrome.co.uk';
linkName[6] = 'Lancashire Monochrome Group';
linkImage[6] = 'spacer.gif';
linkDesc[6] = 'is the site that provides information about photographers living in the NorthWest who are particularly interested in monochrome photography.';

linkURL[7] = 'www.artlinkslist.com';
linkName[7] = 'Art Links';
linkImage[7] = 'spacer.gif';
linkDesc[7] = 'is the site that provides information about web sites interested in all forms of art.';

linkURL[8] = 'www.advancedcameraservices.co.uk';
linkName[8] = 'Advanced Camera Services';
linkImage[8] = 'AdvCameraServices.jpg';
linkDesc[8] = 'this is a recommended UK firm that undertakes infra-red conversions on digital cameras.';

linkURL[9] = 'www.newtonellis.co.uk';
linkName[9] = 'Newton Ellis & Co.';
linkImage[9] = 'spacer.gif';
linkDesc[9] = 'this site does not specifically refer to I-R conversions  but they actually fit the Life Pixel filter that people send to America for.';