ispusage 0.2.0 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,464 @@
1
+ HTTP/1.1 200 OK
2
+ Content-Type: text/html; charset=iso-8859-1
3
+
4
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
5
+ <!-- SiteMinder Encoding=ISO-8859-1; -->
6
+ <html xmlns="http://www.w3.org/1999/xhtml"><head><title>Optus - My Account</title><!--title changed-->
7
+
8
+ <META HTTP-EQUIV="Expires" CONTENT="0"/>
9
+ <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE"/>
10
+ <META Http-EquIV="Pragma" Content="no-cache"/>
11
+
12
+ <script type="text/javascript" src="/web/ShowBinary/SCSRepository/assets/javascript/globalnav_image_funcs.js"></script>
13
+ <script language='JavaScript' type='text/JavaScript'>
14
+ if (window.location.search.indexOf("print=true") > -1)
15
+ {
16
+ window.print();
17
+ }
18
+
19
+ var channelPath = "homepage-personal-myoptus";
20
+ </script>
21
+
22
+ <!--Removed unnecessary scripts to fix TD 91-->
23
+
24
+ <script type="text/javascript" src="/web/ShowBinary/SCSRepository/assets/javascript/block.js"></script>
25
+ <script type="text/javascript" src="/web/ShowBinary/SCSRepository/assets/javascript/core.js"></script>
26
+ <script type="text/javascript" src="control.js"></script>
27
+
28
+ <link href="/web/ShowBinary/SCSRepository/assets/css/service_centre.css" rel="stylesheet" type="text/css"/>
29
+ <link href="/web/ShowBinary/SCSRepository/assets/css/reitz.css" rel="stylesheet" type="text/css"/>
30
+
31
+ <script>
32
+
33
+ <!--
34
+ function getObj(name)
35
+ {
36
+ if (document.getElementById)
37
+ {
38
+ this.obj = document.getElementById(name);
39
+ this.style = document.getElementById(name).style;
40
+ }
41
+ else if (document.all)
42
+ {
43
+ this.obj = document.all[name];
44
+ this.style = document.all[name].style;
45
+ }
46
+ else if (document.layers)
47
+ {
48
+ this.obj = document.layers[name];
49
+ this.style = document.layers[name];
50
+ }
51
+ }
52
+
53
+ function getCookie(cookieName)
54
+ {
55
+ var cookieInfo, counter;
56
+ cookieInfo = document.cookie.split("; ");
57
+ for (counter=0; counter<cookieInfo.length; counter++)
58
+ {
59
+ if (cookieInfo[counter].split("=")[0] == cookieName)
60
+ return cookieInfo[counter].split("=")[1];
61
+ }
62
+ // If we get to here, the name wasn't found
63
+ return null;
64
+ }
65
+
66
+ function getCookieValue(cookieName)
67
+ {
68
+ var cookieNameStart,valueStart,valueEnd,value,counter;
69
+ cookieNameStart = document.cookie.indexOf(cookieName+'=');
70
+ if (cookieNameStart < 0)
71
+ {
72
+ return null;
73
+ }
74
+ valueStart = document.cookie.indexOf(cookieName+'=') + cookieName.length + 1;
75
+ valueEnd = document.cookie.indexOf(";",valueStart);
76
+ if (valueEnd == -1)
77
+ {
78
+ valueEnd = document.cookie.length;
79
+ }
80
+ value = document.cookie.substring(valueStart,valueEnd );
81
+ value = unescape(value);
82
+ if (value == null)
83
+ {
84
+ return null;
85
+ } else {
86
+ counter = value;
87
+ if (counter == 0)
88
+ {
89
+ counter = 1;
90
+ }else {
91
+ counter = parseInt(counter) + 1;
92
+ }
93
+ }
94
+ document.cookie = cookieName+"="+counter+"; path=/; domain=optus.com.au";
95
+ return counter;
96
+ }
97
+
98
+ function checkError()
99
+ {
100
+ if ( getCookie("SMTRYNO") && (document.referrer.search("my.optus.com.au/signon/Optus/login_ext.sec") > -1) )
101
+ {
102
+ return true;
103
+ }
104
+ // workaround for portal login
105
+
106
+ if ( (document.referrer.search("_pageLabel=shoppingcart_ordercapture") > -1) )
107
+ {
108
+ if(window.location.href.indexOf("servicecentre/signon/embeddedLogin.sec?page=signin") >-1)
109
+ {
110
+ //meaning the user is trying to signin. Proceed with SMTRYNO checking
111
+
112
+ if ( getCookie("SMTRYNO") )
113
+ {
114
+ getCookieValue("SMTRYNO");
115
+ }
116
+ else
117
+ {
118
+ document.cookie = "SMTRYNO=1; path=/; domain=optus.com.au";
119
+ }
120
+ window.location = document.referrer;
121
+ return true;
122
+ }
123
+ else
124
+ {
125
+ // meaning the user is navigating in order capture screens but not trying to signin. Don�t bypass login process. Redirect to My Account login page
126
+ }
127
+
128
+ }
129
+ return false;
130
+ }
131
+
132
+ function submitForm()
133
+ {
134
+ // added TD 189 - To avoid multiple submits
135
+
136
+ document.getElementById('submitbutton').disabled=true;
137
+
138
+ if ( getCookie("SMTRYNO") )
139
+ {
140
+ getCookieValue("SMTRYNO");
141
+ }else {
142
+ document.cookie = "SMTRYNO=0; path=/; domain=optus.com.au";
143
+ }
144
+
145
+
146
+ if(document.Login.USER==null || document.Login.USER.value.length==0 || document.Login.USER.value=="")
147
+ {
148
+ document.Login.USER.value=" ";
149
+ return true;
150
+ }
151
+
152
+ return true;
153
+ }
154
+
155
+ //-->
156
+ </script>
157
+ <style type='text/css'>
158
+ .invisibleWindow{display:none;}
159
+ </style>
160
+ </head>
161
+ <body>
162
+
163
+ <div id="shell-L1">
164
+ <div id="shell-L2">
165
+
166
+ <div id='global-header'>
167
+ <div id="logo"><a href="http://www.optus.com.au/portal/site/oca/menuitem.4f67fad55a5e67c40f7416058c8ac7a0/?vgnextoid=124c3240edad1010VgnVCM100000c8a87c0aRCRD"><img id="static_file~dafiles~ab5feb4a04522010VgnVCM100000c8a87c0aRCRD" height="43" alt="'yes' Optus Logo" hspace="0" src="/web/ShowBinary/SCSRepository/assets/images/logos/optus_logo.gif" width="74" border="0" /></a></div>
168
+ <div class="global-menu"> <div id="dropdown-outer"><div class="ina" id="dropdown-business"> <div class="dropdown-inner" onmouseover='switchSource("global_nav_business");t("dropdown-business")' onmouseout='switchSource("global_nav_business");t("dropdown-business")'><a href="http://www.optusbusiness.com.au/00/00.asp">Business</a><a href="/web/ocaportal.portal?_nfpb=true&amp;_pageLabel=Template_Main&amp;FP=/smallbusiness"/>Small &amp; Medium Business</a><a href="http://www.optus.com.au/portal/site/wholesale/menuitem.49d464b563d919e44f7416058c8ac7a0/?vgnextoid=75d33dd4813b1010VgnVCM100000c8a87c0aRCRD">Wholesale</a></div> </div> </div> <a id="home" onmouseover='switchSource("global_nav_home")' onmouseout='switchSource("global_nav_home")' href="http://www.optus.com.au/portal/site/oca/menuitem.4f67fad55a5e67c40f7416058c8ac7a0/?vgnextoid=124c3240edad1010VgnVCM100000c8a87c0aRCRD"><img id="global_nav_home" height="48" alt="Homepage" src="/web/ShowBinary/SCSRepository/assets/images/navigation/global/home.gif" width="67" border="0" /></a><a id="personal" onmouseover='switchSource("global_nav_personal")' onmouseout='switchSource("global_nav_personal")' href="/web/ocaportal.portal?_nfpb=true&amp;_pageLabel=Template_Main&amp;FP=/personal"><img id="global_nav_personal" height="48" alt="Personal" src="/web/ShowBinary/SCSRepository/assets/images/navigation/global/personal.gif" width="65" border="0" /></a><a id="business" onmouseover='switchSource("global_nav_business");t("dropdown-business")' onmouseout='switchSource("global_nav_business");t("dropdown-business")'><img id="global_nav_business" height="48" alt="Business" src="/web/ShowBinary/SCSRepository/assets/images/navigation/global/business.gif" width="60" border="0" /></a><a id="aboutoptus" onmouseover='switchSource("global_nav_about")' onmouseout='switchSource("global_nav_about")' href="http://www.optus.com.au/portal/site/aboutoptus/menuitem.7d93e8691008564c812456c38c8ac7a0/?vgnextoid=d04f3dd4813b1010VgnVCM100000c8a87c0aRCRD"><img id="global_nav_about" height="48" alt="About Optus" src="/web/ShowBinary/SCSRepository/assets/images/navigation/global/about.gif" width="82" border="0" /></a><a id="help" onmouseover='switchSource("global_nav_help")' onmouseout='switchSource("global_nav_help")' href="http://www.optus.com.au/portal/site/aboutoptus/menuitem.26a56e3a0149a03327b868108c8ac7a0/?vgnextoid=e2bf3dd4813b1010VgnVCM100000c8a87c0aRCRD"><img id="global_nav_help" height="48" alt="Help" src="/web/ShowBinary/SCSRepository/assets/images/navigation/global/help.gif" width="38" border="0" /></a></div>
169
+
170
+ <div id="global-search">
171
+ <input id="QueryText" onblur="validate=false;isFunction=false;submitterName=null;if(this.value=='') this.value='Search...'" onfocus="validate=true;isFunction=true;submitterName='searchSubmit()';if(this.value==this.defaultValue)this.value=''" value="Search..." name="QueryText" />
172
+ <a class="go" href="javascript:searchSubmit();"><img id="static_file~dafiles~e141eb4a04522010VgnVCM100000c8a87c0aRCRD" height="17" alt="Start your search" hspace="0" src="/web/ShowBinary/SCSRepository/assets/images/homepage/go_btn_yellow_trans.gif" width="24" align="none" border="0" /></a>
173
+ </div>
174
+ <div class="globalnav-forms">
175
+ <table cellspacing="0" cellpadding="0" border="0">
176
+ <tbody>
177
+ <tr valign="center">
178
+ <td>
179
+ <form name="quicklinks">
180
+ <select id="qlinks-select" name="list1">
181
+ <option selected="selected">Quicklinks:</option>
182
+ <optgroup label="Accounts &amp; Billing">
183
+ <option value="https://secure.optus.com.au/smartpay/index.jsp">Pay My Bill</option>
184
+ <option value="http://www.optus.com.au/portal/site/personal/menuitem.9b38bb3dfffbeae30f7416058c8ac7a0/?vgnextoid=3425873a78f12010VgnVCM100000c8a87c0aRCRD">Understand My Bill</option>
185
+ <option value="http://www.optus.com.au/portal/site/personal/menuitem.ded28886f64e13141ff0a1108c8ac7a0/?vgnextoid=fca2e7756d315010VgnVCM10000029867c0aRCRD&amp;vgnextchannel=570e71f714315010VgnVCM10000029867c0aRCRD&amp;vgnextfmt=default">Setup Direct Debit</option>
186
+ </optgroup>
187
+ <optgroup label="Buy Online">
188
+ <option value="https://sq.optus.com.au/servicecheck/">Buy Broadband Online</option>
189
+ <option value="https://phonenet.optusnet.com.au/phonenet/">Buy Dial-up Online</option>
190
+ <option value="https://sq.optus.com.au/servicecheck/">Buy Home Phone Online</option>
191
+ <option value="http://www.optus.com.au/portal/site/personal/menuitem.9b38bb3dfffbeae30f7416058c8ac7a0/?vgnextoid=217f644e68454010VgnVCM10000029a67c0aRCRD">Buy a Mobile Online</option>
192
+ </optgroup>
193
+ <optgroup label="Contact Optus"> <option value="http://www.optus.com.au/portal/site/aboutoptus/menuitem.fb18e25a40b7ea23a76c69108c8ac7a0/?vgnextoid=05433dd4813b1010VgnVCM100000c8a87c0aRCRD">Store Locator</option>
194
+ <option value="http://www.optus.com.au/portal/site/aboutoptus/menuitem.fb18e25a40b7ea23a76c69108c8ac7a0/?vgnextoid=b7af3dd4813b1010VgnVCM100000c8a87c0aRCRD">Contact Us</option>
195
+ </optgroup>
196
+ <optgroup label="Login to:"> <option value="https://www.optus.com.au/myoptus/mobile/nav/homepage/main.jsp">My Optus Mobile</option>
197
+ <option value="http://www.optuszoo.com.au/cocoon/myAccount/AccountsAndBalances.xml?">Pre-Paid Mobile Account</option>
198
+ <option value="https://optusbusiness.com.au/00/07/00/000700.asp">Thumbprint</option>
199
+ <option value="http://www.optuszoo.com.au/mobile">Optus Zoo</option>
200
+ <option value="https://www.optus.com.au/portal/site/wholesale/menuitem.6ba14ff94e0c6c66d0b61a108c8ac7a0/?vgnextoid=49d28e59168b5010VgnVCM10000029867c0aRCRD">Wholesale Extranet</option>
201
+ </optgroup>
202
+ <optgroup label="Self Service">
203
+ <option value="http://www.optus.com.au/portal/site/personal/menuitem.9b38bb3dfffbeae30f7416058c8ac7a0/?vgnextoid=ed25873a78f12010VgnVCM100000c8a87c0aRCRD">Moving House?</option>
204
+ <option value="https://www.optus.com.au/prepaidactivate/Activate">Activate PrePaid Mobile</option>
205
+ <option value="http://www.optus.com.au/portal/site/personal/menuitem.9b38bb3dfffbeae30f7416058c8ac7a0/?vgnextoid=58a37ddfc7f44010VgnVCM10000029a67c0aRCRD">Global Roaming</option>
206
+ <option value="https://www.optus.com.au/myoptus/mobile/registration/register">Register for My Optus Mobile</option>
207
+ <option value="http://www.optus.com.au/portal/site/personal/menuitem.ded28886f64e13141ff0a1108c8ac7a0/?vgnextoid=ac9d8f1c28554010VgnVCM10000029a67c0aRCRD&amp;vgnextchannel=ba0d8f1c28554010VgnVCM10000029a67c0aRCRD&amp;vgnextfmt=default">Unlock your Mobile (PUK)</option>
208
+ <option value="http://www.optus.com.au/portal/site/personal/menuitem.9b38bb3dfffbeae30f7416058c8ac7a0/?vgnextoid=a8e6b42137054010VgnVCM10000029a67c0aRCRD">Lost or Stolen Mobile</option>
209
+ <option value="http://www.optus.com.au/portal/site/aboutoptus/menuitem.813c6f701cee5a14f0419f108c8ac7a0/?vgnextoid=758254e858697010VgnVCM10000029867c0aRCRD&amp;vgnextchannel=0aa730ece1197010VgnVCM10000029867c0aRCRD&amp;vgnextfmt=default">Mobile Coverage Maps</option>
210
+ </optgroup>
211
+ <optgroup label="Customer Centre">
212
+ <option value="http://www.optus.com.au/portal/site/personal/menuitem.d9e8ef4e8cec182eeea473ec8c8ac7a0/?vgnextoid=5adf873a78f12010VgnVCM100000c8a87c0aRCRD">Personal Customers</option>
213
+ <option value="/web/ocaportal.portal?_nfpb=true&amp;_pageLabel=Template_Main&amp;FP=/smallbusiness">Small &amp; Medium Businesses</option>
214
+ <option value="http://www.optusbusiness.com.au/00/04/0004.asp">Business Customers</option>
215
+ </optgroup>
216
+ <optgroup label="Other Optus Sites">
217
+ <option value="http://www.optusnet.com.au">OptusNet</option>
218
+ <option value="http://www.optuszoo.com.au/mobile">OptusZoo</option>
219
+ </optgroup>
220
+ </select>
221
+ </form>
222
+ </td>
223
+ <td><img class="go" id="static_file~dafiles~e141eb4a04522010VgnVCM100000c8a87c0aRCRD" onClick="redirect(document.quicklinks.list1.options[document.quicklinks.list1.selectedIndex].value)" height="17" alt="Go to your chosen link" hspace="0" src="/web/ShowBinary/SCSRepository/assets/images/homepage/go_btn_yellow_trans.gif" width="24" border="0" /></td>
224
+ </tr>
225
+ </tbody>
226
+ </table>
227
+ </div>
228
+ </div>
229
+
230
+ <div id="section-header">
231
+ <div id="section-header-inner">
232
+ <div id="section-title">
233
+ <img src="/web/ShowBinary/SCSRepository/assets/images/navigation/sharedNav/segment_header_MyAccount.gif" border="0"/>
234
+ </div>
235
+ <div id="prime-menu">
236
+ </div>
237
+ </div>
238
+ </div>
239
+
240
+ <script language="JavaScript">
241
+ primaryNavSelector("myoptus");
242
+ </script>
243
+
244
+ <div id="float-tank">
245
+ <div id="float-tank-inner">
246
+
247
+ <div style="float: left;">
248
+ <div id="ln">
249
+ <div id="secTitle">&nbsp;</div>
250
+ </div>
251
+ <div id="content">
252
+ <div id="bread-crumb">You are here: <a href="http://www.optus.com.au">Homepage</a> / Login</div>
253
+ </div>
254
+ </div>
255
+ </div>
256
+
257
+ <script language="JavaScript">
258
+ if(is_nav && (navigator.vendorSub.substring(0,1) == "6")) {
259
+ document.write("<div>");
260
+ }
261
+ </script>
262
+
263
+ <p><br></p>
264
+ <div id="content-header">My Account</div>
265
+
266
+ <div id="content-cont">
267
+ <div id="content-generic-full">
268
+
269
+ <script language="JavaScript">
270
+ if(checkError())
271
+ {
272
+ document.write("<div id='box_error'><div class='content'><p>The username/password you provided are incorrect. Or check your details and try again. To prevent your account being locked out, we suggest you use: 'Forgot your username' or 'Forgot your password'. Or check your details and try again. </p></div></div>");
273
+ }
274
+
275
+ var gsTargetString = "HTTPS://my.optus.com.au/web/oscportal.portal?site=personal";
276
+ if(gsTargetString.indexOf("/register/optusnet/redirector.jsf") != -1)
277
+ {
278
+ document.write("<p>Please enter your <b>Optus Internet</b> username and password below to continue the registration process. These are the same details you use to check your email and connect to <b>Optus Internet</b>. </p>");
279
+ }
280
+ else {
281
+ document.write("<p>The easy way to access and pay bills. view your usage and account details.</p>");
282
+ document.write("<p>Please enter your username and password below to log in to My Account</p>");
283
+ }
284
+
285
+ </script>
286
+
287
+ <form NAME="Login" ACTION="/signon/Optus/login_ext.sec" METHOD="POST" onSubmit="return submitForm();">
288
+ <INPUT TYPE=HIDDEN NAME="SMENC" VALUE="ISO-8859-1">
289
+ <INPUT type=HIDDEN name="SMLOCALE" value="US-EN">
290
+ <input type=hidden name=target value="HTTPS://my.optus.com.au/web/oscportal.portal?site=personal">
291
+ <input type=hidden name=smauthreason value="0">
292
+ <input type=hidden name=smagentname value="Hp78kFUMHCYddNe1TJmGKxT57SuEDCMoLqqOzRBGImr20+txe1ylGUCySYZ/CvHj">
293
+ <input type=hidden name=postpreservationdata value="">
294
+
295
+ <div class="box_form">
296
+
297
+ <table align="center">
298
+ <tbody>
299
+ <tr>
300
+ <td colspan="3">
301
+ <script language="JavaScript">
302
+ if(checkError())
303
+ {
304
+ document.write("<p class='error'>You have entered an invalid username or password.</p>");
305
+ }
306
+ </script>
307
+ </td>
308
+ </tr>
309
+ <tr>
310
+ <td valign="bottom"><h1><span class="validation-font"></span>Username: </h1></td>
311
+ <td colspan=2>
312
+ <INPUT ID="USER" type="text" NAME="USER" SIZE="24">
313
+ </td>
314
+ </TR>
315
+ <tr>
316
+ <td><h1><span class="validation-font"></span>Password:</h1></td>
317
+ <td colspan=2>
318
+ <input TYPE="password" ID="PASSWORD" NAME="PASSWORD" SIZE="24">
319
+ </td>
320
+ </tr>
321
+ <tr>
322
+ <td></td>
323
+ <td colspan=2>
324
+ <p class="form-note">
325
+ </td>
326
+ </tr>
327
+ <tr id="btnsubmit">
328
+ <td></td>
329
+ <td valign="top">
330
+ <input id="submitbutton" name="submitbutton" alt="Login" src="/servicecentre/images/btn_log_in.gif" value="Submit" type="image" style="vertical-align:middle; border: 0pt none ;">
331
+ </td>
332
+ <td>
333
+ <script language="JavaScript">
334
+ var gsTargetString = "HTTPS://my.optus.com.au/web/oscportal.portal?site=personal";
335
+ if(gsTargetString.indexOf("/register/optusnet/redirector.jsf") == -1)
336
+ {
337
+ document.write("<a href='/servicecentre/forgottenpassword/index.jsf'>Forgotten your password?</a>");
338
+ }
339
+ </script>
340
+ </td>
341
+ </tr>
342
+ <tr>
343
+ <td></td>
344
+ <td></td>
345
+ <td>
346
+ <script language="JavaScript">
347
+ var gsTargetString = "HTTPS://my.optus.com.au/web/oscportal.portal?site=personal";
348
+ if(gsTargetString.indexOf("/register/optusnet/redirector.jsf") == -1)
349
+ {
350
+ document.write("<a href='/web/ocaportal.portal?_nfpb=true&_pageLabel=retrieve_username'>Forgotten your username?</a>");
351
+ }
352
+ </script>
353
+ </td>
354
+ </tr>
355
+ </tbody>
356
+ </table>
357
+ </div>
358
+ </form>
359
+ <script language="JavaScript">
360
+ var gsTargetString = "HTTPS://my.optus.com.au/web/oscportal.portal?site=personal";
361
+ if(gsTargetString.indexOf("/register/optusnet/redirector.jsf") != -1)
362
+ {
363
+ document.write("<p>Optus will only use your information as set out in the Optus Privacy Policy and Privacy Collection Statement</p>");
364
+ document.write("<div id='control' style='padding-left:315px'>");
365
+ document.write("<a href='javascript:bookmarkThisPage();' Title='Optus - Personal - My Account' rel='sidebar' id='control-bookmark'>Bookmark this Page</a>");
366
+ document.write("</div>");
367
+ }else {
368
+ document.write("<table>");
369
+ document.write("<tr>");
370
+ document.write("<td><p><font size=2><b>Not registered?</b></font></td><td></td><td></td><td><a href='/servicecentre/register/start/index.jsf'><img align='center' src='/web/ShowBinary/SCSRepository/assets/images/formButtons/btn_register_here.gif'></a></p></td>");
371
+ document.write("</tr>");
372
+ document.write("</table>");
373
+ document.write("<br>");
374
+
375
+ document.write("<p>Optus will only use your information as set out in the Optus Privacy Policy and Privacy Collection Statement</p>");
376
+ }
377
+
378
+ </script>
379
+ </div>
380
+ </div>
381
+
382
+
383
+ <script language="JavaScript">
384
+ if(is_nav && (navigator.vendorSub.substring(0,1) == "6")) {
385
+ document.write("</div>");
386
+ }
387
+
388
+ </script>
389
+
390
+ </div>
391
+
392
+ <!-- TD 93 - Footer code formatted by Ashok-->
393
+ <div class="clear"></div>
394
+
395
+ <!-- CR1801 start -->
396
+ <br>
397
+ <div id="global_footer">
398
+ <div id="global_footer_links">
399
+ <a class="footer_contactus" href="http://www.optus.com.au/portal/site/aboutoptus/menuitem.fb18e25a40b7ea23a76c69108c8ac7a0/?vgnextoid=b7af3dd4813b1010VgnVCM100000c8a87c0aRCRD">Contact Us</a>
400
+ <span class="footer_seperator">|</span>
401
+ <a class="footer_accessibility" href="http://www.optus.com.au/portal/site/aboutoptus/menuitem.26a56e3a0149a03327b868108c8ac7a0/?vgnextoid=a72a17d85fbbc110VgnVCMServer29867c0aRCRD">Accessibility</a>
402
+ <span class="footer_seperator">|</span>
403
+ <a class="footer_copyright"href="http://www.optus.com.au/portal/site/aboutoptus/menuitem.cfa0247099a6f722d0b61a108c8ac7a0/?vgnextoid=5ee44f923c454010VgnVCM10000029a67c0aRCRD">Copyright</a>
404
+ <span class="footer_seperator">|</span>
405
+ <a class="footer_privacypolicy" href="http://www.optus.com.au/portal/site/aboutoptus/menuitem.813c6f701cee5a14f0419f108c8ac7a0/?vgnextoid=0aaba47491954010VgnVCM10000029a67c0aRCRD">Privacy Policy</a>
406
+ <span class="footer_seperator">|</span>
407
+ <a class="footer_standardagreement" href="http://www.optus.com.au/portal/site/aboutoptus/menuitem.cfa0247099a6f722d0b61a108c8ac7a0/?vgnextoid=76523dd4813b1010VgnVCM100000c8a87c0aRCRD">Standard Agreements</a>
408
+ <span class="footer_seperator">|</span>
409
+ <a class="footer_careers" href="http://www.optus.com.au/portal/site/aboutoptus/menuitem.ee0ee21ac9cce722d0b61a108c8ac7a0/?vgnextoid=6ebf3dd4813b1010VgnVCM100000c8a87c0aRCRD">Careers</a>
410
+ <span class="footer_seperator">|</span>
411
+ <a class="footer_sitemap" href="http://www.optus.com.au/portal/site/oca/menuitem.60d30349bd4607304aafa8108c8ac7a0/?vgnextoid=f7eeb6c96f745010VgnVCM100000c8a87c0aRCRD">Site Map</a>
412
+ </div>
413
+ <div id="global_footer_logo">
414
+ <a class="footer_entrust" target="_blank"><span title="Digital Security by Entrust">Digital Security by Entrust</span></a>
415
+ </div>
416
+ </div>
417
+
418
+
419
+ <!-- CR1801 end -->
420
+
421
+ </div>
422
+ </div>
423
+
424
+ </body>
425
+
426
+
427
+ <SCRIPT LANGUAGE="JavaScript" type="text/javascript">
428
+ <!--
429
+ var _rsCG="homepage-login";
430
+ var metadata = document.getElementsByTagName('meta')
431
+
432
+ for (i = 0; i < metadata.length; i++)
433
+ { if (metadata[i].getAttribute('name') == 'channel')
434
+ { _rsCG=metadata[i].getAttribute('content'); }
435
+ }
436
+
437
+ var _rsCI="optus";
438
+ var _rsDT=0;
439
+ var _rsDU=1;
440
+ var _rsDO=1;
441
+ var _rsX6=0;
442
+ var _rsSI=escape(window.location);
443
+ var _rsLP=location.protocol.indexOf('https')>-1?'https:':'http:';
444
+ var _rsRP=escape(document.referrer);
445
+ var _rsND=_rsLP+'//secure-au.imrworldwide.com/';
446
+
447
+ if (parseInt(navigator.appVersion)>=4) {
448
+ var _rsRD=(new Date()).getTime();
449
+ var _rsSE=0;
450
+ var _rsSV="";
451
+ var _rsSM=0;
452
+ _rsCL='<scr'+'ipt language="JavaScript" type="text/javascript" src="'+_rsND+'v51.js"></scr'+'ipt>'; }
453
+
454
+ else {
455
+ _rsCL='<img src="'+_rsND+'cgi-bin/m?ci='+_rsCI+'&cg='+_rsCG+'&si='+_rsSI+'&rp='+_rsRP+'">';}
456
+
457
+ document.write(_rsCL);
458
+ //-->
459
+ </SCRIPT>
460
+ <NOSCRIPT>
461
+ <img src="//secure-au.imrworldwide.com/cgi-bin/m?ci=optus&cg=homepage-login" alt="">
462
+ </NOSCRIPT>
463
+
464
+ </html>