<?php

$loc1="https://www.galliumgroup.com/gotool/";
$loc2="https://www.galliumgroup.com/gotool"; //menu can use for menu with no directory - add directory if you need
$loc24="https://www.galliumgroup.com/gotool/admin/"; //No directory form add directory
$loc25="https://www.galliumgroup.com/gotool/"; //Add directory if you need.
$loc26="/gotool/admin"; //This is the director for the controllers
$locquit="https://www.galliumgroup.com/gotool/"; //this would be SSL
$cloc24="https://www.galliumgroup.com/gotool/admin"; //This is to connect via a link the last slash is left off

 $dir="gotool";
$loc="www.galliumgroup.com";

$dloc="/home/gallium/public_html/gotool/upload/php/files/";
$dloc1="/home/gallium/public_html/gotool/upload/php/files";


$base1="<base href=\"https://<? echo \"$loc\"; ?>/<? echo \"$dir\"; ?>/admin/\" />";

$prod="Survey Assessment";
$mod="Service";
$ship=0;
$statProd=1;
$host="localhost";
$db_name="gallium_gotool"; 
$user="gallium_gotool";  
$password="f*r28Get"; 
$connection = @mysql_connect($host,$user,$password) or die(mysql_error());
$db = @mysql_select_db($db_name,$connection) or die(mysql_error());
$prod_name="Survey Assessment";
$prod1="Consulting";
$prod_name2="Consulting Service";


$table_name36 = "customer";
$table_name362 = "customer_group";
$table_name360 = "additional_customer";
$table_name361 = "customer_to_field";
$table_name40 = "address";
$table_name41 = "order";
$table_name42 = "order_history";
$table_name43 = "order_status";
$table_name44 = "salesrep";
$table_name45 = "country";
$table_name46 = "zone";

$table_name47 = "order_product";
$table_name48 = "app";
$table_name43a = "stock_status";
$table_name49 = "user";
$table_name49a = "user_group";
$table_name50 = "app_autoincrement";
$table_name70 = "app_consult";
$table_name71 = "con_status";
$table_name72 = "con_state_status";
$table_name73 = "con_end_status";
$table_name74 = "app_consult_map";

$table_name75 = "app_map_comment";

$table_name51 ="app_others";
$table_name52 ="app_agreement";

$table_name53 ="product_description";
$table_name54 ="product";
$table_name55 ="dialin";
$table_name56 ="Afee";
$table_name65="product_to_store";
$table_name76 = "survey_questions";
$table_name77 = "survey_answers";
$table_name78="survey_map";
$table_name79="survey_points_map";
$table_name80="survey_map_text";
$table_name81="survey";
$table_name82="survey_cust";
$table_name83="ZipLat2";
$table_name84="group_leader_match";
$table_name85="groups";
$table_name86b="event";

$table_name86="file_match"; //this identifies the folder number
$table_name86a="file_match_group";  //this says who can access folder
$table_name87="file_folder_list"; //this is a list of generic folder names


$table_name88="survey_match"; //this identifies the folder number
$table_name88a="survey_match_group";  //this says who can access folder

$table_name90="backorder_order";
$table_name91="pull_list";
$table_name102="form_P_points";
$table_name103="form_P_text"; 
$table_name104="form_upload";
$table_name109="form_P_text2"; 
$table_name001="class1";
 $table_name200="signin2";
$table_name201="sig_map";
$table_name202="sig_map_text";
$table_name300="survey_care";
$table_name301="survey_decision";
$table_name302="survey_decision_hist";
$table_name400="time";
$table_name401="time_care";
$table_name402="test_care";     //has concepts
$table_name403="GoAI";
$table_name404="metric_care";     //names and operations of concepts
$table_name405="metric_leader_match";
$table_name406="metric";
$table_name500="report_leader_match";
$table_name501="report";
$table_name600="report_leader_match_metric";
$table_name601="report_metric";
$table_name700="report_leader_match_compare";  
$table_name701="report_compare";
$table_name704="compare_care";     //
$table_name705="compare_leader_match";
$table_name706="compare";

?>
