//©Xara Ltd
var clicked="";var gtype=".jpg";var selstate="_over";if (typeof(loc)=="undefined" || loc==""){var loc="";if (document.body&&document.body.innerHTML){var tt=document.body.innerHTML;var ml=tt.match(/["']([^'"]*)hcpmenu.js["']/i);if(ml && ml.length > 1) loc=ml[1];}}document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr>");tr(false);writeButton(loc+"","utilizer.htm","hcpmenu_b1",201,24,"Utilizer Utilization Benchmarking Tool","",0);writeButton(loc+"","trainingonsite.htm","hcpmenu_b2",201,24,"Value Analysis Training","",0);writeButton(loc+"","STRATEGIS_MAIN.htm","hcpmenu_b3",201,24,"Strategic Value Analysis","",0);writeButton(loc+"","valuenet_main.htm","hcpmenu_b4",201,24,"Supply Chain Pilot Software","",0);writeButton(loc+"","fast_target_savings_main.htm","hcpmenu_b5",201,24,"Supply Chain Benchmarking Fast Target Savings","",0);writeButton(loc+"","general.htm","hcpmenu_b6",201,24,"Healthcare Supply Chain Management Consulting","",0);writeButton(loc+"","planning.htm","hcpmenu_b7",201,24,"Strategic Supply Chain Planning","",0);writeButton(loc+"","casestudies.htm","hcpmenu_b8",201,24,"Success Stories","",0);writeButton(loc+"","valueanalysisuniversity.htm","hcpmenu_b9",201,24,"Value Analysis University","",0);writeButton("","http://www.supplybestpractices.com/events.htm","hcpmenu_b10",201,24,"Events and Speaking","",0);writeButton(loc+"","podcast.htm","hcpmenu_b11",201,24,"Healthcare Supply Chain Best Practices Podcast","",0);writeButton(loc+"","webinar.htm","hcpmenu_b12",201,24,"FREE Webinars","",0);writeButton(loc+"","tip_of_the_week.htm","hcpmenu_b13",201,24,"Savings Beyond Price ENews","",0);writeButton("","http://www.supplybestpractices.com/savingsblog/","hcpmenu_b14",201,24,"Savings Beyond Price Blog","",0);writeButton(loc+"","tip/linksgrid.asp","hcpmenu_b15",201,24,"400+ Newsletter Archives","",0);writeButton(loc+"","articles_white_papers_main.htm","hcpmenu_b16",201,24,"Industry Articles by SVAH","",0);writeButton(loc+"","hospital-value-analysis.htm","hcpmenu_b17",201,24,"White Papers/Special Reports","",0);writeButton(loc+"","about.htm","hcpmenu_b18",201,24,"Strategic Value Analysis in Healthcare","",0);writeButton(loc+"","clients.htm","hcpmenu_b19",201,24,"Clients","",0);writeButton(loc+"","contact.htm","hcpmenu_b20",201,24,"Contact Strategic Value Analysis in Healthcare","",0);writeButton(loc+"","careers.htm","hcpmenu_b21",201,24,"Career Opportunities","",0);writeButton(loc+"","default.htm","hcpmenu_b22",201,24,"Healthcare Supply Chain Consulting","",0);tr(true);document.write("</tr></table>");loc="";function tr(b){if (b) document.write("<tr>");else document.write("</tr>");}function turn_over(name) {if (document.images != null && clicked != name) {document[name].src = document[name+"_over"].src;}}function turn_off(name) {if (document.images != null && clicked != name) {document[name].src = document[name+"_off"].src;}}function reg(gname,name){if (document.images){document[name+"_off"] = new Image();document[name+"_off"].src = loc+gname+gtype;document[name+"_over"] = new Image();document[name+"_over"].src = loc+gname+"_over"+gtype;}}function evs(name){ return " onmouseover=\"turn_over('"+ name + "')\" onmouseout=\"turn_off('"+ name + "')\""}function writeButton(urld,url,name,w,h,alt,target,hsp){gname=name;while(typeof(document[name])!="undefined")name+="x";reg(gname,name);tr(true);document.write("<td>");if(alt!="")alt=" alt=\""+alt+"\"";if(target!="")target=" target=\""+target+"\"";if(w>0)w=" width=\""+w+"\"";else w="";if(h>0)h=" height=\""+h+"\"";else h="";if(url!="")url=" href=\""+urld+url+"\"";if(typeof(clx)!="undefined"){target="";url=" href=\"?"+clx+"\"";alt=" alt=\"Click to edit\"";}document.write("<a "+url+evs(name)+target+">");if(hsp==-1)hsp=" align=\"right\"";else if(hsp>0)hsp=" hspace=\""+hsp+"\"";else hsp="";document.write("<img src=\""+loc+gname+gtype+"\" name=\""+name+"\""+w+h+alt+hsp+" border=\"0\" /></a></td>");tr(false);}