function GetUrl () {
var c;
var u = new Array();
c = GetCookie('country');
if (c == null) c = "100us";
if (c == '010se') {u[0]="http://www.pentax.se/default.asp?cat_id=13"; u[1]="http://www.pentax.se/default.asp?cat_id=113";  u[3]="http://www.pentax.se/default.asp?cat_id=152"; u[4]="http://www.pentax.se/default.asp?cat_id=118"; u[5]="http://www.pentax.se/";}
if (c.substr(0, 3) == '011') {u[0]="http://www.pentax.se/default.asp?cat_id=13"; u[1]="http://www.pentax.se/default.asp?cat_id=113";  u[3]="http://www.pentax.se/default.asp?cat_id=152"; u[4]="http://www.pentax.se/default.asp?cat_id=118"; u[5]="http://www.pentax.se/";}
if (c == '020uk') {u[0]="http://www.pentax.co.uk/_uk/photo/products/index.php?photo&amp;products&amp;cameras&amp;gruppe=digital%20compact";  u[2]="http://www.pentax.co.uk/_uk/photo/contact.php?photo&amp;contact";   u[5]="http://www.pentax.co.uk/_uk/photo/service/guide.php?photo&amp;service&amp;guide";}
if (c.substr(0, 3) == '021') {u[0]="http://www.pentax.co.uk/_uk/photo/products/index.php?photo&amp;products&amp;cameras&amp;gruppe=digital%20compact";  u[2]="http://www.pentax.co.uk/_uk/photo/contact.php?photo&amp;contact";   u[5]="http://www.pentax.co.uk/_uk/photo/service/guide.php?photo&amp;service&amp;guide";}
if (c == '030nl') {u[0]="http://www.pentax.nl/nl/photo/products/"; u[1]="http://www.pentax.nl/nl/photo/products//pentax_article_group=accessories"; u[2]="http://www.pentax.nl/nl/photo/klantendienst/";   }
if (c.substr(0, 3) == '031') {u[0]="http://www.pentax.nl/nl/photo/products/"; u[1]="http://www.pentax.nl/nl/photo/products//pentax_article_group=accessories"; u[2]="http://www.pentax.nl/nl/photo/klantendienst/";   }
if (c == '031be') {u[0]="http://www.pentax.be/nl/1foto/index.htm"; u[1]="http://www.pentax.be/nl/1foto/index.htm"; u[2]="mailto:digital@pentax.be";   }
if (c == '040de') {u[0]="http://www.pentax.de/pentaxeurope/pentaxeurope_prod/pentaxeurope/v2/de/photo/cameras/index.html"; u[1]="http://www.pentax.de/pentaxeurope/pentaxeurope_prod/pentaxeurope/v2/de/photo/cameras/index.html"; u[2]="http://www.pentax.de/pentaxeurope/pentaxeurope_prod/pentaxeurope/v2/de/photo/kontakt.html";   }
if (c.substr(0, 3) == '041') {u[0]="http://www.pentax.de/pentaxeurope/pentaxeurope_prod/pentaxeurope/v2/de/photo/cameras/index.html"; u[1]="http://www.pentax.de/pentaxeurope/pentaxeurope_prod/pentaxeurope/v2/de/photo/cameras/index.html"; u[2]="http://www.pentax.de/pentaxeurope/pentaxeurope_prod/pentaxeurope/v2/de/photo/kontakt.html";   }
if (c == '041ch') {u[0]="http://www.pentax.ch/index.php?id=310&amp;type=1"; u[1]="http://www.pentax.ch/index.php?id=310&amp;type=1"; u[2]="http://www.pentax.ch/index.php?mail&amp;type=1"; u[3]="http://www.pentax.ch/index.php?download&amp;type=1"; u[4]="http://www.pentax.ch/index.php?download&amp;type=1"; u[5]="http://www.pentax.ch/index.php?faq&amp;type=1";}
if (c == '051be') {u[0]="http://www.pentax.be/fr/1foto/index.htm"; u[1]="http://www.pentax.be/fr/1foto/index.htm"; u[2]="mailto:digital@pentax.be";  u[4]="http://www.pentax.be/fr/1foto/05_klantendienst/klantendienstframe.htm"; }
if (c.substr(0, 1) >= '1') {u[0]="http://www.pentaximaging.com/products/index.jsp"; u[1]="http://www.pentaximaging.com/products/index.jsp"; u[2]="http://www.pentaximaging.com/customer_care/contact_customer_service"; u[3]="http://www.pentaximaging.com/customer_care/manuals_literature"; u[4]="http://www.pentaximaging.com/customer_care/self_support/index.jsp"; u[5]="http://www.pentaximaging.com/customer_care/index.jsp";}
document.write('<area href="' + u[0] + '" shape="rect" coords="0, 0, 31, 23" target="_blank" alt="manufacturer product overview" title="manufacturer product overview">');
document.write('<area href="' + u[1] + '" shape="rect" coords="31, 0, 63, 23" target="_blank" alt="manufacturer accessories" title="manufacturer accessories">');          
document.write('<area href="' + u[2] + '" shape="rect" coords="64, 0, 95, 23" target="_blank" alt="contact manufacturer" title="contact manufacturer">');
document.write('<area href="' + u[3] + '" shape="rect" coords="0, 24, 31, 47" target="_blank" alt="manufacturer documentation" title="manufacturer documentation">');
document.write('<area href="' + u[4] + '" shape="rect" coords="31, 24, 63, 47" target="_blank" alt="manufacturer software" title="manufacturer software">');
document.write('<area href="' + u[5] + '" shape="rect" coords="64, 24, 95, 47" target="_blank" alt="manufacturer FAQs / Q&amp.As" title="manufacturer FAQs / Q&amp.As">');
}
