// JavaScript Document

	


function ncr(form)
  {
 document.getElementById("framer").action = "/webinternal/branches.asp?id=" + form.stores.value ;
 }
  
  
 
  
  



