Produced by Araxis Merge on 1/31/2018 10:47:32 AM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | TBIe_Phase2 _Build 3.zip\Registries TBI\TBI_UserInterface\TBI_Instruments | RegistryInstrument.master | Fri Jan 12 15:50:42 2018 UTC |
| 2 | TBIe_Phase2 _Build 3.zip\Registries TBI\TBI_UserInterface\TBI_Instruments | RegistryInstrument.master | Tue Jan 30 21:23:13 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 1202 |
| Changed | 1 | 2 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | <%@ Master Language= "C#" AutoE ventWireup ="true" Co deFile="Re gistryInst rument.mas ter.cs" In herits="Re gistryInst rumentMast er" %> | |
| 2 | ||
| 3 | <!DOCTYPE html PUBLI C "-//W3C/ /DTD XHTML 1.0 Trans itional//E N" "http:/ /www.w3.or g/TR/xhtml 1/DTD/xhtm l1-transit ional.dtd" > | |
| 4 | <html xmln s="http:// www.w3.org /1999/xhtm l"> | |
| 5 | <head id=" Head1" run at="server "> | |
| 6 | <title >Veterans Affairs Re gistries</ title> | |
| 7 | <asp:C ontentPlac eHolder ID ="head" ru nat="serve r"> | |
| 8 | </asp: ContentPla ceHolder> | |
| 9 | ||
| 10 | <link href="../s tyles/Styl eSheet.css " rel="sty lesheet" t ype="text/ css" /> | |
| 11 | ||
| 12 | <style type="tex t/css" med ia="screen "> | |
| 13 | /* ********** *** rules ********* *********/ .clear | |
| 14 | { | |
| 15 | clear: b oth; | |
| 16 | width: 1 00%; | |
| 17 | } | |
| 18 | .f loatholder | |
| 19 | { | |
| 20 | width: 1 00%; | |
| 21 | } | |
| 22 | /* ********** ********** ********** ********** ********** ********** ********** * | |
| 23 | * If both #f loatholder and #floa t are give n 'positio n: relativ e', the bu g is preve nted * | |
| 24 | ** ********** ********** ********** ********** ********** ********** ********** */.floatLe ft | |
| 25 | { | |
| 26 | float: l eft; | |
| 27 | padding- right: 8px ; | |
| 28 | padding- bottom: 4p x; | |
| 29 | font-siz e: 11px; | |
| 30 | line-hei ght: 12px; | |
| 31 | text-ali gn: center ; | |
| 32 | } | |
| 33 | .f loatRight | |
| 34 | { | |
| 35 | float: r ight; | |
| 36 | padding- left: 8px; | |
| 37 | padding- bottom: 4p x; | |
| 38 | font-siz e: 11px; | |
| 39 | line-hei ght: 12px; | |
| 40 | text-ali gn: center ; | |
| 41 | } | |
| 42 | .f loat span | |
| 43 | { | |
| 44 | } | |
| 45 | </styl e> | |
| 46 | ||
| 47 | <style type="tex t/css" med ia="print" > | |
| 48 | bo dy | |
| 49 | { | |
| 50 | backgrou nd-image: url( 'none ' ); | |
| 51 | } | |
| 52 | #p gBanner | |
| 53 | { | |
| 54 | display: none; | |
| 55 | } | |
| 56 | #n av-main | |
| 57 | { | |
| 58 | display: none; | |
| 59 | } | |
| 60 | #n av-sidebar | |
| 61 | { | |
| 62 | display: none; | |
| 63 | } | |
| 64 | #m ain-conten t-table | |
| 65 | { | |
| 66 | width: 1 00%; | |
| 67 | } | |
| 68 | #c ontent-ret urning-spe cial-wrapp er | |
| 69 | { | |
| 70 | width: 1 00%; | |
| 71 | } | |
| 72 | #c ontent-hot -topic | |
| 73 | { | |
| 74 | border-r ight: 1px solid #FFF FFF; | |
| 75 | border-b ottom: 1px solid #FF FFFF; | |
| 76 | } | |
| 77 | #c ontent-hot -topic2 | |
| 78 | { | |
| 79 | border-r ight: 1px solid #FFF FFF; | |
| 80 | border-b ottom: 1px solid #FF FFFF; | |
| 81 | } | |
| 82 | #c ontent-fea tured | |
| 83 | { | |
| 84 | border-r ight: 1px solid #FFF FFF; | |
| 85 | border-b ottom: 1px solid #FF FFFF; | |
| 86 | } | |
| 87 | #c ontent-fea tured-titl e h2 | |
| 88 | { | |
| 89 | color: # 000000; | |
| 90 | } | |
| 91 | #c ontent-hot -topic-tit le h2 | |
| 92 | { | |
| 93 | color: # 000000; | |
| 94 | } | |
| 95 | .n o-print | |
| 96 | { | |
| 97 | display: none; | |
| 98 | } | |
| 99 | di v.spacer | |
| 100 | { | |
| 101 | clear: b oth; | |
| 102 | } | |
| 103 | </styl e> | |
| 104 | </head> | |
| 105 | <body onke ydown="$(d ocument).r eady(funct ion() {res etTimeout( );});" onm ousedown=" $(document ).ready(fu nction() { resetTimeo ut();});" | |
| 106 | onload ="$(docume nt).ready( function() {initiate Timeout(); keepAlive( );});"> | |
| 107 | ||
| 108 | <form id="form1" runat="se rver"> | |
| 109 | ||
| 110 | <!-- M oved here for Teleri k Controls and AJAX issue --> | |
| 111 | ||
| 112 | <scrip t src="../ scripts/jq uery-1[1]. 3.2-vsdoc2 .js" type= "text/java script"></ script> | |
| 113 | <scrip t src="../ scripts/jq uery-1[1]. 3.2.js" ty pe="text/j avascript" ></script> | |
| 114 | <scrip t type="te xt/javascr ipt"> | |
| 115 | ||
| 116 | va r warn_on_ unload = " Leaving th is page wi ll cause a ny unsaved data to b e lost."; | |
| 117 | va r isDirty; | |
| 118 | va r isPostBa ck = false ; | |
| 119 | // var _passe s = 0; | |
| 120 | ||
| 121 | ||
| 122 | $( window).lo ad(functio n() { | |
| 123 | ||
| 124 | //isDirt y = $('#di rtyFlag'). val() == ' 1'; | |
| 125 | isDirty = $('#<%= dirtyFlag. ClientID % >'); | |
| 126 | //isDirt y = hidden Value.val( ) == '1' | |
| 127 | ||
| 128 | //alert( 'hidden fi eld value = ' + newI temOnLoad. value); | |
| 129 | var id = $('#<%= f ocusField. ClientID % >').val(); | |
| 130 | ||
| 131 | ||
| 132 | ||
| 133 | $('input [id="' + i d + '"]'). focus(); | |
| 134 | ||
| 135 | }) ; | |
| 136 | ||
| 137 | $( document). ready(func tion() { | |
| 138 | ||
| 139 | if ($('# <%= Hidden FieldShowS aveMessage .ClientID %>').val() == '1') { | |
| 140 | aler t($('#<%= HiddenFiel dSaveMessa ge.ClientI D %>').val ()); | |
| 141 | $('# <%= Hidden FieldShowS aveMessage .ClientID %>').val(' 0'); | |
| 142 | } | |
| 143 | ||
| 144 | ||
| 145 | $(':inpu t, a, span .Validator Class, spa n.DataValu e, label.D ataValue') .each(func tion(i, e) { $(e).at tr('tabind ex', i) }) ; | |
| 146 | ||
| 147 | $('input [type=text ], textare a').focus( function() { | |
| 148 | $(th is).addCla ss('highli ght'); | |
| 149 | ||
| 150 | }).blur( function() { | |
| 151 | $(th is).remove Class('hig hlight'); | |
| 152 | //Ch eck Text a nd Textare a controls for the l ess than c haracter ( <) followe d by any n on-blank c haracter. These | |
| 153 | //ca use an exc eption in the Sys$We bForms$Pag eRequestMa nager$_end PostBack r outine in the "Scrip tResource. axd" file. | |
| 154 | var textID = $ (this).get (0).id | |
| 155 | var textToChec k = docume nt.getElem entById(te xtID).valu e; | |
| 156 | var re = new R egExp(/[<] \S/); | |
| 157 | if ( textToChec k.match(re )) { | |
| 158 | var m = re .exec(text ToCheck); | |
| 159 | var tempSt r = ""; | |
| 160 | alert("WAR NING!\n\nT here is on e or more less than (<) charac ters in yo ur text.\n \n" + | |
| 161 | "Mat ch found a t position " + m.ind ex + ":" + m + "\n\n " + | |
| 162 | "Ple ase make s ure that a ny less th an (<) cha racter is followed b y a space " + | |
| 163 | "cha racter bef ore procee ding."); | |
| 164 | document.g etElementB yId(textID ).focus(); | |
| 165 | } | |
| 166 | }); | |
| 167 | ||
| 168 | $('selec t').bind(' focusin', function() { | |
| 169 | $(th is).addCla ss('highli ght'); | |
| 170 | }).bind( 'focusout' , function () { | |
| 171 | $(th is).remove Class('hig hlight'); | |
| 172 | }); | |
| 173 | ||
| 174 | ||
| 175 | $('input :checkbox, input:radi o').one('c hange', fu nction() { | |
| 176 | ||
| 177 | var matchingDi v = $(this ).closest( 'div.exclu deSaveWarn ings'); | |
| 178 | ||
| 179 | //no match fou nd, so don 't exclude this elem ent | |
| 180 | if ( matchingDi v.length = = 0) { | |
| 181 | isDirty.va l("1"); | |
| 182 | //$('#dirt yFlag').va l(isDirty ? '1' : '0 '); | |
| 183 | } | |
| 184 | }); | |
| 185 | ||
| 186 | $('input :text, tex tarea').ch ange(funct ion() { | |
| 187 | //al ert("TextB ox change" ); | |
| 188 | //is Dirty.val( "1"); | |
| 189 | //is Dirty = tr ue; | |
| 190 | var matchingDi v = $(this ).closest( 'div.exclu deSaveWarn ings'); | |
| 191 | ||
| 192 | if ( matchingDi v.length = = 0) { | |
| 193 | ||
| 194 | isDirty.va l("1"); | |
| 195 | //$('#dirt yFlag').va l(isDirty ? '1' : '0 '); | |
| 196 | } | |
| 197 | }); | |
| 198 | ||
| 199 | //genera l non-subm itting but tons | |
| 200 | $('input [type=butt on]:not([o nclick*="W ebForm_DoP ostBackWit hOptions"] )').click( function(e ) { | |
| 201 | //do button st uff here | |
| 202 | ||
| 203 | var matchingDi v = $(this ).closest( 'div.exclu deSaveWarn ings'); | |
| 204 | ||
| 205 | if ( matchingDi v.length = = 0) { | |
| 206 | ||
| 207 | if ($(this ).is('.clo seButton') ) { | |
| 208 | ||
| 209 | ||
| 210 | } | |
| 211 | else { | |
| 212 | ||
| 213 | isPost Back = tru e; | |
| 214 | //isDi rty.val("1 "); | |
| 215 | //isDi rty = true ; | |
| 216 | isDirt y.val("0") ; | |
| 217 | //$('# dirtyFlag' ).val(isDi rty ? '1' : '0'); | |
| 218 | } | |
| 219 | } | |
| 220 | }); | |
| 221 | ||
| 222 | ||
| 223 | //specia l case lik e wizard n on-submitt ing button s | |
| 224 | $('input [type=butt on][onclic k*="WebFor m_DoPostBa ckWithOpti ons"]').mo usedown(fu nction(e) { | |
| 225 | ||
| 226 | var matchingDi v = $(this ).closest( 'div.exclu deSaveWarn ings'); | |
| 227 | ||
| 228 | if ( matchingDi v.length = = 0) { | |
| 229 | if ($(this ).is('.clo seButton') ) { | |
| 230 | ||
| 231 | ||
| 232 | } | |
| 233 | else { | |
| 234 | isPost Back = tru e; | |
| 235 | } | |
| 236 | } | |
| 237 | }); | |
| 238 | ||
| 239 | $('input [type=subm it]').bind ('click', function(e ) { | |
| 240 | ||
| 241 | //al ert("Submi t Button") ; | |
| 242 | //is Dirty.val( "0"); | |
| 243 | var matchingDi v = $(this ).closest( 'div.exclu deSaveWarn ings'); | |
| 244 | ||
| 245 | if ( matchingDi v.length = = 0) { | |
| 246 | isPostBack = true; | |
| 247 | //isDirty = false; | |
| 248 | //isDirty. val("0"); | |
| 249 | //$('#dirt yFlag').va l(isDirty ? '1' : '0 '); | |
| 250 | } | |
| 251 | }); | |
| 252 | ||
| 253 | $('.tabl eView a[hr ef*="__doP ostBack"]' ).click(fu nction(e) { | |
| 254 | var matchingDi v = $(this ).closest( 'div.exclu deSaveWarn ings'); | |
| 255 | ||
| 256 | if ( matchingDi v.length = = 0) { | |
| 257 | isPostBack = true; | |
| 258 | } | |
| 259 | }); | |
| 260 | ||
| 261 | $('a[hre f*="_DoPos tBackWithO ptions"]') .click(fun ction(e) { | |
| 262 | ||
| 263 | isPo stBack = t rue; | |
| 264 | }); | |
| 265 | ||
| 266 | $('selec t[onchange *="__doPos tBack"]'). change(fun ction(e) { | |
| 267 | //al ert("Postb ack"); | |
| 268 | var matchingDi v = $(this ).closest( 'div.exclu deSaveWarn ings'); | |
| 269 | ||
| 270 | if ( matchingDi v.length = = 0) { | |
| 271 | isPostBack = true; | |
| 272 | isDirty.va l("1"); | |
| 273 | } | |
| 274 | }); | |
| 275 | ||
| 276 | $('selec t:not([onc hange*="__ doPostBack "])').chan ge(functio n(e) { | |
| 277 | ||
| 278 | //al ert("Non-P ostback"); | |
| 279 | var matchingDi v = $(this ).closest( 'div.exclu deSaveWarn ings'); | |
| 280 | ||
| 281 | if ( matchingDi v.length = = 0) { | |
| 282 | isDirty.va l("1"); | |
| 283 | } | |
| 284 | }); | |
| 285 | ||
| 286 | window.o nbeforeunl oad = func tion() { | |
| 287 | //$( '#dirtyFla g').val(is Dirty ? '1 ' : '0'); | |
| 288 | ||
| 289 | // alert('o nbeforeunl oad'); | |
| 290 | ||
| 291 | //hi ddenValue = $('#<%= dirtyFlag. ClientID % >'); | |
| 292 | //hi ddenValue. val(isDirt y ? '1' : '0'); | |
| 293 | ||
| 294 | // newItem 5 = docume nt.getElem entById("< %= dirtyFl ag.ClientI D %>"); | |
| 295 | ||
| 296 | // alert(' hidden fie ld value = ' + newIt em5.value) ; | |
| 297 | ||
| 298 | if ( isPostBack == true) | |
| 299 | return; | |
| 300 | ||
| 301 | if ( isDirty.va l() == "0" ) | |
| 302 | return; | |
| 303 | ||
| 304 | retu rn warn_on _unload; | |
| 305 | ||
| 306 | isPo stBack = f alse; | |
| 307 | } | |
| 308 | }) ; | |
| 309 | ||
| 310 | </scri pt> | |
| 311 | ||
| 312 | <scrip t type="te xt/javascr ipt"> | |
| 313 | ||
| 314 | /* ********** ********** ********** ********** ****** | |
| 315 | * DD Tab Men u II scrip t- © Dynam ic Drive D HTML code library (w ww.dynamic drive.com) | |
| 316 | * This notic e MUST sta y intact f or legal u se | |
| 317 | * Visit Dyna mic Drive at http:// www.dynami cdrive.com / for full source co de | |
| 318 | ** ********** ********** ********** ********** *****/ | |
| 319 | ||
| 320 | // Set tab to intially be selecte d when pag e loads: | |
| 321 | // [which tab (1=first tab), ID o f tab cont ent to dis play (or " " if no co rrespondin g tab cont ent)]: | |
| 322 | va r initialt ab = [1, " sc1"] | |
| 323 | ||
| 324 | // Turn menu into singl e level im age tabs ( completely hides 2nd level)? | |
| 325 | va r turntosi ngle = 0 / /0 for no (default), 1 for yes | |
| 326 | ||
| 327 | // Disable hy perlinks i n 1st leve l tab imag es? | |
| 328 | va r disablet ablinks = 0 //0 for no (defaul t), 1 for yes | |
| 329 | ||
| 330 | ||
| 331 | // //////Stop editting/ ////////// ///// | |
| 332 | ||
| 333 | va r previous tab = "" | |
| 334 | ||
| 335 | if (turntosi ngle == 1) | |
| 336 | document .write('<s tyle type= "text/css" >\n#tabcon tentcontai ner{displa y: none;}\ n</style>' ) | |
| 337 | ||
| 338 | </scri pt> | |
| 339 | ||
| 340 | <scrip t type="te xt/javascr ipt"> | |
| 341 | fu nction clo seWindow() { | |
| 342 | window.c lose(); | |
| 343 | ||
| 344 | } | |
| 345 | ||
| 346 | </scri pt> | |
| 347 | ||
| 348 | <scrip t type="te xt/javascr ipt"> | |
| 349 | var au toCloseTim er; | |
| 350 | var ti meoutObjec t; | |
| 351 | var ti mePeriod = <%=Config urationMan ager.AppSe ttings["Ti meoutInMin utes"].ToS tring() %> *60*1000; // in mill i seconds, set in we b.config | |
| 352 | var wa rnPeriod = <%=Config urationMan ager.AppSe ttings["Ti meoutWarni ngInMinute s"].ToStri ng() %>*60 *1000; / / in milli seconds, set in web .config | |
| 353 | ||
| 354 | functi on promptF orClose() { | |
| 355 | ||
| 356 | // autoCloseD iv.style.d isplay = ' block'; | |
| 357 | au toCloseTim er = setTi meout("def initelyClo se()", war nPeriod); | |
| 358 | ||
| 359 | va r id = $(' #dialog'); | |
| 360 | // Get the sc reen heigh t and widt h | |
| 361 | va r maskHeig ht = $(doc ument).hei ght(); | |
| 362 | va r maskWidt h = $(wind ow).width( ); | |
| 363 | // Set height and width to mask t o fill up the whole screen | |
| 364 | $( '#mask').c ss({ 'widt h': maskWi dth, 'heig ht': maskH eight }); | |
| 365 | // transition effect | |
| 366 | $( '#mask').f adeIn(500) ; | |
| 367 | $( '#mask').f adeTo("fas t", 0.8); | |
| 368 | // Get the wi ndow heigh t and widt h | |
| 369 | va r winH = $ (window).h eight(); | |
| 370 | va r winW = $ (window).w idth(); | |
| 371 | // Set the po pup window to center | |
| 372 | $( id).css('t op', winH / 2 - $(id ).height() / 2); | |
| 373 | $( id).css('l eft', winW / 2 - $(i d).width() / 2); | |
| 374 | // transition effect | |
| 375 | $( id).fadeIn (500); | |
| 376 | ||
| 377 | va r element = document .getElemen tById('dia log'); | |
| 378 | el ement.scro llIntoView (); | |
| 379 | ||
| 380 | } | |
| 381 | ||
| 382 | ||
| 383 | functi on autoClo se() { | |
| 384 | ||
| 385 | // autoCloseD iv.style.d isplay = ' block'; // shows mess age on pag e | |
| 386 | au toCloseTim er = setTi meout("def initelyClo se()", tim ePeriod); //starts c ountdown t o closure | |
| 387 | ||
| 388 | va r id = $(' #dialog'); | |
| 389 | // Get the sc reen heigh t and widt h | |
| 390 | va r maskHeig ht = $(doc ument).hei ght(); | |
| 391 | va r maskWidt h = $(wind ow).width( ); | |
| 392 | // Set height and width to mask t o fill up the whole screen | |
| 393 | $( '#mask').c ss({ 'widt h': maskWi dth, 'heig ht': maskH eight }); | |
| 394 | // transition effect | |
| 395 | $( '#mask').f adeIn(500) ; | |
| 396 | $( '#mask').f adeTo("fas t", 0.8); | |
| 397 | // Get the wi ndow heigh t and widt h | |
| 398 | va r winH = $ (window).h eight(); | |
| 399 | va r winW = $ (window).w idth(); | |
| 400 | // Set the po pup window to center | |
| 401 | $( id).css('t op', winH / 2 - $(id ).height() / 2); | |
| 402 | $( id).css('l eft', winW / 2 - $(i d).width() / 2); | |
| 403 | // transition effect | |
| 404 | $( id).fadeIn (500); | |
| 405 | ||
| 406 | va r element = document .getElemen tById('dia log'); | |
| 407 | el ement.scro llIntoView (); | |
| 408 | ||
| 409 | } | |
| 410 | ||
| 411 | functi on cancelC lose() { | |
| 412 | $. post("Incr ementSessi onTime.ash x"); | |
| 413 | cl earTimeout (autoClose Timer); // stops auto -close tim er | |
| 414 | // autoCloseD iv.style.d isplay = ' none'; //h ides messa ge | |
| 415 | re setTimeout (); | |
| 416 | } | |
| 417 | ||
| 418 | functi on resetTi meout() { | |
| 419 | if ($('#<%=H iddenField ActivateIn activityTi meout.Clie ntID %>'). val() == ' 1') { | |
| 420 | clearTim eout(timeo utObject); //stops t imer | |
| 421 | timeoutO bject = se tTimeout(" promptForC lose()", t imePeriod) ; //restar ts timer f rom 0 | |
| 422 | } | |
| 423 | } | |
| 424 | ||
| 425 | functi on keepAli ve() { | |
| 426 | if ($('#<%=H iddenField ActivateIn activityTi meout.Clie ntID %>'). val() == ' 1') { | |
| 427 | $.post(" IncrementS essionTime .ashx"); | |
| 428 | timeKeep AliveObjec t = setTim eout("keep Alive()", timePeriod ); //resta rts timer from 0 | |
| 429 | } | |
| 430 | } | |
| 431 | ||
| 432 | functi on definit elyClose() { | |
| 433 | ||
| 434 | // clear isDi rty, other wise the u ser will g et a popup message a bout leavi ng the pag e | |
| 435 | is Dirty.val( "0"); | |
| 436 | ||
| 437 | to p.window.l ocation = 'Instrumen tTimeout.a spx'; | |
| 438 | } | |
| 439 | ||
| 440 | functi on initiat eTimeout() { | |
| 441 | if ($('#<%=H iddenField ActivateIn activityTi meout.Clie ntID %>'). val() == ' 1') { | |
| 442 | timeoutO bject = se tTimeout(' promptForC lose()', t imePeriod) ; | |
| 443 | } | |
| 444 | } | |
| 445 | ||
| 446 | </scri pt> | |
| 447 | ||
| 448 | <scrip t type="te xt/javascr ipt"> | |
| 449 | ||
| 450 | $( document). ready(func tion() { | |
| 451 | //select all the a tag with name equal to modal | |
| 452 | $('a[nam e=modal]') .click(fun ction(e) { | |
| 453 | //Ca ncel the l ink behavi or | |
| 454 | e.pr eventDefau lt(); | |
| 455 | //Ge t the A ta g | |
| 456 | var id = $(thi s).attr('h ref'); | |
| 457 | //Ge t the scre en height and width | |
| 458 | var maskHeight = $(docum ent).heigh t(); | |
| 459 | var maskWidth = $(window ).width(); | |
| 460 | //Se t height a nd width t o mask to fill up th e whole sc reen | |
| 461 | $('# mask').css ({ 'width' : maskWidt h, 'height ': maskHei ght }); | |
| 462 | //tr ansition e ffect | |
| 463 | $('# mask').fad eIn(500); | |
| 464 | $('# mask').fad eTo("fast" , 0.8); | |
| 465 | //Ge t the wind ow height and width | |
| 466 | var winH = $(w indow).hei ght(); | |
| 467 | var winW = $(w indow).wid th(); | |
| 468 | //Se t the popu p window t o center | |
| 469 | $(id ).css('top ', winH / 2 - $(id). height() / 2); | |
| 470 | $(id ).css('lef t', winW / 2 - $(id) .width() / 2); | |
| 471 | //tr ansition e ffect | |
| 472 | $(id ).fadeIn(5 00); | |
| 473 | ||
| 474 | var element = document.g etElementB yId('dialo g'); | |
| 475 | elem ent.scroll IntoView() ; | |
| 476 | ||
| 477 | ||
| 478 | }); | |
| 479 | ||
| 480 | //if clo se button is clicked | |
| 481 | $('.wind ow .close' ).click(fu nction(e) { | |
| 482 | //Ca ncel the l ink behavi or | |
| 483 | e.pr eventDefau lt(); | |
| 484 | $('# mask, .win dow').hide (); | |
| 485 | canc elClose(); | |
| 486 | }); | |
| 487 | ||
| 488 | //if mas k is click ed | |
| 489 | $('#mask ').click(f unction() { | |
| 490 | $(th is).hide() ; | |
| 491 | $('. window').h ide(); | |
| 492 | canc elClose(); | |
| 493 | }); | |
| 494 | ||
| 495 | //if dia log is cli cked | |
| 496 | $('#dial og').click (function( ) { | |
| 497 | $('# mask').hid e(); | |
| 498 | $('. window').h ide(); | |
| 499 | canc elClose(); | |
| 500 | }); | |
| 501 | ||
| 502 | }) ; | |
| 503 | </scri pt> | |
| 504 | ||
| 505 | <!-- S TART: VA B ANNER --> | |
| 506 | <div i d="boxes"> | |
| 507 | <! -- #custom ize your m odal windo w here --> | |
| 508 | <d iv id="dia log" class ="window"> | |
| 509 | <center> | |
| 510 | <br /> | |
| 511 | <br /> | |
| 512 | <br /> | |
| 513 | <asp :Label ID= "LabelInac tivity" Sk inID="Data Label" run at="server " Text="Yo ur session is about to expire. "></asp:La bel> | |
| 514 | <!-- close but ton is def ined as cl ose class --> | |
| 515 | <br /> | |
| 516 | <br /> | |
| 517 | <a h ref="#" id ="remainLo ggedInLink " class="c lose">Clic k here to return to the applic ation</a> | |
| 518 | </center > | |
| 519 | </ div> | |
| 520 | <! -- Do not remove div #mask, bec ause you'l l need it to fill th e whole sc reen --> | |
| 521 | <d iv id="mas k"> | |
| 522 | </ div> | |
| 523 | </div> | |
| 524 | <table id="pgBan ner" borde r="0" cell padding="0 " cellspac ing="0" wi dth="100%" summary=" Table is u sed for la yout purpo ses" | |
| 525 | st yle="margi n-bottom: 0px; z-ind ex: 1"> | |
| 526 | <t body> | |
| 527 | <tr> | |
| 528 | <td style="wid th: 590">< img src=". ./va_files /images/fr ame/inter- header-ban ner-top.jp g" alt="Un ited State s Departme nt of Vete rans Affai rs Traumat ic Brain I njury" wid th="590" h eight="67" style="bo rder: 0px" /></td> | |
| 529 | <td width="177 " id="sear ch" style= "backgroun d-image: u rl('../va_ files/imag es/frame/i nter-heade r-banner-t op-right.j pg'); vert ical-align : top">&nb sp;</td> | |
| 530 | <td class="hea derEnd">&n bsp;</td> | |
| 531 | </tr> | |
| 532 | <tr> | |
| 533 | <td colspan="2 "> | |
| 534 | <table bor der="0" ce llpadding= "0" cellsp acing="0" width="100 %" summary ="table is used for layout pur poses"> | |
| 535 | <tbody > | |
| 536 | <t r> | |
| 537 | <td widt h="149" id ="nav-main -seal"><im g src="../ va_files/i mages/fram e/inter-he ader-banne r-bottom.j pg" alt="b ottom of t he Veteran s Affairs seal" widt h="149" he ight="27" style="bor der: 0px" /></td> | |
| 538 | <td id=" nav-main" width="100 %" align=" center"> | |
| 539 | <div id="ddima getabs"> | |
| 540 | <ul id="na v-top"> | |
| 541 | <li > | |
| 542 | <asp:Hyper Link ID="H yperLinkRe porting" T argut="_bl ank" runat ="server" NavigateUr l="https:/ / DNS . DNS /default.a spx?bookid =50b8a48c- 0265-4f8e- 8d79-eeccc 2a851ef|is pasFalse|r eport842c9 4d0-a442-4 443-9d24-8 a368ca3b4a 7|ws5|wsb0 |isDisable dAnalytics False|isDa shboardPan elOnTrue"> Analytic R eporting</ asp:HyperL ink> | |
| 543 | </li> | |
| 544 | <li > | |
| 545 | <a sp:HyperLi nk ID="Hyp erLink1" T argut="_bl ank" runat ="server" NavigateUr l="~/TBI_I nstruments /reports/A DHocReport ing.aspx"> Instrument Reports</ asp:HyperL ink> | |
| 546 | </li> | |
| 547 | <li > | |
| 548 | <a sp:HyperLi nk ID="Hyp erLinkHelp " Target=" _blank" ru nat="serve r" Navigat eUrl="~/he lp/help.ht ml"><img b order="0" src="../im ages/help. gif" alt=" Help" />He lp</asp:Hy perLink></ li> | |
| 549 | </ul> | |
| 550 | </di v> | |
| 551 | </td> | |
| 552 | </ tr> | |
| 553 | </tbod y> | |
| 554 | </table> | |
| 555 | </td > | |
| 556 | <td class="hea derEndBott om"> | |
| 557 | <table wid th="100%"> | |
| 558 | <tr> | |
| 559 | <t d align="r ight"><asp :HyperLink ID="Hyper LinkSystem Check" run at="server " Navigate Url="~/Sys temCheck.a spx" Targe t="_blank" Text="Che ck System" | |
| 560 | Font -Bold="tru e" ForeCol or="White" ></asp:Hyp erLink>&nb sp  | |
| 561 | <asp:Hyp erLink ID= "HyperLink ServiceChe ck" runat= "server" N avigateUrl ="ServiceC heck.aspx" Target="_ blank" Tex t="Check S ervice" Fo nt-Bold="t rue" ForeC olor="Whit e"> | |
| 562 | </asp:Hy perLink> | |
| 563 | </ td> | |
| 564 | </tr> | |
| 565 | </table> | |
| 566 | </td > | |
| 567 | </tr> | |
| 568 | </ tbody> | |
| 569 | </tabl e> | |
| 570 | <table border="0 " cellspac ing="0" ce llpadding= "0" class= "contentTa ble" width ="100%"> | |
| 571 | <t r> | |
| 572 | <td> | |
| 573 | <!-- begin con tent --> | |
| 574 | <asp :Panel ID= "masterPan el" runat= "server" B orderWidth ="0" Visib le="true"> | |
| 575 | <!-- <div class="con tent"> --> | |
| 576 | <a name="c ontent"></ a> | |
| 577 | <asp:Hidde nField ID= "dirtyFlag " runat="s erver" Val ue="0" /> | |
| 578 | <asp:Hidde nField ID= "focusFiel d" runat=" server" /> | |
| 579 | <asp:Hidde nField ID= "HiddenFie ldShowSave Message" r unat="serv er" Value= "0" /> | |
| 580 | <asp:Hidde nField ID= "HiddenFie ldSaveMess age" runat ="server" Value="" / > | |
| 581 | <asp:Conte ntPlaceHol der ID="Co ntentPlace Holder" ru nat="serve r"> | |
| 582 | Conten t Placehol der | |
| 583 | </asp:Cont entPlaceHo lder> | |
| 584 | </as p:Panel> | |
| 585 | <!-- end conte nt --> | |
| 586 | </td> | |
| 587 | </ tr> | |
| 588 | </tabl e> | |
| 589 | <asp:P anel ID="U serInforma tion" runa t="server" > | |
| 590 | <d iv class=" user"> | |
| 591 | <asp:Lab el ID="Lab elforlblCu rrentUser" runat="se rver" Text ="Current User: "></ asp:Label> | |
| 592 | | |
| 593 | <asp:Lab el ID="Lab elCurrentU ser" runat ="server" Text=""></ asp:Label> | |
| 594 | <%-- <br /> | |
| 595 | Last Accessed: <asp:Labe l ID="Labe lCurrentDa teTime" ru nat="serve r" Text="" ></asp:Lab el>--%> | |
| 596 | <br /> | |
| 597 | </ div> | |
| 598 | </asp: Panel> | |
| 599 | <asp:H iddenField ID="Hidde nFieldActi vateInacti vityTimeou t" runat=" server" Va lue="1" /> | |
| 600 | </form > | |
| 601 | </body> | |
| 602 | </html> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.