% c_file = (".." & Request.ServerVariables("SCRIPT_NAME")) espanol = cint(instr(c_file,"espanol")) ingles = cint(instr(c_file,"ingles")) If espanol <> 0 then c_file = replace(c_file,"espanol","ingles") espanol = true Elseif ingles <> 0 then c_file = replace(c_file,"ingles","espanol") espanol = false End If c_file = ("../" & c_file) %>
|
Contact Us For more information about the services we provide, please fill out the form below or call us at +52 55 8503-4200
|