SHOW:
|
|
- or go back to the newest paste.
1 | - | <!-- This comment will put IE 6, 7, 8, and 9 in quirks mode --> |
1 | + | <tbody><tr style="height: 26px;"> |
2 | <th style="padding: 9px;"> Select Service Packages: Altoona, PA - September 2010 </th> | |
3 | - | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
3 | + | <th align="right"> <div class="buttonset largebuttonset" style="text-align: right;"> |
4 | - | <html xmlns="http://www.w3.org/1999/xhtml"> |
4 | + | <input name="test" id="test" type="text"> |
5 | - | <head> |
5 | + | |
6 | - | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
6 | + | <input name="selSvcPkgbtnNext" value="Select Service Packages" id="selSvcPkgbtnNext" type="button"> |
7 | - | <meta http-equiv="Pragma" content="no-cache"> |
7 | + | |
8 | - | <meta http-equiv="expires" content="0"> |
8 | + | </div> |
9 | - | |
9 | + | </th> |
10 | - | <script src="includes/jquery/jquery-1.7.js" type="text/javascript"></script> |
10 | + | </tr> |
11 | - | <script src="includes/jquery/jquery-ui.min.js" type="text/javascript"></script> |
11 | + | |
12 | <tr> | |
13 | - | <script src="includes/jquery/jquery.bgiframe.js" type="text/javascript"></script> |
13 | + | <td colspan="2" align="center"><div style="width: 500px; padding: 5px;">Click on the package you wish to apply to the particular day, which higlights it. Highlighted choices will be applied once "Select Service Packages" is pressed.</div></td> |
14 | - | <script src="includes/jquery/jquery.dimensions.js" type="text/javascript"></script> |
14 | + | </tr> |
15 | - | <script src="includes/jquery/jquery.tooltip.js" type="text/javascript"> </script> |
15 | + | <tr> |
16 | - | <script src="includes/jquery/chili-1.7.pack.js" type="text/javascript"></script> |
16 | + | <td colspan="2" align="center"> |
17 | - | <script src="includes/jquery/jquery.checkbox.js" type="text/javascript"></script> |
17 | + | <table class="packages" cellpadding="2" cellspacing="0"> |
18 | ||
19 | - | <link rel="stylesheet" type="text/css" href="includes/jquery/jquery-ui-1.8.16.custom.css" media="screen"> |
19 | + | <tbody><tr> |
20 | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/01</td> | |
21 | - | <link rel="stylesheet" type="text/css" href="includes/ADDSglobal.css" media="screen"> |
21 | + | |
22 | - | <link rel="stylesheet" type="text/css" href="includes/ADDSStyle.css" media="screen"> |
22 | + | |
23 | - | <link rel="stylesheet" type="text/css" href="includes/error.css" media="screen"> |
23 | + | <td id="tdSP_1_1" style="cursor: pointer;" class="packages" valign="top"> |
24 | - | <link rel="stylesheet" type="text/css" href="includes/nav.css" media="screen"> |
24 | + | <table> |
25 | - | <link rel="stylesheet" type="text/css" href="includes/wizard.css" media="screen"> |
25 | + | |
26 | - | <link rel="stylesheet" type="text/css" href="includes/jquery/jquery.tooltip.css" media="screen"> |
26 | + | |
27 | - | <link rel="stylesheet" type="text/css" href="includes/jquery/jquery.checkbox.css" media="screen"> |
27 | + | </table> |
28 | - | <link rel="stylesheet" type="text/css" href="includes/wizard.css" media="screen"> |
28 | + | |
29 | <input style="position: absolute; z-index: -1;" name="selectSP_1" id="selectSP_1" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
30 | - | <script type="text/javascript"> |
30 | + | |
31 | - | $(document).ready(function(){ |
31 | + | <td id="tdSP_1_2" style="cursor: pointer;" class="packages" valign="top"> |
32 | - | /*global vars, ,mostly for the Add Flight Form*/ |
32 | + | <table> |
33 | - | var spid=""; |
33 | + | |
34 | ||
35 | - | $("#navmenu-h li,#navmenu-v li").hover( |
35 | + | </table> |
36 | - | function() { |
36 | + | |
37 | - | $(this).addClass("iehover"); |
37 | + | <input style="position: absolute; z-index: -1;" name="selectSP_1" id="selectSP_1" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> |
38 | - | }, |
38 | + | |
39 | - | function() { |
39 | + | </tr> |
40 | - | $(this).removeClass("iehover"); |
40 | + | |
41 | - | } |
41 | + | |
42 | - | ); |
42 | + | |
43 | <tr> | |
44 | - | |
44 | + | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/02</td> |
45 | ||
46 | <td id="tdSP_2_1" style="cursor: pointer;" class="packages" valign="top"> | |
47 | <table> | |
48 | ||
49 | ||
50 | - | |
50 | + | </table> |
51 | ||
52 | <input style="position: absolute; z-index: -1;" name="selectSP_2" id="selectSP_2" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
53 | ||
54 | <td id="tdSP_2_2" style="cursor: pointer;" class="packages" valign="top"> | |
55 | - | /* new report wizard */ |
55 | + | <table> |
56 | - | $("#spRouteSelect").live("change",function(){ |
56 | + | |
57 | - | var comm = ""; |
57 | + | |
58 | ||
59 | - | $("#spRouteSelect option:selected").each(function(){ |
59 | + | </table> |
60 | - | comm +=$(this).text(); |
60 | + | |
61 | - | $.get('index.cfm?cfaction=DepartureReport.CreateNewMonth&idRoute=' + $(this).val() +'&newInterface',function(data){ |
61 | + | <input style="position: absolute; z-index: -1;" name="selectSP_2" id="selectSP_2" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> |
62 | - | $('#s2').html(data); |
62 | + | |
63 | - | }); |
63 | + | </tr> |
64 | - | }); |
64 | + | |
65 | ||
66 | - | $("#idCommunity").append(comm); |
66 | + | <tr> |
67 | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/03</td> | |
68 | - | $("#st1,#s2,#st1Check").removeClass("stepOff"); |
68 | + | |
69 | <td id="tdSP_3_1" style="cursor: pointer;" class="packages" valign="top"> | |
70 | <table> | |
71 | - | }); |
71 | + | |
72 | ||
73 | </table> | |
74 | - | $("#spMonthSelect").live('change',function(){ |
74 | + | |
75 | - | var spMth = ""; |
75 | + | |
76 | <input style="position: absolute; z-index: -1;" name="selectSP_3" id="selectSP_3" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
77 | - | $("#spMonthSelect option:selected").each(function(){ |
77 | + | |
78 | - | spMth += $(this).text(); |
78 | + | <td id="tdSP_3_2" style="cursor: pointer;" class="packages" valign="top"> |
79 | - | $.get('index.cfm?cfaction=DepartureReport.CreateNewMonthOptions&idMonth=' + $(this).val() +'&newInterface',function(data){ |
79 | + | <table> |
80 | - | $('#s3').html(data); |
80 | + | |
81 | - | }); |
81 | + | |
82 | - | }); |
82 | + | </table> |
83 | ||
84 | - | $("#idMonth").append(spMth); |
84 | + | <input style="position: absolute; z-index: -1;" name="selectSP_3" id="selectSP_3" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> |
85 | ||
86 | - | $("#st2,#s3,#st2Check").removeClass("stepOff"); |
86 | + | </tr> |
87 | ||
88 | ||
89 | - | }); |
89 | + | <tr> |
90 | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/04</td> | |
91 | - | $("#newRptButton").live('click', function(){ |
91 | + | |
92 | - | $.get('index.cfm?cfaction=DepartureReport.SelectPackage&newInterface',function(data){ |
92 | + | |
93 | - | $('#s4').html(data); |
93 | + | <td id="tdSP_4_1" style="cursor: pointer;" class="packages" valign="top"> |
94 | - | }); |
94 | + | <table> |
95 | ||
96 | - | $("p").remove(); |
96 | + | |
97 | - | $("#s4").removeClass("stepOff"); |
97 | + | </table> |
98 | - | $("#s1,#s2,#s3").slideToggle(2000); |
98 | + | |
99 | - | }); |
99 | + | <input style="position: absolute; z-index: -1;" name="selectSP_4" id="selectSP_4" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> |
100 | ||
101 | - | /* add flight numbers */ |
101 | + | <td id="tdSP_4_2" style="cursor: pointer;" class="packages" valign="top"> |
102 | - | $('.addFlight').live('click', function(event){ |
102 | + | <table> |
103 | ||
104 | - | /*we may have multiple forms on a page so we need to iterate through the collection*/ |
104 | + | |
105 | - | $('form').each(function(i){ |
105 | + | </table> |
106 | ||
107 | - | /* the whole mess is dymanic so we need to capture the form ID were working with*/ |
107 | + | <input style="position: absolute; z-index: -1;" name="selectSP_4" id="selectSP_4" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> |
108 | - | var frmName = '#'+$(this).attr('id'); |
108 | + | |
109 | </tr> | |
110 | ||
111 | - | /*then we use the trusty jQuery $.Ajax method*/ |
111 | + | |
112 | - | $.ajax({ |
112 | + | |
113 | - | type: 'post', |
113 | + | <tr> |
114 | - | url: 'index.cfm?cfaction=DepartureReport.CreateNewFltNumProcess', |
114 | + | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/05</td> |
115 | - | data: $(frmName).serialize(), |
115 | + | |
116 | - | cache: false, |
116 | + | <td id="tdSP_5_1" style="cursor: pointer;" class="packages" valign="top"> |
117 | - | success: function(data){ |
117 | + | <table> |
118 | - | $('#s4').html(data); |
118 | + | |
119 | - | }, |
119 | + | |
120 | - | error: function(){ |
120 | + | </table> |
121 | - | alert('data'); |
121 | + | |
122 | - | } |
122 | + | <input style="position: absolute; z-index: -1;" name="selectSP_5" id="selectSP_5" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> |
123 | ||
124 | - | }); |
124 | + | <td id="tdSP_5_2" style="cursor: pointer;" class="packages" valign="top"> |
125 | - | }); |
125 | + | <table> |
126 | - | }); |
126 | + | |
127 | ||
128 | - | /* click the continue button to move to the operations grid*/ |
128 | + | |
129 | </table> | |
130 | - | $("#createRptContinue").live('click', function(event){ |
130 | + | |
131 | - | $.get('index.cfm?cfaction=DepartureReport.CreateNewReport&newInterface',function(data){ |
131 | + | <input style="position: absolute; z-index: -1;" name="selectSP_5" id="selectSP_5" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> |
132 | - | $('#s4').html(data); |
132 | + | |
133 | - | }); |
133 | + | </tr> |
134 | - | }); |
134 | + | |
135 | ||
136 | - | /* submit the operations grid */ |
136 | + | <tr> |
137 | - | $('#submitGrid').live('click', function(event){ |
137 | + | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/06</td> |
138 | - | $.ajax({ |
138 | + | |
139 | - | type: 'post', |
139 | + | <td id="tdSP_6_1" style="cursor: pointer;" class="packages" valign="top"> |
140 | - | url: 'index.cfm?cfaction=DepartureReport.CreateNewProcess', |
140 | + | <table> |
141 | - | data: $('#frmBuildTemplate').serialize(), |
141 | + | |
142 | - | cache: false, |
142 | + | |
143 | - | success: function(){ |
143 | + | </table> |
144 | - | $.get('index.cfm?cfaction=DepartureReport.SelectPackage&newInterface',function(data){ |
144 | + | |
145 | - | $('#s4').html(data); |
145 | + | |
146 | - | }); |
146 | + | <input style="position: absolute; z-index: -1;" name="selectSP_6" id="selectSP_6" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> |
147 | - | }, |
147 | + | |
148 | - | error: function(){ |
148 | + | <td id="tdSP_6_2" style="cursor: pointer;" class="packages" valign="top"> |
149 | - | alert('data'); |
149 | + | <table> |
150 | - | } |
150 | + | |
151 | ||
152 | - | }); |
152 | + | </table> |
153 | ||
154 | - | }); |
154 | + | <input style="position: absolute; z-index: -1;" name="selectSP_6" id="selectSP_6" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> |
155 | ||
156 | - | /*toggles the service package selection page |
156 | + | </tr> |
157 | ||
158 | - | $("td.packages").live('click', function(){ |
158 | + | |
159 | - | $(this).addClass("highlightOn"); |
159 | + | <tr> |
160 | - | $(this).find("input[type=radio]").attr("checked", "checked"); |
160 | + | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/07</td> |
161 | ||
162 | - | $(this).siblings(".packages").removeClass("highlightOn"); |
162 | + | |
163 | - | $(this).siblings(".packages").find("input[type=radio]").removeAttr("checked"); |
163 | + | <td id="tdSP_7_1" style="cursor: pointer;" class="packages" valign="top"> |
164 | <table> | |
165 | ||
166 | - | });*/ |
166 | + | |
167 | </table> | |
168 | - | $("#selSvcPkgBtn").live('click', function(event){ |
168 | + | |
169 | - | $.ajax({ |
169 | + | <input style="position: absolute; z-index: -1;" name="selectSP_7" id="selectSP_7" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> |
170 | - | type: 'post', |
170 | + | |
171 | - | url: 'index.cfm?cfaction=DepartureReport.CreateNewCheckFormVars', |
171 | + | <td id="tdSP_7_2" style="cursor: pointer;" class="packages" valign="top"> |
172 | - | data: $('#frm_SvcPkgSel').serialize(), |
172 | + | <table> |
173 | - | cache: false, |
173 | + | |
174 | - | success: function(){ |
174 | + | |
175 | - | alert(data); |
175 | + | </table> |
176 | - | /*$.get('index.cfm?cfaction=DepartureReport.CreateNewCheckFormVars',function(data){ |
176 | + | |
177 | - | $('#s4').html(data); |
177 | + | <input style="position: absolute; z-index: -1;" name="selectSP_7" id="selectSP_7" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> |
178 | - | });*/ |
178 | + | |
179 | - | }, |
179 | + | </tr> |
180 | - | error: function(){ |
180 | + | |
181 | - | alert('data'); |
181 | + | |
182 | - | } |
182 | + | |
183 | - | }) |
183 | + | <tr> |
184 | - | }); |
184 | + | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/08</td> |
185 | ||
186 | <td id="tdSP_8_1" style="cursor: pointer;" class="packages" valign="top"> | |
187 | <table> | |
188 | ||
189 | ||
190 | </table> | |
191 | ||
192 | - | /*end new report wizard*/ |
192 | + | <input style="position: absolute; z-index: -1;" name="selectSP_8" id="selectSP_8" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> |
193 | - | }); |
193 | + | |
194 | <td id="tdSP_8_2" style="cursor: pointer;" class="packages" valign="top"> | |
195 | - | </script> |
195 | + | <table> |
196 | ||
197 | ||
198 | - | <script language="JavaScript"> |
198 | + | |
199 | - | //this is the function that adds the listener to |
199 | + | </table> |
200 | - | //the tabchange event in the tab object |
200 | + | |
201 | <input style="position: absolute; z-index: -1;" name="selectSP_8" id="selectSP_8" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> | |
202 | - | addTabChangeListener = function(){ |
202 | + | |
203 | - | myTabs = ColdFusion.Layout.getTabLayout("flightTableTabs"); |
203 | + | </tr> |
204 | - | myTabs.on('tabchange',SaveActiveTab); |
204 | + | |
205 | - | } |
205 | + | |
206 | - | //this is the listener that will call the session.cfc |
206 | + | <tr> |
207 | - | //everytime a tab is selected |
207 | + | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/09</td> |
208 | ||
209 | - | SaveActiveTab = function(){ |
209 | + | <td id="tdSP_9_1" style="cursor: pointer;" class="packages" valign="top"> |
210 | - | //myTabs = ColdFusion.Layout.getTabLayout("flightTableTabs"); |
210 | + | <table> |
211 | - | //actTab = myTabs.getActiveTab(); |
211 | + | |
212 | - | ColdFusion.Ajax.submitForm( |
212 | + | |
213 | - | 'frmDepReport', |
213 | + | </table> |
214 | - | 'index.cfm?cfaction=DepartureReport.StoreSession', |
214 | + | |
215 | - | callback, |
215 | + | |
216 | - | errorHandler, |
216 | + | <input style="position: absolute; z-index: -1;" name="selectSP_9" id="selectSP_9" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> |
217 | - | 'post' |
217 | + | |
218 | - | ); |
218 | + | <td id="tdSP_9_2" style="cursor: pointer;" class="packages" valign="top"> |
219 | <table> | |
220 | ||
221 | ||
222 | - | //ColdFusion.Log.dump(session, "StoreSession"); |
222 | + | </table> |
223 | ||
224 | - | } |
224 | + | <input style="position: absolute; z-index: -1;" name="selectSP_9" id="selectSP_9" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> |
225 | - | //this is an error handler used when calling the cfc |
225 | + | |
226 | - | callback = function(text){ |
226 | + | </tr> |
227 | ||
228 | ||
229 | - | } |
229 | + | <tr> |
230 | - | errorHandler = function(statusCode,statusMsg) { |
230 | + | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/10</td> |
231 | - | alert(statusCode+': '+statusMsg) |
231 | + | |
232 | - | } |
232 | + | |
233 | <td id="tdSP_10_1" style="cursor: pointer;" class="packages" valign="top"> | |
234 | <table> | |
235 | ||
236 | - | </script> |
236 | + | |
237 | </table> | |
238 | - | <title>ADDS - Development v 1.0</title> |
238 | + | |
239 | - | <!-- |
239 | + | <input style="position: absolute; z-index: -1;" name="selectSP_10" id="selectSP_10" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> |
240 | - | ADDS Main Layout |
240 | + | |
241 | - | Modified by: Scott Stewart, Bowhead |
241 | + | <td id="tdSP_10_2" style="cursor: pointer;" class="packages" valign="top"> |
242 | - | Contact: [email protected] |
242 | + | <table> |
243 | - | Date: 09/13/2011 |
243 | + | |
244 | - | Notes: 09/13/2011: Securing link for the Flight Manager. There's no definitive "admin" role at the moment, because every user has all privledges |
244 | + | |
245 | - | hence the plethora of is defines starting at line 40, whichever one turns out to be the Carrier Admin, use that one and pull out the un-needed ones. |
245 | + | </table> |
246 | - | --> |
246 | + | |
247 | <input style="position: absolute; z-index: -1;" name="selectSP_10" id="selectSP_10" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> | |
248 | ||
249 | - | <!-- |
249 | + | </tr> |
250 | - | because IE doesn't deal with margin:auto correctly, nor does it really deal with |
250 | + | |
251 | - | text-align as it should, but it solves the problem |
251 | + | |
252 | - | --> |
252 | + | |
253 | <tr> | |
254 | - | <!--[if IE 7]> |
254 | + | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/11</td> |
255 | - | <style type="text/css"> |
255 | + | |
256 | - | body{ |
256 | + | <td id="tdSP_11_1" style="cursor: pointer;" class="packages" valign="top"> |
257 | - | text-align: center; |
257 | + | <table> |
258 | - | } |
258 | + | |
259 | ||
260 | - | h1{ |
260 | + | </table> |
261 | - | text-align: left; |
261 | + | |
262 | - | } |
262 | + | <input style="position: absolute; z-index: -1;" name="selectSP_11" id="selectSP_11" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> |
263 | - | </style> |
263 | + | |
264 | - | <![endif]--> |
264 | + | <td id="tdSP_11_2" style="cursor: pointer;" class="packages" valign="top"> |
265 | <table> | |
266 | ||
267 | ||
268 | - | </head> |
268 | + | |
269 | </table> | |
270 | - | <body > |
270 | + | |
271 | <input style="position: absolute; z-index: -1;" name="selectSP_11" id="selectSP_11" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> | |
272 | - | <div id="container"> |
272 | + | |
273 | </tr> | |
274 | - | <div id="header"></div> |
274 | + | |
275 | ||
276 | - | <div id="content"> |
276 | + | <tr> |
277 | - | <ul id="navmenu-h"> |
277 | + | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/12</td> |
278 | ||
279 | - | <li><a href="/index.cfm"><span>Home</span></a></li> |
279 | + | <td id="tdSP_12_1" style="cursor: pointer;" class="packages" valign="top"> |
280 | <table> | |
281 | ||
282 | - | <li><a href="/index.cfm?cfaction=DepartureReport.Main"><span>Departure Reports</span></a></li> |
282 | + | |
283 | - | |
283 | + | </table> |
284 | - | <!--todo: integrate security when available --> |
284 | + | |
285 | - | <li><a href="/index.cfm?cfaction=passport.logout"><span>Logout</span></a></li> |
285 | + | |
286 | - | |
286 | + | <input style="position: absolute; z-index: -1;" name="selectSP_12" id="selectSP_12" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> |
287 | ||
288 | - | </ul><br> |
288 | + | <td id="tdSP_12_2" style="cursor: pointer;" class="packages" valign="top"> |
289 | - | |
289 | + | <table> |
290 | - | |
290 | + | |
291 | - | <style type=text/css> |
291 | + | |
292 | - | TABLE.packages { |
292 | + | </table> |
293 | - | BORDER: 0px solid #336699; |
293 | + | |
294 | - | BORDER-WIDTH: 0px; |
294 | + | <input style="position: absolute; z-index: -1;" name="selectSP_12" id="selectSP_12" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> |
295 | - | BORDER-SPACING: 0; |
295 | + | |
296 | - | BORDER-COLLAPSE: collapse; |
296 | + | </tr> |
297 | - | FONT-SIZE: 12px; |
297 | + | |
298 | - | } |
298 | + | |
299 | - | TD.packages { |
299 | + | <tr> |
300 | - | BORDER: 1px solid #336699; |
300 | + | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/13</td> |
301 | - | BORDER-WIDTH: 0px, 1px, 1px, 0px; |
301 | + | |
302 | - | FONT-SIZE: 12px; |
302 | + | |
303 | - | PADDING: 4px; |
303 | + | <td id="tdSP_13_1" style="cursor: pointer;" class="packages" valign="top"> |
304 | - | MARGIN: 0px; |
304 | + | <table> |
305 | - | } |
305 | + | |
306 | - | </style> |
306 | + | |
307 | </table> | |
308 | - | <div id="departureReportWizard"> |
308 | + | |
309 | - | <table class=tableOverAll border=1 cellspacing=0 cellpadding=0 width="100%"> |
309 | + | <input style="position: absolute; z-index: -1;" name="selectSP_13" id="selectSP_13" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> |
310 | - | <tbody> |
310 | + | |
311 | - | <tr style="HEIGHT: 26px"> |
311 | + | <td id="tdSP_13_2" style="cursor: pointer;" class="packages" valign="top"> |
312 | - | <th style="PADDING-BOTTOM: 9px; PADDING-LEFT: 9px; PADDING-RIGHT: 9px; PADDING-TOP: 9px"> |
312 | + | <table> |
313 | - | <ul id="wizNav"> |
313 | + | |
314 | - | <li id="st1"> <img src="images/check.gif" width="16" height="16" alt="check" class="stepOff" id="st1Check"> <span class="stepOff" id="st1">Route: </span> <span id="idCommunity"></span> </li> |
314 | + | |
315 | </table> | |
316 | - | <li><img src="images/check.gif" width="16" height="16" alt="check" class="stepOff" id="st2Check"> <span class="stepOff" id="st2">Month: </span> <span id="idMonth"></span> </li> |
316 | + | |
317 | - | <li><span class="stepOff" id="st3">Step 3: Create Report: </span></li> |
317 | + | <input style="position: absolute; z-index: -1;" name="selectSP_13" id="selectSP_13" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> |
318 | - | </ul> |
318 | + | |
319 | - | </th> |
319 | + | </tr> |
320 | - | </tr> |
320 | + | |
321 | - | </tbody> |
321 | + | |
322 | ||
323 | - | </table> |
323 | + | <tr> |
324 | - | <p> </p> |
324 | + | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/14</td> |
325 | - | <div id="s1"> |
325 | + | |
326 | - | <table class="tableOverAll" border=0 cellspacing=0 cellpadding=0 width="100%"> |
326 | + | <td id="tdSP_14_1" style="cursor: pointer;" class="packages" valign="top"> |
327 | - | <tbody> |
327 | + | <table> |
328 | - | <tr> |
328 | + | |
329 | - | <td style="PADDING-BOTTOM: 5px; padding-left:5px; padding-top:5px; width:200px; font-weight:bold;">Step 1: Select a Route:</td> |
329 | + | |
330 | - | <td><select id="spRouteSelect" name="spRouteSelect"> |
330 | + | </table> |
331 | ||
332 | - | <option value="" selected data-txroute="">Select a Route</option> |
332 | + | <input style="position: absolute; z-index: -1;" name="selectSP_14" id="selectSP_14" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> |
333 | - | |
333 | + | |
334 | - | <option value="187" data-txroute="Altoona, PA">Altoona, PA : 07/01/2010 - 06/30/2012</option> |
334 | + | <td id="tdSP_14_2" style="cursor: pointer;" class="packages" valign="top"> |
335 | - | |
335 | + | <table> |
336 | - | <option value="235" data-txroute="Bar Harbor, ME">Bar Harbor, ME : 11/01/2010 - 10/31/2012</option> |
336 | + | |
337 | - | |
337 | + | |
338 | - | <option value="194" data-txroute="Beckley, WV">Beckley, WV : 08/01/2010 - 07/31/2012</option> |
338 | + | |
339 | - | |
339 | + | </table> |
340 | - | <option value="389" data-txroute="Circle, AK">Circle, AK : 01/01/2011 - 12/31/2011</option> |
340 | + | |
341 | - | |
341 | + | <input style="position: absolute; z-index: -1;" name="selectSP_14" id="selectSP_14" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> |
342 | - | <option value="180" data-txroute="Clarksburg/Fairmont, WV">Clarksburg/Fairmont, WV : 08/01/2010 - 07/31/2012</option> |
342 | + | |
343 | </tr> | |
344 | - | |
344 | + | |
345 | - | <option value="188" data-txroute="Johnstown, PA">Johnstown, PA : 07/01/2010 - 06/30/2012</option> |
345 | + | |
346 | - | |
346 | + | <tr> |
347 | - | <option value="181" data-txroute="Morgantown, WV">Morgantown, WV : 08/01/2010 - 07/31/2012</option> |
347 | + | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/15</td> |
348 | - | |
348 | + | |
349 | - | <option value="166" data-txroute="Plattsburgh, NY">Plattsburgh, NY : 06/24/2010 - 06/30/2012</option> |
349 | + | <td id="tdSP_15_1" style="cursor: pointer;" class="packages" valign="top"> |
350 | - | |
350 | + | <table> |
351 | - | <option value="179" data-txroute="Presque Isle/Houlton, ME">Presque Isle/Houlton, ME : 05/15/2008 - 05/31/2012</option> |
351 | + | |
352 | - | |
352 | + | |
353 | - | <option value="259" data-txroute="Staunton, VA">Staunton, VA : 05/01/2009 - 04/30/2011</option> |
353 | + | </table> |
354 | - | |
354 | + | |
355 | - | <option value="351" data-txroute="Staunton, VA">Staunton, VA : 05/01/2011 - 04/30/2013</option> |
355 | + | |
356 | <input style="position: absolute; z-index: -1;" name="selectSP_15" id="selectSP_15" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
357 | - | |
357 | + | |
358 | - | <option value="380" data-txroute="Victoria, TX">Victoria, TX : 07/01/2011 - 06/30/2013</option> |
358 | + | <td id="tdSP_15_2" style="cursor: pointer;" class="packages" valign="top"> |
359 | - | |
359 | + | <table> |
360 | - | <option value="281" data-txroute="Victoria, TX">Victoria, TX : 07/01/2009 - 06/30/2011</option> |
360 | + | |
361 | - | |
361 | + | |
362 | - | </select></td> |
362 | + | </table> |
363 | - | </tr> |
363 | + | |
364 | - | </tbody> |
364 | + | <input style="position: absolute; z-index: -1;" name="selectSP_15" id="selectSP_15" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> |
365 | - | </table> |
365 | + | |
366 | - | </div> |
366 | + | </tr> |
367 | - | <p> </p> |
367 | + | |
368 | ||
369 | - | <div id="s2" class="stepOff"> </div> |
369 | + | <tr> |
370 | - | <p> </p> |
370 | + | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/16</td> |
371 | - | <div id="s3" class="stepOff"> </div> |
371 | + | |
372 | - | <p> </p> |
372 | + | |
373 | - | <div id="s4" class="stepOff"> </div> |
373 | + | <td id="tdSP_16_1" style="cursor: pointer;" class="packages" valign="top"> |
374 | - | </div> |
374 | + | <table> |
375 | ||
376 | - | |
376 | + | |
377 | </table> | |
378 | - | <!--Footer--> |
378 | + | |
379 | <input style="position: absolute; z-index: -1;" name="selectSP_16" id="selectSP_16" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
380 | - | <div class="clear"></div> |
380 | + | |
381 | <td id="tdSP_16_2" style="cursor: pointer;" class="packages" valign="top"> | |
382 | - | <div id="footerbox"> |
382 | + | <table> |
383 | - | <div id="nestedbox"></div> |
383 | + | |
384 | - | <span class="footerlink"> |
384 | + | |
385 | </table> | |
386 | - | <br><br> |
386 | + | |
387 | - | </span> |
387 | + | <input style="position: absolute; z-index: -1;" name="selectSP_16" id="selectSP_16" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> |
388 | - | <p><span class="deptAdd"> |
388 | + | |
389 | - | Office of Aviation </span> | U.S. Department of Transportation | |
389 | + | </tr> |
390 | - | 1200 New Jersey Ave, SE | Washington, DC 20590 |
390 | + | |
391 | - | </p> |
391 | + | |
392 | ||
393 | - | </div> |
393 | + | <tr> |
394 | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/17</td> | |
395 | - | </div><!--End of Content--> |
395 | + | |
396 | - | </div><!--end of container--> |
396 | + | <td id="tdSP_17_1" style="cursor: pointer;" class="packages" valign="top"> |
397 | <table> | |
398 | - | </body> |
398 | + | |
399 | - | </html> |
399 | + | |
400 | </table> | |
401 | ||
402 | <input style="position: absolute; z-index: -1;" name="selectSP_17" id="selectSP_17" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
403 | ||
404 | <td id="tdSP_17_2" style="cursor: pointer;" class="packages" valign="top"> | |
405 | <table> | |
406 | ||
407 | ||
408 | ||
409 | </table> | |
410 | ||
411 | <input style="position: absolute; z-index: -1;" name="selectSP_17" id="selectSP_17" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> | |
412 | ||
413 | </tr> | |
414 | ||
415 | ||
416 | <tr> | |
417 | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/18</td> | |
418 | ||
419 | <td id="tdSP_18_1" style="cursor: pointer;" class="packages" valign="top"> | |
420 | <table> | |
421 | ||
422 | ||
423 | </table> | |
424 | ||
425 | ||
426 | <input style="position: absolute; z-index: -1;" name="selectSP_18" id="selectSP_18" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
427 | ||
428 | <td id="tdSP_18_2" style="cursor: pointer;" class="packages" valign="top"> | |
429 | <table> | |
430 | ||
431 | ||
432 | </table> | |
433 | ||
434 | <input style="position: absolute; z-index: -1;" name="selectSP_18" id="selectSP_18" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> | |
435 | ||
436 | </tr> | |
437 | ||
438 | ||
439 | <tr> | |
440 | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/19</td> | |
441 | ||
442 | ||
443 | <td id="tdSP_19_1" style="cursor: pointer;" class="packages" valign="top"> | |
444 | <table> | |
445 | ||
446 | ||
447 | </table> | |
448 | ||
449 | <input style="position: absolute; z-index: -1;" name="selectSP_19" id="selectSP_19" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
450 | ||
451 | <td id="tdSP_19_2" style="cursor: pointer;" class="packages" valign="top"> | |
452 | <table> | |
453 | ||
454 | ||
455 | </table> | |
456 | ||
457 | <input style="position: absolute; z-index: -1;" name="selectSP_19" id="selectSP_19" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> | |
458 | ||
459 | </tr> | |
460 | ||
461 | ||
462 | ||
463 | <tr> | |
464 | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/20</td> | |
465 | ||
466 | <td id="tdSP_20_1" style="cursor: pointer;" class="packages" valign="top"> | |
467 | <table> | |
468 | ||
469 | ||
470 | </table> | |
471 | ||
472 | <input style="position: absolute; z-index: -1;" name="selectSP_20" id="selectSP_20" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
473 | ||
474 | <td id="tdSP_20_2" style="cursor: pointer;" class="packages" valign="top"> | |
475 | <table> | |
476 | ||
477 | ||
478 | ||
479 | </table> | |
480 | ||
481 | <input style="position: absolute; z-index: -1;" name="selectSP_20" id="selectSP_20" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> | |
482 | ||
483 | </tr> | |
484 | ||
485 | ||
486 | <tr> | |
487 | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/21</td> | |
488 | ||
489 | <td id="tdSP_21_1" style="cursor: pointer;" class="packages" valign="top"> | |
490 | <table> | |
491 | ||
492 | ||
493 | </table> | |
494 | ||
495 | ||
496 | <input style="position: absolute; z-index: -1;" name="selectSP_21" id="selectSP_21" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
497 | ||
498 | <td id="tdSP_21_2" style="cursor: pointer;" class="packages" valign="top"> | |
499 | <table> | |
500 | ||
501 | ||
502 | </table> | |
503 | ||
504 | <input style="position: absolute; z-index: -1;" name="selectSP_21" id="selectSP_21" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> | |
505 | ||
506 | </tr> | |
507 | ||
508 | ||
509 | <tr> | |
510 | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/22</td> | |
511 | ||
512 | ||
513 | <td id="tdSP_22_1" style="cursor: pointer;" class="packages" valign="top"> | |
514 | <table> | |
515 | ||
516 | ||
517 | </table> | |
518 | ||
519 | <input style="position: absolute; z-index: -1;" name="selectSP_22" id="selectSP_22" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
520 | ||
521 | <td id="tdSP_22_2" style="cursor: pointer;" class="packages" valign="top"> | |
522 | <table> | |
523 | ||
524 | ||
525 | </table> | |
526 | ||
527 | <input style="position: absolute; z-index: -1;" name="selectSP_22" id="selectSP_22" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> | |
528 | ||
529 | </tr> | |
530 | ||
531 | ||
532 | ||
533 | <tr> | |
534 | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/23</td> | |
535 | ||
536 | <td id="tdSP_23_1" style="cursor: pointer;" class="packages" valign="top"> | |
537 | <table> | |
538 | ||
539 | ||
540 | </table> | |
541 | ||
542 | <input style="position: absolute; z-index: -1;" name="selectSP_23" id="selectSP_23" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
543 | ||
544 | <td id="tdSP_23_2" style="cursor: pointer;" class="packages" valign="top"> | |
545 | <table> | |
546 | ||
547 | ||
548 | ||
549 | </table> | |
550 | ||
551 | <input style="position: absolute; z-index: -1;" name="selectSP_23" id="selectSP_23" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> | |
552 | ||
553 | </tr> | |
554 | ||
555 | ||
556 | <tr> | |
557 | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/24</td> | |
558 | ||
559 | <td id="tdSP_24_1" style="cursor: pointer;" class="packages" valign="top"> | |
560 | <table> | |
561 | ||
562 | ||
563 | </table> | |
564 | ||
565 | ||
566 | <input style="position: absolute; z-index: -1;" name="selectSP_24" id="selectSP_24" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
567 | ||
568 | <td id="tdSP_24_2" style="cursor: pointer;" class="packages" valign="top"> | |
569 | <table> | |
570 | ||
571 | ||
572 | </table> | |
573 | ||
574 | <input style="position: absolute; z-index: -1;" name="selectSP_24" id="selectSP_24" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> | |
575 | ||
576 | </tr> | |
577 | ||
578 | ||
579 | <tr> | |
580 | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/25</td> | |
581 | ||
582 | ||
583 | <td id="tdSP_25_1" style="cursor: pointer;" class="packages" valign="top"> | |
584 | <table> | |
585 | ||
586 | ||
587 | </table> | |
588 | ||
589 | <input style="position: absolute; z-index: -1;" name="selectSP_25" id="selectSP_25" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
590 | ||
591 | <td id="tdSP_25_2" style="cursor: pointer;" class="packages" valign="top"> | |
592 | <table> | |
593 | ||
594 | ||
595 | </table> | |
596 | ||
597 | <input style="position: absolute; z-index: -1;" name="selectSP_25" id="selectSP_25" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> | |
598 | ||
599 | </tr> | |
600 | ||
601 | ||
602 | ||
603 | <tr> | |
604 | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/26</td> | |
605 | ||
606 | <td id="tdSP_26_1" style="cursor: pointer;" class="packages" valign="top"> | |
607 | <table> | |
608 | ||
609 | ||
610 | </table> | |
611 | ||
612 | <input style="position: absolute; z-index: -1;" name="selectSP_26" id="selectSP_26" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
613 | ||
614 | <td id="tdSP_26_2" style="cursor: pointer;" class="packages" valign="top"> | |
615 | <table> | |
616 | ||
617 | ||
618 | ||
619 | </table> | |
620 | ||
621 | <input style="position: absolute; z-index: -1;" name="selectSP_26" id="selectSP_26" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> | |
622 | ||
623 | </tr> | |
624 | ||
625 | ||
626 | <tr> | |
627 | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/27</td> | |
628 | ||
629 | <td id="tdSP_27_1" style="cursor: pointer;" class="packages" valign="top"> | |
630 | <table> | |
631 | ||
632 | ||
633 | </table> | |
634 | ||
635 | ||
636 | <input style="position: absolute; z-index: -1;" name="selectSP_27" id="selectSP_27" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
637 | ||
638 | <td id="tdSP_27_2" style="cursor: pointer;" class="packages" valign="top"> | |
639 | <table> | |
640 | ||
641 | ||
642 | </table> | |
643 | ||
644 | <input style="position: absolute; z-index: -1;" name="selectSP_27" id="selectSP_27" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> | |
645 | ||
646 | </tr> | |
647 | ||
648 | ||
649 | <tr> | |
650 | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/28</td> | |
651 | ||
652 | ||
653 | <td id="tdSP_28_1" style="cursor: pointer;" class="packages" valign="top"> | |
654 | <table> | |
655 | ||
656 | ||
657 | </table> | |
658 | ||
659 | <input style="position: absolute; z-index: -1;" name="selectSP_28" id="selectSP_28" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
660 | ||
661 | <td id="tdSP_28_2" style="cursor: pointer;" class="packages" valign="top"> | |
662 | <table> | |
663 | ||
664 | ||
665 | </table> | |
666 | ||
667 | <input style="position: absolute; z-index: -1;" name="selectSP_28" id="selectSP_28" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> | |
668 | ||
669 | </tr> | |
670 | ||
671 | ||
672 | ||
673 | <tr> | |
674 | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/29</td> | |
675 | ||
676 | <td id="tdSP_29_1" style="cursor: pointer;" class="packages" valign="top"> | |
677 | <table> | |
678 | ||
679 | ||
680 | </table> | |
681 | ||
682 | <input style="position: absolute; z-index: -1;" name="selectSP_29" id="selectSP_29" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
683 | ||
684 | <td id="tdSP_29_2" style="cursor: pointer;" class="packages" valign="top"> | |
685 | <table> | |
686 | ||
687 | ||
688 | ||
689 | </table> | |
690 | ||
691 | <input style="position: absolute; z-index: -1;" name="selectSP_29" id="selectSP_29" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> | |
692 | ||
693 | </tr> | |
694 | ||
695 | ||
696 | <tr> | |
697 | <td style="font-weight: bold; vertical-align: top; padding: 4px;" class="packages">09/30</td> | |
698 | ||
699 | <td id="tdSP_30_1" style="cursor: pointer;" class="packages" valign="top"> | |
700 | <table> | |
701 | ||
702 | ||
703 | </table> | |
704 | ||
705 | ||
706 | <input style="position: absolute; z-index: -1;" name="selectSP_30" id="selectSP_30" value="313" checked="checked" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox"><span class="mark"><img src="images/empty.png"></span></span></td> | |
707 | ||
708 | <td id="tdSP_30_2" style="cursor: pointer;" class="packages" valign="top"> | |
709 | <table> | |
710 | ||
711 | ||
712 | </table> | |
713 | ||
714 | <input style="position: absolute; z-index: -1;" name="selectSP_30" id="selectSP_30" value="538" type="radio"><span style="-moz-user-select: none;" class="jquery-checkbox jquery-checkbox-checked"><span class="mark"><img src="images/empty.png"></span></span></td> | |
715 | ||
716 | </tr> | |
717 | ||
718 | ||
719 | ||
720 | ||
721 | ||
722 | </tbody></table> | |
723 | </td> | |
724 | ||
725 | </tr> | |
726 | <tr style="height: 26px;"> | |
727 | <td colspan="2" align="right"><div class="buttonset largebuttonset" style="text-align: center;"> | |
728 | <input name="selSvcPkgBtn" id="selSvcPkgBtn" value="Select Service Packages" type="button"> | |
729 | </div></td> | |
730 | </tr> | |
731 | ||
732 | </tbody> | |
733 |