-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSNAP_EXPLAIN_LIB5.js
More file actions
24 lines (20 loc) · 1.94 KB
/
SNAP_EXPLAIN_LIB5.js
File metadata and controls
24 lines (20 loc) · 1.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
//This is the list of explanation text that corresponds to each question available in SNAP_QUEST_LIB2.js
//List of links used below:
var SQS_process_link="http://contentserver.idexxi.com/otcs/cs.exe/74953213/wi-CSCC-016_A_Contact_Center_SQS_Guidelines.doc?func=doc.Fetch&nodeid=74953213";
var Cycling_Guidelines_link="http://contentserver.idexxi.com/otcs/cs.exe/100678141/ccl-06-29382-03_SNAP_Kit_Cycling_Guidelines.pdf?func=doc.Fetch&nodeid=100678141";
var IVLS_Workflows_link="http://livelinkprd.idexxi.com/livelink/livelink.exe/94404948/wits-CSCONN-012_B__IVLS_Workflows.doc?func=doc.Fetch&nodeid=94404948";
var SSDX_RA_Discrepants_link="http://livelinkprd.idexxi.com/livelink/livelink.exe/93946507/wits-CSASSAY-002_E_SNAPshot_Dx_Discrepants_Rapid_Assay.doc?func=doc.Fetch&nodeid=93946507";
var SSDX_Quant_Reference_link="http://livelinkprd.idexxi.com/livelink/livelink.exe/fetch/2000/5674/75277089/598404/5739/5766/74578297/89879823/art-06-27284-00_SSDx_Quant_Assay_Reference_Guide.pdf?nodeid=90233574";
var SNAP_Barcode_Error_link="http://contentserver.idexxi.com/otcs/cs.exe/94353355/wits-CSASSAY-014_A_SNAPshot_Dx_SNAP_Barcode_Not_Automatically_Read_%28Barcode_Prompt%29.doc?func=doc.Fetch&nodeid=94353355";
var SNAP_Protocol_Poster_link="http://livelinkprd.idexxi.com/livelink/livelink.exe/fetch/2000/598526/74345938/74648363/74648687/74699265/90252617/09-60049-15_SNAP_Protocol_Poster_L.pdf?nodeid=98148915";
var SNAP_Flow_Issues_link="http://livelinkprd.idexxi.com/livelink/livelink.exe/95495266/wits-CSASSAY-018_A_Kits_No_Flow_Slow_Flow.doc?func=doc.Fetch&nodeid=95495266";
var Kit_Planner_Applet_link="http://contentserver.idexxi.com/otcs/cs.exe/99341822/AssayKitPlannerSearch.html?func=doc.Fetch&nodeid=99341822";
//format: QID, text
Explanation_Library=[
[0,
"DEFAULT EXPLANATION TEXT"+
"YOU CAN HAVE <a target=\"_blank\" href=\"http://www.idexx.com\">LINKS</a> and <br><br>"+
"<u>HTML FORMATTING</u>"
]
//no public available information. Other content deleted.
];