function GetUrl () {
var c;
var u = new Array();
c = GetCookie('country');
if (c == null) c = "100us";
if (c.substr(0, 1) == '0') {u[0]="http://www.samsungtechwin.com/"; u[1]="http://www.samsungtechwin.com/"; u[2]="http://www.samsungtechwin.com/"; u[3]="http://www.samsungtechwin.com/"; u[4]="http://www.samsungtechwin.com/"; u[5]="http://www.samsungtechwin.com/";}
if (c == '040de') {u[0]="http://www.samsungcamera.de/index_digital.html"; u[1]="http://www.samsungcamera.de/service/zubehoer.html"; u[2]="http://www.samsungcamera.de/tips/techsupport.html"; u[3]="http://www.samsungcamera.de/service/manuals.html";  u[5]="http://www.samsungcamera.de/tips/lexikon.html";}
if (c.substr(0, 3) == '041') {u[0]="http://www.samsungcamera.de/index_digital.html"; u[1]="http://www.samsungcamera.de/service/zubehoer.html"; u[2]="http://www.samsungcamera.de/tips/techsupport.html"; u[3]="http://www.samsungcamera.de/service/manuals.html";  u[5]="http://www.samsungcamera.de/tips/lexikon.html";}
if (c.substr(0, 1) >= '1') {u[0]="http://www.samsungcamerausa.com/products.asp"; u[1]="http://www.samsungcamerausa.com/products.asp"; u[2]="http://www.samsungcamerausa.com/contact.asp"; u[3]="http://www.samsungcamerausa.com/support.asp"; u[4]="http://www.samsungcamerausa.com/Camera/support/sup_manual.asp"; u[5]="http://www.samsungcamerausa.com/support.asp";}
if (c == '120mx') {u[0]="http://www.samsung.com/mx/products/cameras/digitalcameras/index.asp"; u[1]="http://www.samsung.com/mx/products/cameras/digitalcameras/index.asp"; u[2]="http://mail.samsungelectronics.com/secmail/contact_mx.html"; u[3]="http://www.samsung.com/mx/support/productsupport/download/Model_Select.aspx?type=Cameras&amp;typecode=101080&amp;fileType=DR"; u[4]="http://www.samsung.com/mx/support/productsupport/download/Model_Select.aspx?type=Cameras&amp;typecode=101080&amp;fileType=DR"; u[5]="http://www.samsung.com/mx/support/productsupport/download/Model_Select.aspx?type=Cameras&amp;typecode=101080&amp;fileType=DR";}
if (c.substr(0, 3) == '121') {u[0]="http://www.samsung.com/mx/products/cameras/digitalcameras/index.asp"; u[1]="http://www.samsung.com/mx/products/cameras/digitalcameras/index.asp"; u[2]="http://mail.samsungelectronics.com/secmail/contact_mx.html"; u[3]="http://www.samsung.com/mx/support/productsupport/download/Model_Select.aspx?type=Cameras&amp;typecode=101080&amp;fileType=DR"; u[4]="http://www.samsung.com/mx/support/productsupport/download/Model_Select.aspx?type=Cameras&amp;typecode=101080&amp;fileType=DR"; u[5]="http://www.samsung.com/mx/support/productsupport/download/Model_Select.aspx?type=Cameras&amp;typecode=101080&amp;fileType=DR";}
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">');
}
