unwind 0.9.3 → 0.9.4
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.
- data/lib/unwind/version.rb +1 -1
- data/lib/unwind.rb +106 -57
- data/test/redirect_follower_test.rb +76 -67
- data/vcr_cassettes/with_cookie.yml +838 -0
- metadata +11 -10
@@ -0,0 +1,838 @@
|
|
1
|
+
---
|
2
|
+
- !ruby/struct:VCR::HTTPInteraction
|
3
|
+
request: !ruby/struct:VCR::Request
|
4
|
+
method: :get
|
5
|
+
uri: http://ow.ly:80/1hf37P
|
6
|
+
body:
|
7
|
+
headers:
|
8
|
+
accept-encoding:
|
9
|
+
- none
|
10
|
+
response: !ruby/struct:VCR::Response
|
11
|
+
status: !ruby/struct:VCR::ResponseStatus
|
12
|
+
code: 301
|
13
|
+
message: Moved Permanently
|
14
|
+
headers:
|
15
|
+
date:
|
16
|
+
- Fri, 24 Feb 2012 14:41:37 GMT
|
17
|
+
server:
|
18
|
+
- Apache
|
19
|
+
x-powered-by:
|
20
|
+
- PHP/5.2.4-2ubuntu5.6
|
21
|
+
set-cookie:
|
22
|
+
- OWLYSID=c6ddcc8bbe48eafafe8545c77791bf339e6e582c; path=/
|
23
|
+
expires:
|
24
|
+
- Thu, 19 Nov 1981 08:52:00 GMT
|
25
|
+
cache-control:
|
26
|
+
- no-store, no-cache, must-revalidate, post-check=0, pre-check=0
|
27
|
+
pragma:
|
28
|
+
- no-cache
|
29
|
+
location:
|
30
|
+
- http://www.WiseStep.com/jobs-Microsoft-Dynamics-AX-Functional-Work-Location-Fort-worth-Dallas-United-States-jpid217389.aspx
|
31
|
+
x-gridnum:
|
32
|
+
- '12'
|
33
|
+
vary:
|
34
|
+
- Accept-Encoding
|
35
|
+
content-length:
|
36
|
+
- '0'
|
37
|
+
content-type:
|
38
|
+
- text/html
|
39
|
+
body:
|
40
|
+
http_version: '1.1'
|
41
|
+
- !ruby/struct:VCR::HTTPInteraction
|
42
|
+
request: !ruby/struct:VCR::Request
|
43
|
+
method: :get
|
44
|
+
uri: http://www.wisestep.com:80/jobs-Microsoft-Dynamics-AX-Functional-Work-Location-Fort-worth-Dallas-United-States-jpid217389.aspx
|
45
|
+
body:
|
46
|
+
headers:
|
47
|
+
accept-encoding:
|
48
|
+
- none
|
49
|
+
response: !ruby/struct:VCR::Response
|
50
|
+
status: !ruby/struct:VCR::ResponseStatus
|
51
|
+
code: 302
|
52
|
+
message: Found
|
53
|
+
headers:
|
54
|
+
date:
|
55
|
+
- Fri, 24 Feb 2012 14:46:08 GMT
|
56
|
+
server:
|
57
|
+
- Microsoft-IIS/6.0
|
58
|
+
x-powered-by:
|
59
|
+
- ASP.NET
|
60
|
+
x-aspnet-version:
|
61
|
+
- 4.0.30319
|
62
|
+
location:
|
63
|
+
- /jobs-Microsoft-Dynamics-AX-Functional-Work-Location-Fort-worth-Dallas-United-States-jpid217389.aspx
|
64
|
+
set-cookie:
|
65
|
+
- .DBANON=HdAKErV2Ia_euEtKfiymbhlw2p4p5AmEagFl8M8E09vBJEPB_JOQBBI4eMsG4JYGVapNRrHCwD7ZdbF6j93yw23bJd-UhirxQoPiq4C3SQQ9AraPheUXJqZkPMo43Uqo0;
|
66
|
+
expires=Thu, 20-Dec-2012 14:46:07 GMT; path=/; HttpOnly
|
67
|
+
- ASP.NET_SessionId=3aawg2jjybo12xhu1vvykq3q; path=/; HttpOnly
|
68
|
+
- .DBAUTH12=E9359888C9EB51FDB2EB678827DDBC82C3CEC541B1F06EE611766C424879675BCAD1E577872D399835A361BA853DDEECF3A586142AF3EA7D512C91209A21EAE060342A6010F7DDC8E5A908ACDEEE769232C4711CD1B43BBCC1F0FAC82A9CAC2B464A43771876625DA3BD65DCEACBA59D3F47F4F3D680C138359FF4C7B36E8608;
|
69
|
+
path=/; HttpOnly
|
70
|
+
cache-control:
|
71
|
+
- private
|
72
|
+
content-type:
|
73
|
+
- text/html; charset=utf-8
|
74
|
+
content-length:
|
75
|
+
- '217'
|
76
|
+
body: ! "<html><head><title>Object moved</title></head><body>\r\n<h2>Object moved
|
77
|
+
to <a href=\"/jobs-Microsoft-Dynamics-AX-Functional-Work-Location-Fort-worth-Dallas-United-States-jpid217389.aspx\">here</a>.</h2>\r\n</body></html>\r\n"
|
78
|
+
http_version: '1.1'
|
79
|
+
- !ruby/struct:VCR::HTTPInteraction
|
80
|
+
request: !ruby/struct:VCR::Request
|
81
|
+
method: :get
|
82
|
+
uri: http://www.wisestep.com:80/jobs-Microsoft-Dynamics-AX-Functional-Work-Location-Fort-worth-Dallas-United-States-jpid217389.aspx
|
83
|
+
body:
|
84
|
+
headers:
|
85
|
+
accept-encoding:
|
86
|
+
- none
|
87
|
+
cookie:
|
88
|
+
- .DBANON=HdAKErV2Ia_euEtKfiymbhlw2p4p5AmEagFl8M8E09vBJEPB_JOQBBI4eMsG4JYGVapNRrHCwD7ZdbF6j93yw23bJd-UhirxQoPiq4C3SQQ9AraPheUXJqZkPMo43Uqo0;
|
89
|
+
ASP.NET_SessionId=3aawg2jjybo12xhu1vvykq3q; .DBAUTH12=E9359888C9EB51FDB2EB678827DDBC82C3CEC541B1F06EE611766C424879675BCAD1E577872D399835A361BA853DDEECF3A586142AF3EA7D512C91209A21EAE060342A6010F7DDC8E5A908ACDEEE769232C4711CD1B43BBCC1F0FAC82A9CAC2B464A43771876625DA3BD65DCEACBA59D3F47F4F3D680C138359FF4C7B36E8608
|
90
|
+
response: !ruby/struct:VCR::Response
|
91
|
+
status: !ruby/struct:VCR::ResponseStatus
|
92
|
+
code: 200
|
93
|
+
message: OK
|
94
|
+
headers:
|
95
|
+
date:
|
96
|
+
- Fri, 24 Feb 2012 14:46:10 GMT
|
97
|
+
server:
|
98
|
+
- Microsoft-IIS/6.0
|
99
|
+
x-powered-by:
|
100
|
+
- ASP.NET
|
101
|
+
x-aspnet-version:
|
102
|
+
- 4.0.30319
|
103
|
+
cache-control:
|
104
|
+
- private
|
105
|
+
content-type:
|
106
|
+
- text/html; charset=utf-8
|
107
|
+
content-length:
|
108
|
+
- '76734'
|
109
|
+
body: ! "\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"
|
110
|
+
\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head
|
111
|
+
id=\"ctl00_header_usermaster\"><title>\r\n\tMicrosoft Dynamics AX Functional
|
112
|
+
- SancroSoft USA Inc,Fort Worth -Texas - Jobs | Wisestep\r\n</title><script
|
113
|
+
type=\"text/javascript\" src=\"http://www.wisestep.com/scripts/jquery-1.6.2.min.js\"></script><link
|
114
|
+
type=\"text/css\" rel=\"stylesheet\" href=\"http://www.wisestep.com/css/user_innerpage.css\"></link><link
|
115
|
+
type=\"text/css\" rel=\"stylesheet\" href=\"http://www.wisestep.com/css/ddsmoothmenu.css\"></link><script
|
116
|
+
type=\"text/javascript\" src=\"http://www.wisestep.com/js/ddsmoothmenu.js\"></script><script
|
117
|
+
type=\"text/javascript\"> ddsmoothmenu.init({mainmenuid: 'smoothmenu1',siteurl:
|
118
|
+
'http://www.wisestep.com/',orientation: 'h',classname: 'ddsmoothmenu',contentsource:
|
119
|
+
'markup'})</script><link rel=\"icon\" type=\"image/png\" href=\"http://www.wisestep.com/Images/fav-icon.png\"></link>\r\n
|
120
|
+
\ <script type=\"text/javascript\">\r\n\r\n var _gaq = _gaq || [];\r\n
|
121
|
+
\ _gaq.push(['_setAccount', 'UA-3578454-1']);\r\n _gaq.push(['_trackPageview']);\r\n\r\n
|
122
|
+
\ (function () {\r\n var ga = document.createElement('script');
|
123
|
+
ga.type = 'text/javascript'; ga.async = true;\r\n ga.src = ('https:'
|
124
|
+
== document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\r\n
|
125
|
+
\ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga,
|
126
|
+
s);\r\n })();\r\n\r\n </script>\r\n <script type=\"text/javascript\"
|
127
|
+
language=\"javascript\">\r\n\r\n $(\"document\").ready(function () {\r\n
|
128
|
+
\ if ($('span[id$=spanUserName]').text() != '') {\r\n $('#div_username').mouseover(function
|
129
|
+
() {\r\n $('#div_signout').show();\r\n });\r\n
|
130
|
+
\ $('#div_signout').mouseover(function () {\r\n $('#div_signout').show();\r\n
|
131
|
+
\ });\r\n $('#div_username').mouseout(function
|
132
|
+
() {\r\n $('#div_signout').hide();\r\n });\r\n
|
133
|
+
\ $('#div_signout').mouseout(function () {\r\n $('#div_signout').hide();\r\n
|
134
|
+
\ });\r\n }\r\n else {\r\n $('#div_no_user').attr('style',
|
135
|
+
'display:block;');\r\n $('#div_username').attr('style', 'display:none;');\r\n
|
136
|
+
\ }\r\n\r\n $('#href_login_signup').click(function () {\r\n
|
137
|
+
\ $('#div_loginSignUp').show('slow');\r\n });\r\n $('#href_close_signIN').click(function
|
138
|
+
() {\r\n $('#div_loginSignUp').hide('slow');\r\n });\r\n\r\n
|
139
|
+
\ });\r\n \r\n </script>\r\n <script type=\"text/javascript\">\r\n
|
140
|
+
\ (function () {\r\n var po = document.createElement('script');
|
141
|
+
po.type = 'text/javascript'; po.async = true;\r\n po.src = 'https://apis.google.com/js/plusone.js';\r\n
|
142
|
+
\ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po,
|
143
|
+
s);\r\n })();\r\n </script>\r\n <script type=\"text/javascript\">\r\n
|
144
|
+
\ (function (d, s, id) {\r\n var js, fjs = d.getElementsByTagName(s)[0];\r\n
|
145
|
+
\ if (d.getElementById(id)) { return; }\r\n js = d.createElement(s);
|
146
|
+
js.id = id;\r\n js.src = \"//connect.facebook.net/en_US/all.js#xfbml=1\";\r\n
|
147
|
+
\ fjs.parentNode.insertBefore(js, fjs);\r\n } (document, 'script',
|
148
|
+
'facebook-jssdk'));\r\n </script>\r\n<meta name=\"description\" content=\"Job
|
149
|
+
Details for the position of Microsoft Dynamics AX Functional in Fort Worth -Texas.
|
150
|
+
Apply for this Job now! Search for jobs by Company, Industry, Location, Functional
|
151
|
+
Area and lots more. Get Referrals and Recommendations. Start your Carrer Network
|
152
|
+
on Wisestep.\" /></head>\r\n<body>\r\n <form name=\"aspnetForm\" method=\"post\"
|
153
|
+
action=\"JobDetails.aspx\" id=\"aspnetForm\">\r\n<input type=\"hidden\" name=\"__VIEWSTATE\"
|
154
|
+
id=\"__VIEWSTATE\" value=\"/wEPDwUKMTE5NjY3OTE1MQ8WBB4MQ3VycmVudEpvYklEKClZU3lzdGVtLkludDY0LCBtc2NvcmxpYiwgVmVyc2lvbj00LjAuMC4wLCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkGMjE3Mzg5HghKb2JUaXRsZQUgTWljcm9zb2Z0IER5bmFtaWNzIEFYIEZ1bmN0aW9uYWwWAmYPZBYCAgMPZBYYAgIPFgIeBGhyZWYFL2h0dHA6Ly93d3cud2lzZXN0ZXAuY29tL1VzZXIvVXNlckRhc2hCb2FyZC5hc3B4ZAIDDxYEHwIFMmh0dHA6Ly93d3cud2lzZXN0ZXAuY29tL0pvYnMvSm9iU2VhcmNoUmVzdWx0cy5hc3B4HgVjbGFzcwUGYWN0aXZlZAIEDxYCHwIFL2h0dHA6Ly93d3cud2lzZXN0ZXAuY29tL1VzZXIvSW52aXRlRnJpZW5kcy5hc3B4ZAIFDxYCHwIFK2h0dHA6Ly93d3cud2lzZXN0ZXAuY29tL1VzZXIvTXlOZXR3b3JrLmFzcHhkAgYPFgIfAgUpaHR0cDovL3d3dy53aXNlc3RlcC5jb20vdmlld2FydGljbGVzLmFzcHhkAgkPZBYCAgEPFgIfAgUsaHR0cDovL3d3dy53aXNlc3RlcC5jb20vSW5ib3gvdXNlcmluYm94LmFzcHhkAgoPFgIeB1Zpc2libGVnFggCAQ8WAh8CBTJodHRwOi8vd3d3Lndpc2VzdGVwLmNvbS9Kb2JzL0pvYlNlYXJjaFJlc3VsdHMuYXNweGQCAw8WAh8CBTVodHRwOi8vd3d3Lndpc2VzdGVwLmNvbS9Kb2JzL0FwcGxpZWRSZWZlcnJlZEpvYnMuYXNweGQCBQ8WAh8CBSpodHRwOi8vd3d3Lndpc2VzdGVwLmNvbS9Kb2JzL0pvYkRlYWxzLmFzcHhkAgcPFgIfAgUtaHR0cDovL3d3dy53aXNlc3RlcC5jb20vSm9icy9Kb2JXaXNoTGlzdC5hc3B4ZAIMD2QWCgIBDxYCHwIFK2h0dHA6Ly93d3cud2lzZXN0ZXAuY29tL1VzZXIvTXlOZXR3b3JrLmFzcHhkAgMPFgIfAgUwaHR0cDovL3d3dy53aXNlc3RlcC5jb20vVXNlci9Ob3RJbk15TmV0d29yay5hc3B4ZAIFDxYCHwIFL2h0dHA6Ly93d3cud2lzZXN0ZXAuY29tL1VzZXIvTm90T25XaXNlc3RlcC5hc3B4ZAIHDxYCHwIFMWh0dHA6Ly93d3cud2lzZXN0ZXAuY29tL1VzZXIvRmFjZWJvb2tGcmllbmRzLmFzcHhkAgkPFgIfAgUxaHR0cDovL3d3dy53aXNlc3RlcC5jb20vVXNlci9MaW5rZWRJbkZyaWVuZHMuYXNweGQCDg9kFgQCBQ8PZBYCHgpvbktleVByZXNzBWRqYXZhc2NyaXB0OmlmIChldmVudC5rZXlDb2RlID09IDEzKSBfX2RvUG9zdEJhY2soJ2N0bDAwJHVjUGVvcGxlQW5kSm9iU2VhcmNoUGFuZWwkaW1nYnRuU2VhcmNoJywgJycpZAILDw9kFgIfBQVkamF2YXNjcmlwdDppZiAoZXZlbnQua2V5Q29kZSA9PSAxMykgX19kb1Bvc3RCYWNrKCdjdGwwMCR1Y1Blb3BsZUFuZEpvYlNlYXJjaFBhbmVsJGltZ2J0blNlYXJjaCcsICcnKWQCDw9kFiACAw9kFgICAQ8PFgIeBFRleHQFDSBOZXcgTWVtYmVycyBkZAIFDw8WAh8EaBYCHgVzdHlsZQUNZGlzcGxheTpub25lO2QCBw8WAh4JaW5uZXJodG1sBSBNaWNyb3NvZnQgRHluYW1pY3MgQVggRnVuY3Rpb25hbGQCCQ8WAh8IBQM2ODFkAgoPFgIfCAUBMGQCDA8WAh8IBRJTYW5jcm9Tb2Z0IFVTQSBJbmNkAg0PFgIfCAURRm9ydCBXb3J0aCAtVGV4YXNkAg4PFgIfCAUIMi84LzIwMTJkAg8PZBYCAgEPFgIfCAUBMWQCEA8WAh8EaGQCEQ8WAh8EaGQCEg8WAh8EaGQCEw9kFgICAQ8WAh8IZWQCFA8WAh8IBYwRSGksDTxiciAvPg08YnIgLz5UaGlzIGlzIFRob21hcyBGZWRyaWNrLCAtIFJlY3J1aXRtZW50IGFuZCBSZXNvdXJjZXMgZnJvbSBTYW5jcm9Tb2Z0IFVTQSBJbmMuDTxiciAvPg08YnIgLz5XZSBoYXZlIGFuIHVyZ2VudCByZXF1aXJlbWVudCBhcyBmb2xsb3dzOg08YnIgLz4NPGJyIC8+UGxlYXNlIHJlc3BvbmQgd2l0aCByZXN1bWVzIGluIE1TLVdvcmQgRm9ybWF0IHdpdGggdGhlIGZvbGxvd2luZyBkZXRhaWxzIHRvDTxiciAvPiANPGJyIC8+DTxiciAvPkZ1bGwgTmFtZSA6DTxiciAvPkxvY2F0aW9uIDoNPGJyIC8+Q29udGFjdCBOdW1iZXIgOg08YnIgLz5FbWFpbCA6DTxiciAvPkF2YWlsYWJpbGl0eSA6DTxiciAvPlJhdGUgcGVyIGhvdXI6DTxiciAvPlZpc2EgU3RhdHVzIDoNPGJyIC8+DTxiciAvPlJlcXVpcmVtZW50IERldGFpbHMgOi0tDTxiciAvPg08YnIgLz5NaWNyb3NvZnQgRHluYW1pY3MgQVggRnVuY3Rpb25hbA08YnIgLz5Xb3JrIExvY2F0aW9uIDogRm9ydCB3b3J0aC9EYWxsYXMgLCBUWA08YnIgLz5EdXJhdGlvbiA6IDEyIE1vbnRocysgQ29udHJhY3QNPGJyIC8+UmF0ZSA6IEhvdXJseSBSYXRlICsgRXhwZW5zZXMNPGJyIC8+DTxiciAvPldlJ3JlIGxvb2tpbmcgZm9yIGEgdmVyeSBleHBlcmllbmNlZCBBWCBGdW5jdGlvbmFsIGNvbnN1bHRhbnQsIHNvbWVvbmUgd2hvJ3MNPGJyIC8+YmVlbiB0aHJvdWdoIG11bHRpcGxlIGltcGxlbWVudGF0aW9ucyBhbmQgdmVyeSBzdHJvbmcgd2l0aCB0aGUgVHJhZGUgYW5kDTxiciAvPkxvZ2lzdGljcyBtb2R1bGVzIHNwZWNpZmljYWxseS4gIA08YnIgLz5BWCAyMDA5IGlzIGEgbXVzdCwgMjAxMiBvYnZpb3VzbHkgd291bGQgYmUgYSBodWdlIHBsdXMuICB0aGV5J2xsIG5lZWQgdG8NPGJyIC8+d29yayBvbiBzaXRlLCBNb25kYXkgLSBGcmlkYXkgDTxiciAvPg08YnIgLz4gDTxiciAvPg08YnIgLz4gDTxiciAvPg08YnIgLz4gDTxiciAvPg08YnIgLz4gDTxiciAvPg08YnIgLz5UaGFua3MgJiBSZWdhcmRzDTxiciAvPg08YnIgLz5UaG9tYXMgRmVkcmljaw08YnIgLz5SZWNydWl0aW5nIFNwZWNpYWxpc3QgIklUIFNlcnZpY2VzIg08YnIgLz4NPGJyIC8+IGNpZDoNPGJyIC8+PGZpbGU6Ly8vQzpcRE9DVU1FfjFcQURNSU5JfjFcTE9DQUxTfjFcVGVtcFxtc29odG1sY2xpcDFcMDFcY2xpcF9pbWFnZTAwMS5qcA08YnIgLz5nPiAgIGNpZDoNPGJyIC8+PGZpbGU6Ly8vQzpcRE9DVU1FfjFcQURNSU5JfjFcTE9DQUxTfjFcVGVtcFxtc29odG1sY2xpcDFcMDFcY2xpcF9pbWFnZTAwMi5qcA08YnIgLz5nPiAgDTxiciAvPg08YnIgLz4gVGhlIHBvd2VyIG9mIGZvY3VzDTxiciAvPg08YnIgLz5TYW5jcm9Tb2Z0IFVTQSBJTkMNPGJyIC8+DTxiciAvPjQ5NDQgU3VucmlzZSBCbHZkLCBTdWl0ZSBCLTQgfHwgRmFpciBPYWtzLCBDQSA5NTYyOA08YnIgLz5QaG9uZSA6ICB8fCB8fCBGYXg6DTxiciAvPkUtTWFpbCA6ICA8bWFpbHRvOj4gIHx8DTxiciAvPjwgDTxiciAvPiA8DTxiciAvPg08YnIgLz4NPGJyIC8+VGhlIGluZm9ybWF0aW9uIGNvbnRhaW5lZCBpbiB0aGlzIGVtYWlsIG1lc3NhZ2UgaXMgaW50ZW5kZWQgb25seSBmb3IgdGhlDTxiciAvPnBlcnNvbmFsIGFuZCBjb25maWRlbnRpYWwgdXNlIG9mIHRoZSByZWNpcGllbnQocykgbmFtZWQgYWJvdmUuIFRoZSBtZXNzYWdlDTxiciAvPm1heSBiZSBwcml2aWxlZ2VkIGFuZCBjb25maWRlbnRpYWwgYW5kIHByb3RlY3RlZCBmcm9tIGRpc2Nsb3N1cmUuIElmIHRoZQ08YnIgLz5yZWFkZXIgb2YgdGhpcyBtZXNzYWdlIGlzIG5vdCB0aGUgaW50ZW5kZWQgcmVjaXBpZW50IG9yIGFuIGFnZW50IHJlc3BvbnNpYmxlDTxiciAvPmZvciBkZWxpdmVyaW5nIGl0IHRvIHRoZSBpbnRlbmRlZCByZWNpcGllbnQsIHlvdSBhcmUgaGVyZWJ5IG5vdGlmaWVkIHRoYXQNPGJyIC8+eW91IGhhdmUgcmVjZWl2ZWQgdGhpcyBkb2N1bWVudCBpbiBlcnJvciBhbmQgdGhhdCBhbnkgcmV2aWV3LCBkaXNzZW1pbmF0aW9uLA08YnIgLz5kaXN0cmlidXRpb24sIGNvcHlpbmcgb2YgdGhpcyBtZXNzYWdlIGlzIHN0cmljdGx5IHByb2hpYml0ZWQuIElmIHlvdSBoYXZlDTxiciAvPnJlY2VpdmVkIHRoaXMgY29tbXVuaWNhdGlvbiBpbiBlcnJvciwgcGxlYXNlIG5vdGlmeSB1cyBpbW1lZGlhdGVseSBieSBlbWFpbA08YnIgLz5hbmQgZGVsZXRlIHRoZSBvcmlnaW5hbCBtZXNzYWdlLmQCFg9kFgICAQ8PFgIfBgUNIE5ldyBNZW1iZXJzIGRkAhgPZBYGAgEPZBYCAgEPDxYCHwRoZBYGAgEPFgIfAgUoaHR0cDovL3d3dy5mYWNlYm9vay5jb20vc2hhcmVyLnBocD91PSZ0PWQCAw8WAh8CBVRodHRwOi8vd3d3LmxpbmtlZGluLmNvbS9zaGFyZUFydGljbGU/bWluaT10cnVlJnVybD0mdGl0bGU9JnJvPWZhbHNlJnN1bW1hcnk9JnNvdXJjZT1kAgUPFgIfAgUgaHR0cDovL3R3aXR0ZXIuY29tL2hvbWU/c3RhdHVzPSBkAgMPDxYCHwRnZBYCZg8WAh8CBTlodHRwOi8vd3d3Lndpc2VzdGVwLmNvbS9saW5rZWRpbmRhdGF1c2VybG9naW4uYXNweD91c2VyPTFkAgUPFgIfBGgWCAIBD2QWDmYPFgIeBXZhbHVlBQEwZAIBDxYCHwlkZAICDxYCHwkFBXJlZmVyZAIEDxYCHwkFBjIxNzM4OWQCBQ8WAh8JZGQCBg8WAh8JBRhodHRwOi8vd3d3Lndpc2VzdGVwLmNvbS9kAgcPFgIfCQUBMGQCBQ9kFhACAQ8WAh8JBQEwZAIDDxYCHwlkZAIFDxYCHwkFBXJlZmVyZAIJDxYCHwkFBjIxNzM4OWQCCw8WAh8JZGQCDQ8WAh8JBRhodHRwOi8vd3d3Lndpc2VzdGVwLmNvbS9kAg8PFgIfCQUBMGQCEQ8WAh8CBXNodHRwOi8vd3d3Lndpc2VzdGVwLmNvbS9saW5rZWRpbmRhdGF1c2VybG9naW4uYXNweD9jb25uZWN0VXNlcj0xJnNSZXR1cm5Vcmw9aHR0cDovL3d3dy53aXNlc3RlcC5jb20vSm9iRGV0YWlscy5hc3B4ZAIJD2QWBmYPFgIfCQUBMGQCAQ8WAh8JBQVGYWxzZWQCAg8WAh8JBQEwZAIND2QWAmYPZBYCZg9kFhACBQ8PFgIfBmVkZAIHDw8WAh4MRXJyb3JNZXNzYWdlBRxQbGVhc2UgZW50ZXIgZS1tYWlsIGFkZHJlc3MuZGQCCQ8PFgIfCgUWRW50ZXIgYSB2YWxpZCBlbWFpbCBpZGRkAg0PDxYCHwoFFlBsZWFzZSBlbnRlciBwYXNzd29yZC5kZAIPDw8WAh8GBRNMZXQgTXkgRnJpZW5kcyBLbm93ZGQCEw8WAh8HBQ1kaXNwbGF5OmJsb2NrZAIVDxYCHwRoFgICAQ9kFgICAQ88KwARAQEQFgECARYBPCsABQEAFgIfBGgWAQIGZAIXDxYEHwcFDWRpc3BsYXk6bm9uZTsfBGgWAgIDDw8WAh8GBQRTZW5kZGQCEA8PFgIfBGdkZAISD2QWBGYPZBYCZg9kFg4CAg8PFgQfCgUjUGxlYXNlIGVudGVyIGEgdmFsaWQgZS1tYWlsIGFkZHJlc3MeD1ZhbGlkYXRpb25Hcm91cAUTTG9naW5mcm9tTWFzdGVyUGFnZWRkAgMPDxYGHwoFFkVudGVyIGEgdmFsaWQgZW1haWwgaWQeFFZhbGlkYXRpb25FeHByZXNzaW9uBSxcdysoWy0rLiddXHcrKSpAXHcrKFstLl1cdyspKlwuXHcrKFstLl1cdyspKh8LBRNMb2dpbmZyb21NYXN0ZXJQYWdlZGQCBA8QDxYCHgdDaGVja2VkaGRkZGQCBQ8PZBYCHwUFXmphdmFzY3JpcHQ6aWYgKGV2ZW50LmtleUNvZGUgPT0gMTMpIF9fZG9Qb3N0QmFjaygnY3RsMDAkdWNTaWduSU4kbG5idG5Mb2dpbl9Mb2dpbkNvbnRyb2wnLCAnJylkAgcPDxYEHwoFFlBsZWFzZSBlbnRlciBwYXNzd29yZC4fCwUTTG9naW5mcm9tTWFzdGVyUGFnZWRkAggPDxYCHwsFE0xvZ2luZnJvbU1hc3RlclBhZ2VkZAIKD2QWAmYPZBYCAgMPDxYCHwoFLlBsZWFzZSBlbnRlciB0aGUgQ29kZSB0aGF0IHlvdSBzZWUgaW4gdGhlIGJveC5kZAIBD2QWAmYPZBYcAgMPDxYEHwoFHFBsZWFzZSBlbnRlciBlLW1haWwgYWRkcmVzcy4fCwUaUmVnaXN0cmF0aW9uZnJvbU1hc3RlclBhZ2VkZAIEDw8WAh8LBRpSZWdpc3RyYXRpb25mcm9tTWFzdGVyUGFnZWRkAgcPDxYEHwoFHVBsZWFzZSBlbnRlciB5b3VyIGZpcnN0IG5hbWUuHwsFGlJlZ2lzdHJhdGlvbmZyb21NYXN0ZXJQYWdlZGQCCA8PFgYfCgUTSW52YWxpZCBmaXJzdCBuYW1lLh8MBRNbXj86O1wvQHt9XFtcXVxcXSskHwsFGlJlZ2lzdHJhdGlvbmZyb21NYXN0ZXJQYWdlZGQCCw8PFgQfCwUaUmVnaXN0cmF0aW9uZnJvbU1hc3RlclBhZ2UfCgUcUGxlYXNlIGVudGVyIHlvdXIgbGFzdCBuYW1lLmRkAgwPDxYEHwoFEkludmFsaWQgbGFzdCBuYW1lLh8MBRNbXj86O1wvQHt9XFtcXVxcXSskZGQCDw8PFgQfCgUWUGxlYXNlIGVudGVyIHBhc3N3b3JkLh8LBRpSZWdpc3RyYXRpb25mcm9tTWFzdGVyUGFnZWRkAhAPDxYEHwoFK1Bhc3N3b3JkIG11c3QgYmUgYSBtaW5pbXVtIG9mIDYgY2hhcmFjdGVycy4fCwUaUmVnaXN0cmF0aW9uZnJvbU1hc3RlclBhZ2VkZAIUDxYCHgtTZXJ2aWNlUGF0aAUuaHR0cDovL3d3dy53aXNlc3RlcC5jb20vV2ViTWV0aG9kcy9Db21tb24uYXNweGQCFQ8QZBAVDQVtb250aANKYW4DRmViA01hcgNBcHIDTWF5A0p1bgNKdWwDQXVnA1NlcANPY3QDTm92A0RlYxUNATABMQEyATMBNAE1ATYBNwE4ATkCMTACMTECMTIUKwMNZ2dnZ2dnZ2dnZ2dnZ2RkAhYPEGQQFSADZGF5ATEBMgEzATQBNQE2ATcBOAE5AjEwAjExAjEyAjEzAjE0AjE1AjE2AjE3AjE4AjE5AjIwAjIxAjIyAjIzAjI0AjI1AjI2AjI3AjI4AjI5AjMwAjMxFSADZGF5ATEBMgEzATQBNQE2ATcBOAE5AjEwAjExAjEyAjEzAjE0AjE1AjE2AjE3AjE4AjE5AjIwAjIxAjIyAjIzAjI0AjI1AjI2AjI3AjI4AjI5AjMwAjMxFCsDIGdnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZGQCFw8QZBAVcgR5ZWFyBDIwMTIEMjAxMQQyMDEwBDIwMDkEMjAwOAQyMDA3BDIwMDYEMjAwNQQyMDA0BDIwMDMEMjAwMgQyMDAxBDIwMDAEMTk5OQQxOTk4BDE5OTcEMTk5NgQxOTk1BDE5OTQEMTk5MwQxOTkyBDE5OTEEMTk5MAQxOTg5BDE5ODgEMTk4NwQxOTg2BDE5ODUEMTk4NAQxOTgzBDE5ODIEMTk4MQQxOTgwBDE5NzkEMTk3OAQxOTc3BDE5NzYEMTk3NQQxOTc0BDE5NzMEMTk3MgQxOTcxBDE5NzAEMTk2OQQxOTY4BDE5NjcEMTk2NgQxOTY1BDE5NjQEMTk2MwQxOTYyBDE5NjEEMTk2MAQxOTU5BDE5NTgEMTk1NwQxOTU2BDE5NTUEMTk1NAQxOTUzBDE5NTIEMTk1MQQxOTUwBDE5NDkEMTk0OAQxOTQ3BDE5NDYEMTk0NQQxOTQ0BDE5NDMEMTk0MgQxOTQxBDE5NDAEMTkzOQQxOTM4BDE5MzcEMTkzNgQxOTM1BDE5MzQEMTkzMwQxOTMyBDE5MzEEMTkzMAQxOTI5BDE5MjgEMTkyNwQxOTI2BDE5MjUEMTkyNAQxOTIzBDE5MjIEMTkyMQQxOTIwBDE5MTkEMTkxOAQxOTE3BDE5MTYEMTkxNQQxOTE0BDE5MTMEMTkxMgQxOTExBDE5MTAEMTkwOQQxOTA4BDE5MDcEMTkwNgQxOTA1BDE5MDQEMTkwMwQxOTAyBDE5MDEEMTkwMBVyBHllYXIEMjAxMgQyMDExBDIwMTAEMjAwOQQyMDA4BDIwMDcEMjAwNgQyMDA1BDIwMDQEMjAwMwQyMDAyBDIwMDEEMjAwMAQxOTk5BDE5OTgEMTk5NwQxOTk2BDE5OTUEMTk5NAQxOTkzBDE5OTIEMTk5MQQxOTkwBDE5ODkEMTk4OAQxOTg3BDE5ODYEMTk4NQQxOTg0BDE5ODMEMTk4MgQxOTgxBDE5ODAEMTk3OQQxOTc4BDE5NzcEMTk3NgQxOTc1BDE5NzQEMTk3MwQxOTcyBDE5NzEEMTk3MAQxOTY5BDE5NjgEMTk2NwQxOTY2BDE5NjUEMTk2NAQxOTYzBDE5NjIEMTk2MQQxOTYwBDE5NTkEMTk1OAQxOTU3BDE5NTYEMTk1NQQxOTU0BDE5NTMEMTk1MgQxOTUxBDE5NTAEMTk0OQQxOTQ4BDE5NDcEMTk0NgQxOTQ1BDE5NDQEMTk0MwQxOTQyBDE5NDEEMTk0MAQxOTM5BDE5MzgEMTkzNwQxOTM2BDE5MzUEMTkzNAQxOTMzBDE5MzIEMTkzMQQxOTMwBDE5MjkEMTkyOAQxOTI3BDE5MjYEMTkyNQQxOTI0BDE5MjMEMTkyMgQxOTIxBDE5MjAEMTkxOQQxOTE4BDE5MTcEMTkxNgQxOTE1BDE5MTQEMTkxMwQxOTEyBDE5MTEEMTkxMAQxOTA5BDE5MDgEMTkwNwQxOTA2BDE5MDUEMTkwNAQxOTAzBDE5MDIEMTkwMQQxOTAwFCsDcmdnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnZ2RkAhoPDxYEHwoFLlBsZWFzZSBlbnRlciB0aGUgQ29kZSB0aGF0IHlvdSBzZWUgaW4gdGhlIGJveC4fCwUaUmVnaXN0cmF0aW9uZnJvbU1hc3RlclBhZ2VkZAIcDw8WAh8LBRpSZWdpc3RyYXRpb25mcm9tTWFzdGVyUGFnZWRkGAQFHl9fQ29udHJvbHNSZXF1aXJlUG9zdEJhY2tLZXlfXxYBBRpjdGwwMCR1Y1NpZ25JTiRjaGtSZW1lbWJlcgUiY3RsMDAkdWNTaWduSU4kQ2FwdGNoYVJlZ2lzdHJhdGlvbg8FJGM4ZmI5NjczLWYxZDYtNGZmMS1iMTQzLTQwMzIyNjY2YjYzYmQFFWN0bDAwJHVjU2lnbklOJGNjSm9pbg8FJDU4ZTQwYzljLTlmMzEtNGI4Zi1hNWE4LWJiZWRhZGVkZmQ2Y2QFPmN0bDAwJENvbnRlbnRQbGFjZUhvbGRlcjEkdWNDb250YWN0c0ltcG9ydGVyJGd2RmV0Y2hlZENvbnRhY3RzD2dkxChV+vE7q+CupL1xPI1nD/Ydf+iFt4aA1RLo/zUz0js=\"
|
155
|
+
/>\r\n\r\n\r\n<script src=\"/ScriptResource.axd?d=rWByFoED32YSiW8-UMD7R4MtUc_eH8usvYp0sQ-7WG5KrVW5hOb0MfP1Q-QZ7pD5HoKw5IUYG-d4evervOkhnXAovJe0zDG-nQe5FbnFJ6w1&t=16ab2387\"
|
156
|
+
type=\"text/javascript\"></script>\r\n<script src=\"/ScriptResource.axd?d=2MXqFmCCnYJJRPLOvMuXGW7Kn5mHZVkyQ-PWMrEc9o9x_nbj5CyLEXIMS-ZXQVDSnsAI8yaVjH0Auy2LMcJNt7vExx7jGdqR1g-i4il1cgA1&t=6ddba50b\"
|
157
|
+
type=\"text/javascript\"></script>\r\n<script src=\"/ScriptResource.axd?d=2MXqFmCCnYJJRPLOvMuXGW7Kn5mHZVkyQ-PWMrEc9o_1Nif97wqXxzA-vEkaSYDAD2R_T0KI1AhsE0SBWR4brMQXKAJ4m5-CNc68Nw-XC8I1&t=6ddba50b\"
|
158
|
+
type=\"text/javascript\"></script>\r\n<script src=\"/ScriptResource.axd?d=2MXqFmCCnYJJRPLOvMuXGW7Kn5mHZVkyQ-PWMrEc9o8Yzunj4wc4BPI0k1obPHE56b6q463Wmf33szQkl8PgyB5lgSZRyVXwIrqGSJ6seOcL8WO8GB22qA5VG5ulJMZO0&t=6ddba50b\"
|
159
|
+
type=\"text/javascript\"></script>\r\n<script src=\"/ScriptResource.axd?d=2MXqFmCCnYJJRPLOvMuXGW7Kn5mHZVkyQ-PWMrEc9o8QOEXIMaSxp450warduqaTCK99IvD5Huh1iO6xkjpMvA2&t=6ddba50b\"
|
160
|
+
type=\"text/javascript\"></script>\r\n<script src=\"/ScriptResource.axd?d=2MXqFmCCnYJJRPLOvMuXGW7Kn5mHZVkyQ-PWMrEc9o_mA47AkNiMjKBr-gpvl103h02-t_rJHDTqCimD6jtPFA2&t=6ddba50b\"
|
161
|
+
type=\"text/javascript\"></script>\r\n<script src=\"/ScriptResource.axd?d=2MXqFmCCnYJJRPLOvMuXGW7Kn5mHZVkyQ-PWMrEc9o9UQSvvj6yfgatmBMH5WVnoqBeyGNcJA07cto61c7DzJP5dKXZckrKqLzwlgxu6M-Q1&t=6ddba50b\"
|
162
|
+
type=\"text/javascript\"></script>\r\n<script src=\"/ScriptResource.axd?d=2MXqFmCCnYJJRPLOvMuXGW7Kn5mHZVkyQ-PWMrEc9o8AQDNA521jrsbAVHHFr88CllymdCeWO-_L1QktG-Be1g2&t=6ddba50b\"
|
163
|
+
type=\"text/javascript\"></script>\r\n<script src=\"/ScriptResource.axd?d=2MXqFmCCnYJJRPLOvMuXGW7Kn5mHZVkyQ-PWMrEc9o8CZhCeOat4Ez6Ow3puXLoGyYOe0wE1J3BDW_kHF-ccKHl6juIe0yXZiLL0bZXkjmE1&t=6ddba50b\"
|
164
|
+
type=\"text/javascript\"></script>\r\n<input type=\"hidden\" name=\"__EVENTVALIDATION\"
|
165
|
+
id=\"__EVENTVALIDATION\" value=\"/wEWwQEC6P7BzgoC69j9xAUC0cHT5Q4C3oit1Q4C04m4owoCrseEuQwCweCihgQCkePalwsCl/+v4QkC8LSa1Q0Cp/WF+wwCgMPx+AEC6JO+mwgCrKn4sQwCqImf5Q4C5Or/tAECvtC+zwgCjfuZvgICjJ2omQwC6Y64mQkC+6PIpwMC0Z+EmQsCsdLrtwoC4+2v7wMCwdzYtQ8C+dih2AMC/sSjmgwC6pHF6QcC5bym0gMCgsKznAsC08u25w4CzMu25w4Czcu25w4Czsu25w4Cz8u25w4CyMu25w4Cycu25w4Cysu25w4C28u25w4C1Mu25w4CzMv25A4CzMv65A4CzMv+5A4C5bXW4Q4Cs9r41wsCstr41wsCsdr41wsCsNr41wsCt9r41wsCttr41wsCtdr41wsCpNr41wsCq9r41wsCs9q41AsCs9q01AsCs9qw1AsCs9qM1AsCs9qI1AsCs9qE1AsCs9qA1AsCs9qc1AsCs9rY1wsCs9rU1wsCstq41AsCstq01AsCstqw1AsCstqM1AsCstqI1AsCstqE1AsCstqA1AsCstqc1AsCstrY1wsCstrU1wsCsdq41AsCsdq01AsC2dnW1QsC5pPChQ0C5pPWogQC5pPq/w8CjarY5ggCjarsAwKNqsDqBgKNqtSHDgKNqujcAQKNqvz5CAKNqpAVAo2qpLILAo2quM8CAo2qzOQFAsnJpRICycm5rwsCycmNlg4CycmhswECycm1yAgCycnJ5QMCycndggsCycnx3wICycmF+wUCycmZkA0C9OCHvw4C9OCb1AEC9ODvvAQC9OCD2A8C9OCX9QYC9OCrkg4C9OC/rwEC9ODTxAgC9ODn4QMC9OD7vgsCw4rH+QECw4rblgkCw4qv/Q8Cw4rDmgcCw4rXtw4Cw4rrzAECw4r/6QgCw4qTBQLDiqeiCwLDirv/AgLuoanmDwLuob2DBwLuoZHqBQLuoaWHDQLuobncBALuoc35DwLuoeGWBwLuofWzDgLuoYnPAQLuoZ3kCAKVuIuTCgKVuJ+oDQKVuPMQApW4h6wLApW4m8kCApW4r+YFApW4w4MNApW419gEApW46/UPApW4/5IHArDX7TkCsNeB1QsCsNfVvQ4CsNfp2gECsNf99wgCsNeREwKw16WoCwKw17nFAgKw183iBQKw1+G/DQLf7c+mDgLf7ePDAQLf7beqBALf7cvHDwLf7d+cBwLf7fO5DgLf7YfVAQLf7ZvyCALf7a8PAt/tw6QLAvqEsNMEAvqExOgPAvqEmNcCAvqErOwFAvqEwIkNAvqE1KYEAvqE6MMPAvqE/JgHAvqEkLQOAvqEpNEBAuGTkvgCAuGTppUKAuGT+v0IAuGTjhkC4ZOitgsC4ZO20wIC4ZPK6AUC4ZPehQ0C4ZPyogQC4ZOG/g8CjKr05ggCjKqIAgKMqtzqBgKMqvCHDgKMqoSjAQKMqpj4CAKMqqwVAoyqwLILAoyq1M8CAoyq6OQFAtT6qMQCAv+AiuEPAqWksbMEAqCL9f8IuhWu2CLHfXeaKyenuQ8A6qjvrtvfMyy0MNfkHvgMdb0=\"
|
166
|
+
/>\r\n \r\n <div id=\"error-wrapper\">\r\n <div class=\"error-content\"
|
167
|
+
id=\"error-content\">\r\n \r\n \r\n </div>\r\n
|
168
|
+
\ </div>\r\n <div id=\"main-wrapper\">\r\n <!--wrapper starts-->\r\n
|
169
|
+
\ <div class=\"wrapper\">\r\n <!--header starts-->\r\n <div
|
170
|
+
class=\"header\">\r\n <div class=\"wieStepLogo\">\r\n <a
|
171
|
+
href=\"http://www.wisestep.com\">\r\n <img src=\"http://www.wisestep.com/Images/UserHome/wisestep_logo.gif\"
|
172
|
+
class=\"img\"\r\n alt=\"WiseStep\" border=\"0\" /></a></div>\r\n
|
173
|
+
\ <div class=\"headerRtSection\">\r\n <div
|
174
|
+
class=\"flt padRt10 width330\">\r\n </div>\r\n <!--likes
|
175
|
+
icons starts-->\r\n <div class=\"likeIcons frt\">\r\n <div
|
176
|
+
class=\"flt padBtm10\">\r\n <g:plusone size=\"medium\"
|
177
|
+
count=\"false\"></g:plusone>\r\n </div>\r\n <div
|
178
|
+
class=\"flt\">\r\n <div class=\"fb-like frt pad-lt10\"
|
179
|
+
data-href=\"http://www.facebook.com/wisestepdotcom\"\r\n data-send=\"false\"
|
180
|
+
data-layout=\"button_count\" data-width=\"60\" data-show-faces=\"true\">\r\n
|
181
|
+
\ </div>\r\n </div>\r\n </div>\r\n
|
182
|
+
\ <!--likes icons ends-->\r\n </div>\r\n </div>\r\n
|
183
|
+
\ <!--header ends-->\r\n <!--topmenu starts-->\r\n <div
|
184
|
+
class=\"topMenu\">\r\n <div id=\"smoothmenu1\" class=\"ddsmoothmenu\">\r\n
|
185
|
+
\ <ul>\r\n <li class=\"cornerLeft\"><a
|
186
|
+
href=\"http://www.wisestep.com/User/UserDashBoard.aspx\" id=\"ctl00_lnkMenuHome\"><span>Home</span></a>\r\n
|
187
|
+
\ <ul>\r\n <li><a href=\"http://www.wisestep.com/Inbox/userinbox.aspx\">Inbox</a></li>\r\n
|
188
|
+
\ </ul>\r\n </li>\r\n <li><a
|
189
|
+
href=\"http://www.wisestep.com/Jobs/JobSearchResults.aspx\" id=\"ctl00_lnkMenuJobs\"
|
190
|
+
class=\"active\"><span>Jobs</span></a>\r\n <ul style=\"width:
|
191
|
+
200px;\">\r\n <li><a href=\"http://www.wisestep.com/Jobs/JobSearchResults.aspx\">Jobs</a></li>\r\n
|
192
|
+
\ <li><a href=\"http://www.wisestep.com/Jobs/AppliedReferredJobs.aspx\">Applied
|
193
|
+
and\r\n Referred Jobs</a></li>\r\n \r\n
|
194
|
+
\ <li><a href=\"http://www.wisestep.com/Jobs/JobDeals.aspx\">Job
|
195
|
+
Deals</a></li>\r\n <li><a href=\"http://www.wisestep.com/Jobs/JobWishList.aspx\">Jobs
|
196
|
+
Wishlist</a></li>\r\n </ul>\r\n </li>\r\n
|
197
|
+
\ <li><a href=\"http://www.wisestep.com/User/InviteFriends.aspx\"
|
198
|
+
id=\"ctl00_lnkMenuInviteFriends\"><span>Invite Friends</span></a></li>\r\n <li><a
|
199
|
+
href=\"http://www.wisestep.com/User/MyNetwork.aspx\" id=\"ctl00_lnkMenuMyNetwork\"><span>My
|
200
|
+
Network</span></a>\r\n <ul>\r\n <li><a
|
201
|
+
href=\"http://www.wisestep.com/User/MyNetwork.aspx\">My Network</a></li>\r\n
|
202
|
+
\ <li><a href=\"http://www.wisestep.com/User/NotInMyNetwork.aspx\">Not
|
203
|
+
in My Network</a></li>\r\n <li><a href=\"http://www.wisestep.com/User/NotOnWisestep.aspx\">Not
|
204
|
+
on Wisestep</a></li>\r\n <li><a href=\"http://www.wisestep.com/User/FacebookFriends.aspx\">Facebook
|
205
|
+
Friends</a></li>\r\n <li><a href=\"http://www.wisestep.com/User/LinkedInFriends.aspx\">LinkedIn
|
206
|
+
Friends</a></li>\r\n </ul>\r\n </li>\r\n
|
207
|
+
\ <li class=\"cornerRight\" style=\"background: none;\"><a
|
208
|
+
href=\"http://www.wisestep.com/viewarticles.aspx\" id=\"ctl00_lnkMenuColumns\">\r\n
|
209
|
+
\ <span>Columns</span></a></li>\r\n \r\n
|
210
|
+
\ </ul>\r\n <div class=\"username2\" id=\"div_no_user\"
|
211
|
+
style=\"display: none;\">\r\n <a href=\"#\" id=\"href_login_signup\">Login/SignUp</a></div>\r\n
|
212
|
+
\ <div class=\"username bluetxt\" id=\"div_username\">\r\n
|
213
|
+
\ <div class=\"flt\" style=\"width: 130px;\">\r\n <img
|
214
|
+
src=\"http://www.wisestep.com/Images/UserHome/upDwnArrow.jpg\" alt=\"\" class=\"padTop10
|
215
|
+
padLt5 frt\" /><span id=\"ctl00_spanUserName\" class=\"flt\"></span><!--{Guest
|
216
|
+
User}-->\r\n </div>\r\n <div class=\"bluelinks
|
217
|
+
signout\" id=\"div_signout\" style=\"display: none\">\r\n <ul>\r\n
|
218
|
+
\ <li><a id=\"ctl00_anchUserPublicProfile\" class=\"size12\">View
|
219
|
+
Profile</a></li>\r\n <li><a href=\"http://www.wisestep.com/User/Profile.aspx\"
|
220
|
+
class=\"size12\">Edit Profile</a></li>\r\n <li><a
|
221
|
+
href=\"http://www.wisestep.com/Settings/AccountSettings.aspx\" class=\"size12\">\r\n
|
222
|
+
\ Account Settings</a></li>\r\n <li><a
|
223
|
+
href=\"http://www.wisestep.com/SignoutCompletely.aspx\" class=\"size12\">Signout</a></li></ul>\r\n
|
224
|
+
\ </div>\r\n </div>\r\n </div>\r\n
|
225
|
+
\ </div>\r\n <!--content starts-->\r\n <!--content
|
226
|
+
starts-->\r\n <div id=\"content\">\r\n <div id=\"subMenu\">\r\n
|
227
|
+
\ \r\n <ul id=\"ctl00_divJobs\">\r\n <li><a
|
228
|
+
href=\"http://www.wisestep.com/Jobs/JobSearchResults.aspx\" id=\"ctl00_lnkJobs\">Jobs</a></li>\r\n
|
229
|
+
\ <li><a href=\"http://www.wisestep.com/Jobs/AppliedReferredJobs.aspx\"
|
230
|
+
id=\"ctl00_lnkAppliedandReferredJobs\">Applied and Referred Jobs</a></li>\r\n
|
231
|
+
\ <li><a href=\"http://www.wisestep.com/Jobs/JobDeals.aspx\"
|
232
|
+
id=\"ctl00_lnkJobDeals\">Job Deals</a></li>\r\n <li><a
|
233
|
+
href=\"http://www.wisestep.com/Jobs/JobWishList.aspx\" id=\"ctl00_lnkJobsWishlist\">Jobs
|
234
|
+
Wishlist</a></li>\r\n </ul>\r\n \r\n \r\n
|
235
|
+
\ \r\n <div class=\"btnGreen frt padRt10\"
|
236
|
+
style=\"display:none;\">\r\n <a class=\"btnInputGrn\"
|
237
|
+
href=\"http://www.wisestep.com/Jobs/PopularJobSearches.aspx\">\r\n Popular
|
238
|
+
Job Searches</a></div>\r\n </div>\r\n <div class=\"innerData\">\r\n
|
239
|
+
\ <div id=\"searchSection\">\r\n \r\n<script
|
240
|
+
type=\"text/javascript\" language=\"javascript\">\r\n $(\"document\").ready(function
|
241
|
+
() {\r\n //default selection based on the hidden field value (value to
|
242
|
+
hidden filed will be from url querystring)\r\n if ($(\".hdn_search_type\").val()
|
243
|
+
== \"jobname\" || $(\".hdn_search_type\").val() == undefined || $(\".hdn_search_type\").val()
|
244
|
+
== null || $(\".hdn_search_type\").val() == \"\") {\r\n $(\"select[id$=ddlSearchType]\").val(\"JobSearch\").attr(\"selected\",
|
245
|
+
true);\r\n $(\"#div_srch_advcd_lnksection\").hide();\r\n }\r\n
|
246
|
+
\ else if ($(\".hdn_search_type\").val() == \"name\") {\r\n $(\"select[id$=ddlSearchType]\").val(\"PeopleSearch\").attr(\"selected\",
|
247
|
+
true);\r\n //$(\"#div_srch_advcd_lnksection\").show();\r\n $(\"#div_srch_loc_section\").hide();\r\n
|
248
|
+
\ }\r\n\r\n $(\"select[id$=ddlSearchType]\").change(function ()
|
249
|
+
{\r\n if ($(\"#\" + this.id + \" :selected\").val() == \"JobSearch\")
|
250
|
+
{\r\n $(\"#div_srch_loc_section\").show();\r\n $(\"#div_srch_advcd_lnksection\").hide();\r\n
|
251
|
+
\ }\r\n else {\r\n //$(\"#div_srch_advcd_lnksection\").show();\r\n
|
252
|
+
\ $(\"#div_srch_loc_section\").hide();\r\n }\r\n });\r\n
|
253
|
+
\ });\r\n</script>\r\n<input name=\"ctl00$ucPeopleAndJobSearchPanel$hdn_searchtype\"
|
254
|
+
type=\"hidden\" id=\"ctl00_ucPeopleAndJobSearchPanel_hdn_searchtype\" class=\"hdn_search_type\"
|
255
|
+
/>\r\n<div class=\"search-section2\">\r\n <span style=\"float: none;\">\r\n
|
256
|
+
\ <label for=\"textfield\">\r\n </label>\r\n <select name=\"ctl00$ucPeopleAndJobSearchPanel$ddlSearchType\"
|
257
|
+
id=\"ctl00_ucPeopleAndJobSearchPanel_ddlSearchType\" class=\"search-txt-box\">\r\n\t<option
|
258
|
+
value=\"JobSearch\">Jobs</option>\r\n\t<option value=\"PeopleSearch\">People</option>\r\n\r\n</select>\r\n
|
259
|
+
\ </span>\r\n <input name=\"ctl00$ucPeopleAndJobSearchPanel$txtSearchKeyword\"
|
260
|
+
type=\"text\" maxlength=\"100\" id=\"ctl00_ucPeopleAndJobSearchPanel_txtSearchKeyword\"
|
261
|
+
class=\"search-txt-box width_30\" onKeyPress=\"javascript:if (event.keyCode
|
262
|
+
== 13) __doPostBack('ctl00$ucPeopleAndJobSearchPanel$imgbtnSearch',
|
263
|
+
'')\" />\r\n <input type=\"hidden\" name=\"ctl00$ucPeopleAndJobSearchPanel$txtWMExttxtSearchKeyword_ClientState\"
|
264
|
+
id=\"ctl00_ucPeopleAndJobSearchPanel_txtWMExttxtSearchKeyword_ClientState\"
|
265
|
+
/>\r\n \r\n <span id=\"div_srch_loc_section\">\r\n <input name=\"ctl00$ucPeopleAndJobSearchPanel$txtSearchLocation\"
|
266
|
+
type=\"text\" maxlength=\"50\" id=\"ctl00_ucPeopleAndJobSearchPanel_txtSearchLocation\"
|
267
|
+
class=\"search-txt-box width_30\" onKeyPress=\"javascript:if (event.keyCode
|
268
|
+
== 13) __doPostBack('ctl00$ucPeopleAndJobSearchPanel$imgbtnSearch',
|
269
|
+
'')\" />\r\n <input type=\"hidden\" name=\"ctl00$ucPeopleAndJobSearchPanel$txtWMExttxtSearchLocation_ClientState\"
|
270
|
+
id=\"ctl00_ucPeopleAndJobSearchPanel_txtWMExttxtSearchLocation_ClientState\"
|
271
|
+
/>\r\n \r\n </span>\r\n <span class=\"btnSubmit\"> <a id=\"ctl00_ucPeopleAndJobSearchPanel_imgbtnSearch\"
|
272
|
+
href=\"javascript:__doPostBack('ctl00$ucPeopleAndJobSearchPanel$imgbtnSearch','')\">Search</a></span>\r\n
|
273
|
+
\ <div class=\"search-advanced\" id=\"div_srch_advcd_lnksection\" style=\"display:
|
274
|
+
none\">\r\n <a href=\"#\">Advanced Search</a>\r\n </div>\r\n</div>\r\n\r\n
|
275
|
+
\ </div>\r\n \r\n <script type=\"text/javascript\"
|
276
|
+
src='http://www.wisestep.com/Scripts/user.jobdetails.withoutlogin.js'></script>\r\n
|
277
|
+
\ <script type=\"text/javascript\" language=\"javascript\" src='http://www.wisestep.com/Scripts/UserLinkedinFriendsControl.js'></script>\r\n
|
278
|
+
\ <!---->\r\n <script type=\"text/javascript\" src='http://www.wisestep.com/Scripts/user.facebookfriends.control.js'></script>\r\n
|
279
|
+
\ <script type=\"text/javascript\" src='http://www.wisestep.com/Scripts/wisestepboostusers.js'></script>\r\n
|
280
|
+
\ <script type=\"text/javascript\" src='http://www.wisestep.com/js/jquery-1.6.2.min.js'></script>\r\n
|
281
|
+
\ <!---->\r\n <script type=\"text/javascript\" src='http://www.wisestep.com/js/jquery-ui-1.8.16.custom.min.js'></script>\r\n
|
282
|
+
\ <!---->\r\n <script type=\"text/javascript\">\r\n $(function ()
|
283
|
+
{\r\n // Tabs\r\n $('#tabs').tabs();\r\n //hover
|
284
|
+
states on the static widgets\r\n $('#dialog_link, ul#icons li').hover(\r\n\t\t\t\t\tfunction
|
285
|
+
() { $(this).addClass('ui-state-hover'); },\r\n\t\t\t\t\tfunction () { $(this).removeClass('ui-state-hover');
|
286
|
+
}\r\n\t\t\t\t);\r\n\r\n });\r\n </script>\r\n <script type=\"text/javascript\">\r\n
|
287
|
+
\ var _loggedIn_userId = 0;\r\n $(\"document\").ready(function
|
288
|
+
() {\r\n $(\".watermark\").focus(function () {\r\n $txt
|
289
|
+
= $(this);\r\n if ($txt.val() == this.title) {\r\n $txt.val(\"\");\r\n
|
290
|
+
\ }\r\n });\r\n $(\".watermark\").blur(function
|
291
|
+
() {\r\n $txt = $(this);\r\n if ($.trim($txt.val())
|
292
|
+
== \"\") {\r\n $txt.val(this.title);\r\n }\r\n
|
293
|
+
\ });\r\n _loggedIn_userId = $('.hdn_UserId').val();\r\n
|
294
|
+
\ if (_loggedIn_userId == undefined)\r\n _loggedIn_userId
|
295
|
+
= 0;\r\n showLogin_externalJobApply();\r\n showLogin_externalJobRefer();\r\n
|
296
|
+
\ \r\n \r\n });\r\n function showLogin_externalJobApply()
|
297
|
+
{ \r\n var _url = document.URL;\r\n if (_loggedIn_userId
|
298
|
+
<= 0) {\r\n if ((_url.indexOf('-pjpid') > 0 && _url.indexOf('.aspx'))
|
299
|
+
|| (_url.indexOf('/U') > 0 && _url.indexOf('/P'))) {\r\n $('a[id*=_lbtnApply]').click(function
|
300
|
+
(e) {\r\n $('#div_loginSignUp').show('slow');\r\n e.preventDefault();\r\n
|
301
|
+
\ });\r\n }\r\n }\r\n \r\n
|
302
|
+
\ }\r\n function showLogin_externalJobRefer() {\r\n var
|
303
|
+
_url = document.URL;\r\n if (_loggedIn_userId <= 0) {\r\n if
|
304
|
+
((_url.indexOf('-pjpid') > 0 && _url.indexOf('.aspx')) || (_url.indexOf('/U')
|
305
|
+
> 0 && _url.indexOf('/P'))) {\r\n $('a[id*=_lbtnRefer]').click(function
|
306
|
+
(e) {\r\n $('#div_loginSignUp').show('slow');\r\n e.preventDefault();\r\n
|
307
|
+
\ });\r\n }\r\n }\r\n \r\n
|
308
|
+
\ }\r\n\r\n function showLogin(show) {\r\n if (show
|
309
|
+
== \"1\")\r\n $(\"#div_loginSignUp\").show();\r\n if
|
310
|
+
(show == \"0\")\r\n $(\"#div_loginSignUp\").hide();\r\n }\r\n
|
311
|
+
\ </script>\r\n <script type=\"text/javascript\" language=\"javascript\">\r\n
|
312
|
+
\ $(\".tabs\").click(function () {\r\n var _h = $(this).attr('href');\r\n
|
313
|
+
\ window.location = document.URL + _h;\r\n $(\"span[id$=spConfirmMessageFB]\").text('');\r\n
|
314
|
+
\ $(\"span[id$=spConfirmMessageLIn]\").text('');\r\n $(\"span[id$=spConfirmMessageWS]\").text('');\r\n\r\n
|
315
|
+
\ $(\"span[id$=spMessageFB]\").text('');\r\n $(\"span[id$=spMessageLIn]\").text('');\r\n
|
316
|
+
\ $(\"span[id$=spMessageWS]\").text('');\r\n });\r\n $(\"input[id$=btnSendFBFriends]\").click(function
|
317
|
+
() {\r\n $(\"span[id$=spConfirmMessageFB]\").text('');\r\n $('span[id$=_spMessageFB]').text('');\r\n
|
318
|
+
\ });\r\n $(\"input[id$=btnSendLInFriends]\").click(function ()
|
319
|
+
{\r\n $(\"span[id$=spConfirmMessageLIn]\").text('');\r\n $(\"span[id$=spMessageLIn]\").text('');\r\n
|
320
|
+
\ });\r\n $(\"input[id$=btnSendWSFriend]\").click(function () {\r\n
|
321
|
+
\ $(\"span[id$=spConfirmMessageWS]\").text('');\r\n $(\"span[id$=spMessageWS]\").text('');\r\n
|
322
|
+
\ });\r\n </script>\r\n <link type=\"text/css\" href='http://www.wisestep.com/css/jquery-ui-1.8.16.custom.css'\r\n
|
323
|
+
\ rel=\"Stylesheet\" />\r\n <!--../css/jquery-ui-1.8.16.custom.css-->\r\n
|
324
|
+
\ <input name=\"ctl00$ContentPlaceHolder1$hdn_jobTitle\" type=\"hidden\" id=\"ctl00_ContentPlaceHolder1_hdn_jobTitle\"
|
325
|
+
class=\"hdn_jobTitle\" value=\"Microsoft Dynamics AX Functional\" />\r\n <input
|
326
|
+
name=\"ctl00$ContentPlaceHolder1$hdn_Site_Url\" type=\"hidden\" id=\"ctl00_ContentPlaceHolder1_hdn_Site_Url\"
|
327
|
+
class=\"hdn_Site_Url\" value=\"http://www.wisestep.com/\" />\r\n <input name=\"ctl00$ContentPlaceHolder1$hdn_UserId\"
|
328
|
+
type=\"hidden\" id=\"ctl00_ContentPlaceHolder1_hdn_UserId\" class=\"hdn_UserId\"
|
329
|
+
value=\"0\" />\r\n \r\n <div class=\"width_100\">\r\n <div id=\"title10\"
|
330
|
+
class=\"flt width_31\">\r\n Job Details\r\n </div>\r\n\r\n
|
331
|
+
\ \r\n\r\n <div class=\"flt width_33 \"><div id=\"ctl00_ContentPlaceHolder1_divnewMemberstop\"
|
332
|
+
class=\"frt\">\r\n <a id=\"ctl00_ContentPlaceHolder1_lbtnApplyTop\"
|
333
|
+
class=\"btnInputGreen\" href=\"javascript:WebForm_DoPostBackWithOptions(new
|
334
|
+
WebForm_PostBackOptions("ctl00$ContentPlaceHolder1$lbtnApplyTop",
|
335
|
+
"", true, "", "", false, true))\"> New Members
|
336
|
+
</a></div><div id=\"ctl00_ContentPlaceHolder1_divExistingMemberstop\" class=\"padBtm5
|
337
|
+
btnSubmit frt\" style=\"cursor: pointer;\r\n margin-bottom:
|
338
|
+
5px;\">\r\n <a id=\"ctl00_ContentPlaceHolder1_lbtnExistingMemberstop\"
|
339
|
+
class=\"\" style=\"\" onclick=\"javascript:showLogin(1)\">\r\n Existing
|
340
|
+
Members</a></div><div class=\"frt size12 blckText padRt10 padTop10\">Apply Now</div>\r\n
|
341
|
+
\ \r\n \r\n </div>\r\n\r\n\r\n\r\n
|
342
|
+
\ <div class=\"frt btnOrange mrgnBtm5\">\r\n \r\n </div>\r\n
|
343
|
+
\ </div>\r\n <div class=\"flt width_100 errmsgRed\">\r\n <span id=\"ctl00_ContentPlaceHolder1_spApplyMessage\"></span>\r\n
|
344
|
+
\ </div>\r\n <div id=\"entryForm\">\r\n <!--left section starts-->\r\n
|
345
|
+
\ <div class=\"ltSection\">\r\n <div class=\"width_100 flt
|
346
|
+
brdrBtm padBtm5\">\r\n <!--job title starts-->\r\n <div
|
347
|
+
class=\"flt textBlue size14 width_50\">\r\n <span id=\"ctl00_ContentPlaceHolder1_spJobTitle\">Microsoft
|
348
|
+
Dynamics AX Functional</span>\r\n </div>\r\n \r\n
|
349
|
+
\ <!--apply refer buttons starts-->\r\n <div class=\"frt
|
350
|
+
\">\r\n <div class=\"flt btnGreen padRt5\">\r\n <a
|
351
|
+
id=\"ctl00_ContentPlaceHolder1_lbtnReferTop\" href=\"javascript:WebForm_DoPostBackWithOptions(new
|
352
|
+
WebForm_PostBackOptions("ctl00$ContentPlaceHolder1$lbtnReferTop",
|
353
|
+
"", true, "", "", false, true))\">Refer</a></div>\r\n
|
354
|
+
\ <div class=\"views_jobdtls marginRt5\">\r\n <h6>\r\n
|
355
|
+
\ <span id=\"ctl00_ContentPlaceHolder1_spViewsCount\">681</span></h6>\r\n
|
356
|
+
\ <span class=\"viewsTxt\">Views</span></div>\r\n <div
|
357
|
+
class=\"referrels_jobdtls marginRight5 mrgnBtm5\">\r\n <h6>\r\n
|
358
|
+
\ <span id=\"ctl00_ContentPlaceHolder1_spReferralsCount\">0</span></h6>\r\n
|
359
|
+
\ <span class=\"referrelsTxt\">Referrals</span></div>\r\n
|
360
|
+
\ </div>\r\n <!--apply refer butons ends--> \r\n\r\n\r\n
|
361
|
+
\ <div id=\"ctl00_ContentPlaceHolder1_dvLinkedInPlugin\" class=\"frt
|
362
|
+
mrgnRt10\">\r\n \r\n </div>\r\n </div>\r\n
|
363
|
+
\ <!--jobdetails starts-->\r\n <div class=\"width_100 flt\">\r\n\r\n
|
364
|
+
\ <div class=\"jobDtlsCnt\">\r\n <div class=\"flt
|
365
|
+
width_60 size12\">\r\n <!--company dtls starts-->\r\n
|
366
|
+
\ <div class=\"width_100 flt\">\r\n Company
|
367
|
+
: <span class=\"blckText\"><span id=\"ctl00_ContentPlaceHolder1_spCompanyName\">SancroSoft
|
368
|
+
USA Inc</span>\r\n </span>\r\n </div>\r\n
|
369
|
+
\ <!--company dtls ends-->\r\n <!--Location
|
370
|
+
dtls starts-->\r\n <div class=\"width_100 flt\">\r\n
|
371
|
+
\ Location : <span class=\"blckText\"><span id=\"ctl00_ContentPlaceHolder1_spLocation\">Fort
|
372
|
+
Worth -Texas</span></span>\r\n </div>\r\n <!--Location
|
373
|
+
dtls ends-->\r\n <!--Posted date dtls starts-->\r\n <div
|
374
|
+
class=\"width_100 flt\">\r\n Posted on : <span class=\"blckText\"><span
|
375
|
+
id=\"ctl00_ContentPlaceHolder1_spPostedon\">2/8/2012</span></span>\r\n </div>\r\n
|
376
|
+
\ <!--Posted date dtls ends-->\r\n <!--Posted
|
377
|
+
date dtls starts-->\r\n <div id=\"ctl00_ContentPlaceHolder1_div_positions\"
|
378
|
+
class=\"width_100 flt\">\r\n No. of Positions: <span
|
379
|
+
class=\"blckText\"><span id=\"ctl00_ContentPlaceHolder1_spPositions\">1</span>\r\n
|
380
|
+
\ </span>\r\n </div>\r\n <!--Posted
|
381
|
+
date dtls ends-->\r\n </div>\r\n\r\n\r\n\r\n <div
|
382
|
+
class=\"frt width_35 textRt\">\r\n <!--referral reward
|
383
|
+
display starts-->\r\n \r\n <!--referral
|
384
|
+
reward display ends-->\r\n <div class=\"padTop10 frt\">
|
385
|
+
</div>\r\n \r\n </div>\r\n </div>\r\n
|
386
|
+
\ </div>\r\n <!--jobdetails ends-->\r\n <!--job
|
387
|
+
details background starts-->\r\n <div id=\"ctl00_ContentPlaceHolder1_divBackground\"
|
388
|
+
class=\"width_100 brdrTop flt padTop2\">\r\n <div class=\"flt
|
389
|
+
width_100 stripBg1 lineHt25\">\r\n <span class=\"title4 padLt10\">Background</span></div>\r\n
|
390
|
+
\ <div class=\"flt width_100 lineHtNrml padTop10 greyText2 size12\">\r\n
|
391
|
+
\ <span id=\"ctl00_ContentPlaceHolder1_spBackground\"></span>\r\n
|
392
|
+
\ </div>\r\n \r\n </div>\r\n <!--job
|
393
|
+
details background ends-->\r\n <!--job details Responsibilities starts-->\r\n
|
394
|
+
\ <div class=\"width_100 flt padTop2 padBtm10\">\r\n <div
|
395
|
+
class=\"flt width_100 stripBg1 lineHt25\">\r\n <span class=\"title4
|
396
|
+
padLt10\">Responsibilities </span>\r\n </div>\r\n <div
|
397
|
+
class=\"flt width_100 lineHtNrml padTop10 greyText2 size12\">\r\n <span
|
398
|
+
id=\"ctl00_ContentPlaceHolder1_spResponsibilities\">Hi,\r<br />\r<br />This
|
399
|
+
is Thomas Fedrick, - Recruitment and Resources from SancroSoft USA Inc.\r<br
|
400
|
+
/>\r<br />We have an urgent requirement as follows:\r<br />\r<br />Please respond
|
401
|
+
with resumes in MS-Word Format with the following details to\r<br /> \r<br />\r<br
|
402
|
+
/>Full Name :\r<br />Location :\r<br />Contact Number :\r<br />Email :\r<br
|
403
|
+
/>Availability :\r<br />Rate per hour:\r<br />Visa Status :\r<br />\r<br />Requirement
|
404
|
+
Details :--\r<br />\r<br />Microsoft Dynamics AX Functional\r<br />Work Location
|
405
|
+
: Fort worth/Dallas , TX\r<br />Duration : 12 Months+ Contract\r<br />Rate :
|
406
|
+
Hourly Rate + Expenses\r<br />\r<br />We're looking for a very experienced AX
|
407
|
+
Functional consultant, someone who's\r<br />been through multiple implementations
|
408
|
+
and very strong with the Trade and\r<br />Logistics modules specifically. \r<br
|
409
|
+
/>AX 2009 is a must, 2012 obviously would be a huge plus. they'll need to\r<br
|
410
|
+
/>work on site, Monday - Friday \r<br />\r<br /> \r<br />\r<br /> \r<br />\r<br
|
411
|
+
/> \r<br />\r<br /> \r<br />\r<br />Thanks & Regards\r<br />\r<br />Thomas Fedrick\r<br
|
412
|
+
/>Recruiting Specialist \"IT Services\"\r<br />\r<br /> cid:\r<br /><file:///C:\\DOCUME~1\\ADMINI~1\\LOCALS~1\\Temp\\msohtmlclip1\\01\\clip_image001.jp\r<br
|
413
|
+
/>g> cid:\r<br /><file:///C:\\DOCUME~1\\ADMINI~1\\LOCALS~1\\Temp\\msohtmlclip1\\01\\clip_image002.jp\r<br
|
414
|
+
/>g> \r<br />\r<br /> The power of focus\r<br />\r<br />SancroSoft USA INC\r<br
|
415
|
+
/>\r<br />4944 Sunrise Blvd, Suite B-4 || Fair Oaks, CA 95628\r<br />Phone :
|
416
|
+
\ || || Fax:\r<br />E-Mail : <mailto:> ||\r<br />< \r<br /> <\r<br />\r<br
|
417
|
+
/>\r<br />The information contained in this email message is intended only for
|
418
|
+
the\r<br />personal and confidential use of the recipient(s) named above. The
|
419
|
+
message\r<br />may be privileged and confidential and protected from disclosure.
|
420
|
+
If the\r<br />reader of this message is not the intended recipient or an agent
|
421
|
+
responsible\r<br />for delivering it to the intended recipient, you are hereby
|
422
|
+
notified that\r<br />you have received this document in error and that any review,
|
423
|
+
dissemination,\r<br />distribution, copying of this message is strictly prohibited.
|
424
|
+
If you have\r<br />received this communication in error, please notify us immediately
|
425
|
+
by email\r<br />and delete the original message.</span>\r\n <br
|
426
|
+
/>\r\n </div>\r\n \r\n </div>\r\n <!--job
|
427
|
+
details Responsibilities ends-->\r\n <!--apply & refer buttons starts-->\r\n
|
428
|
+
\ <div class=\"frt textRt \" style=\"vertical-align: top;\">\r\n <div
|
429
|
+
id=\"ctl00_ContentPlaceHolder1_divexistingmembersbottom\" class=\"flt mrgnRt10
|
430
|
+
textCntr padTop5 btnSubmit\">\r\n <div>\r\n <a
|
431
|
+
id=\"ctl00_ContentPlaceHolder1_lbtnExistingMembersbottom\" onclick=\"javascript:showLogin(1)\"
|
432
|
+
style=\"float: none;cursor: pointer;\">Existing Members</a></div>\r\n <div>\r\n
|
433
|
+
\ <span class=\"textBlue size12 lineHeight40\">Apply
|
434
|
+
Now</span></div>\r\n </div>\r\n <div id=\"ctl00_ContentPlaceHolder1_divApplyBottom\"
|
435
|
+
class=\"flt textCntr padTop5 btnGreen\">\r\n <div>\r\n
|
436
|
+
\ <a id=\"ctl00_ContentPlaceHolder1_lbtnApplybottom\"
|
437
|
+
href=\"javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ContentPlaceHolder1$lbtnApplybottom",
|
438
|
+
"", true, "", "", false, true))\" style=\"margin-bottom:
|
439
|
+
10px; float: none;\"> New Members </a></div>\r\n <div>\r\n
|
440
|
+
\ <span class=\"textBlue size12 lineHeight40\">Apply
|
441
|
+
Now</span></div>\r\n </div>\r\n <div class=\"frt
|
442
|
+
padLt10 btnSubmit\" style=\"vertical-align: top;\">\r\n <a
|
443
|
+
id=\"ctl00_ContentPlaceHolder1_lbtnReferbottom\" href=\"javascript:WebForm_DoPostBackWithOptions(new
|
444
|
+
WebForm_PostBackOptions("ctl00$ContentPlaceHolder1$lbtnReferbottom",
|
445
|
+
"", true, "", "", false, true))\">Refer</a></div>\r\n
|
446
|
+
\ </div>\r\n <!--apply & refer buttons ends-->\r\n
|
447
|
+
\ </div>\r\n <!--left section ends-->\r\n <!--right section
|
448
|
+
starts-->\r\n <div id=\"ctl00_ContentPlaceHolder1_div_share_friends\"
|
449
|
+
class=\"rtSectn\">\r\n <!--share icons starts-->\r\n <div
|
450
|
+
id=\"ctl00_ContentPlaceHolder1_socaillshare_friends\" class=\"width_100 frt
|
451
|
+
textRt shareicons\">\r\n \r\n \r\n \r\n
|
452
|
+
\ </div>\r\n <!--share icons ends-->\r\n <!--suggest
|
453
|
+
this job starts-->\r\n <div>\r\n \r\n\r\n<!--rightpannel
|
454
|
+
for withoutloing job starts-->\r\n\r\n<style type=\"text/css\">\r\n .popup_msg\r\n
|
455
|
+
\ {\r\n position: absolute;\r\n z-index: 10;\r\n width:
|
456
|
+
600;\r\n height: 200;\r\n text-align: left; \r\n /*font:
|
457
|
+
10px Verdana, Arial, Helvetica, sans-serif;*/\r\n background-color: #FFF;\r\n
|
458
|
+
\ border: 1px solid #c8c8c8;\r\n padding: 3px; \r\n }\r\n</style>\r\n<div
|
459
|
+
class=\"borderPnnl\">\r\n <div id=\"div_append_refer\" class=\"statsDsply\">\r\n
|
460
|
+
\ </div>\r\n <!--stats display starts-->\r\n <div class=\"statsDsply\"
|
461
|
+
id=\"div_template_refer\" style=\"display: none;\">\r\n <span class=\"textBlue\"><span
|
462
|
+
class=\"size25 boldText\">_wskw_total_jobs_count_</span>\r\n Jobs<br
|
463
|
+
/>\r\n <span class=\"size25 boldText\">_wskw_total_referral_reward_amount_</span>
|
464
|
+
in Referral\r\n Rewards</span><br />\r\n Claim yours now</div>\r\n
|
465
|
+
\ <!--stats display ends-->\r\n <div class=\"width_100 flt\">\r\n <!--process
|
466
|
+
steps starts-->\r\n <div class=\"procSteps\">\r\n <ul>\r\n
|
467
|
+
\ <li class=\"procRffrFrnd\">Refer Friends for Jobs</li>\r\n <li
|
468
|
+
class=\"procGtHrd\">They get Hired</li>\r\n <li class=\"procGtpaid\">You
|
469
|
+
get Paid</li>\r\n </ul>\r\n </div>\r\n <!--process
|
470
|
+
steps ends-->\r\n <div id=\"div_append_jobdetails\" class=\"rfrrJobDsply\">\r\n
|
471
|
+
\ </div>\r\n <!--referred jobs starts-->\r\n <div class=\"rfrrJobDsply\"
|
472
|
+
id=\"div_template_jobs___wskw_jobid_\" style=\"display: none;\">\r\n \r\n
|
473
|
+
\ <!--job one starts-->\r\n <div class=\"rfrrJobDtls\"
|
474
|
+
>\r\n <div class=\"width_100 flt\">\r\n <div
|
475
|
+
class=\"width_68 flt title2 bluelinks\">\r\n <a href='_wskw_job_url_'>_wskw_job_title_</a></div>\r\n
|
476
|
+
\ <div class=\"width_30 frt grnTxt18\">\r\n _wskw_job_referral_reward_</div>\r\n
|
477
|
+
\ </div>\r\n <div class=\"width_100 flt verBtm\">\r\n
|
478
|
+
\ <div class=\"width_50 flt size12 lineHtNrml\">\r\n _wskw_job_location_</div>\r\n
|
479
|
+
\ <div class=\"width_40 frt textRt\" style=\"position:relative;\">\r\n
|
480
|
+
\ <span class=\"grBgLnks\"><a href=\"#\" id=\"href_expand___wskw_jobid_\"
|
481
|
+
>\r\n How to get this ?</a></span></div>\r\n <!--expand
|
482
|
+
div starts-->\r\n <div class=\"rfrrJobDtlsExpnd\" id=\"div_expand___wskw_jobid_\"
|
483
|
+
style=\"display: none;\">\r\n <div class=\"flt width_100\">\r\n
|
484
|
+
\ <div class=\"btmArw\">\r\n </div>\r\n
|
485
|
+
\ </div>\r\n \r\n </div>\r\n
|
486
|
+
\ <!--expand div ends-->\r\n </div>\r\n </div>\r\n
|
487
|
+
\ <!--job one ends-->\r\n\r\n </div>\r\n <!--signup
|
488
|
+
panel starts-->\r\n <div class=\"rffrJobDsply\">\r\n\r\n\r\n \r\n\r\n\r\n\r\n\r\n
|
489
|
+
\ \r\n <div class=\"dlgBox\" id=\"div_social_connect\"
|
490
|
+
style=\"display: none\">\r\n <div class=\"dlgBoxCnt\">\r\n <div
|
491
|
+
class=\"width_100 flt\"><div class=\"frt editCloseBtn padTop2\"><a href=\"#\"
|
492
|
+
id=\"href__close_dialog\">X</a></div>\r\n\r\n \r\n <div
|
493
|
+
class=\"flt width_100 size12 blckText\">\r\n Check
|
494
|
+
your Social Networks to see who among your Friends fits this job !</div>\r\n
|
495
|
+
\ <div class=\"flt width_100 padTop10\" id=\"div_socialNetworks\">\r\n
|
496
|
+
\ <div>\r\n <div class=\"width_30
|
497
|
+
flt\">\r\n \r\n <div id=\"fb-root\">\r\n
|
498
|
+
\ <script src=\"http://connect.facebook.net/en_US/all.js#appId=128397007181702&xfbml=1\"></script>\r\n
|
499
|
+
\ <fb:login-button show-faces=\"false\" size=\"medium\"
|
500
|
+
max-rows=\"1\" scope=\"user_about_me,email,user_birthday,user_work_history,user_education_history\"\r\n
|
501
|
+
\ onlogin='window.location=\"https://graph.facebook.com/oauth/authorize?client_id=128397007181702&scope=email&redirect_uri=https://graph.facebook.com/oauth/authorize?client_id=128397007181702&redirect_uri=http://www.wisestep.com/facebookapp/registeruserusingfacebookoauth.aspx?user=1&r=\"+window.location.href;'></fb:login-button>\r\n
|
502
|
+
\ </div>\r\n </div>\r\n <div
|
503
|
+
class=\"width_63 flt padTop10\">\r\n <a href=\"http://www.wisestep.com/linkedindatauserlogin.aspx?user=1\"
|
504
|
+
id=\"ctl00_ContentPlaceHolder1_ucWithOutLogin_Linkedinlink\">\r\n <img
|
505
|
+
src=\"Images/UserHome/btnLnkdInSignup.gif\" alt=\"\" border=\"0\" /></a></div>\r\n
|
506
|
+
\ </div>\r\n \r\n </div>\r\n
|
507
|
+
\ \r\n \r\n </div></div></div>\r\n
|
508
|
+
\ </div>\r\n <!--signup panel ends-->\r\n <!--referred jobs
|
509
|
+
ends-->\r\n </div>\r\n</div>\r\n<!--rightpannel for withoutloing job starts-->\r\n\r\n
|
510
|
+
\ </div>\r\n \r\n <!--suggest this job ends-->\r\n
|
511
|
+
\ \r\n </div>\r\n <!--right section ends-->\r\n </div>\r\n
|
512
|
+
\ \r\n\r\n </div>\r\n <!--content ends-->\r\n
|
513
|
+
\ </div>\r\n <!--wrapper ends-->\r\n </div>\r\n
|
514
|
+
\ </div>\r\n <!--footer starts-->\r\n <div id=\"footer\">\r\n <div
|
515
|
+
class=\"footer-top\">\r\n \r\n<div id=\"footer\" class=\"footer-top\">\r\n
|
516
|
+
<div class=\"wrapper\">\r\n\r\n\r\n\r\n <ul>\r\n <li>User
|
517
|
+
Benefits</li>\r\n <li><a href=\"http://www.wisestep.com/content/registernow.aspx\">Sign
|
518
|
+
Up</a></li>\r\n <li><a href=\"http://www.wisestep.com/content/jobsUser.aspx\">Jobs</a></li>\r\n
|
519
|
+
\ <li><a href=\"http://www.wisestep.com/content/referralrewards.aspx\">Referral
|
520
|
+
Rewards</a></li>\r\n <li><a href=\"http://www.wisestep.com/content/returnonnetwork.aspx\">Return
|
521
|
+
on Network</a></li>\r\n </ul>\r\n\r\n\r\n <ul>\r\n
|
522
|
+
\ <li>Recruitment Solutions</li>\r\n <li><a
|
523
|
+
href=\"http://www.wisestep.com/content/jobs.aspx\">Jobs</a></li>\r\n <li><a
|
524
|
+
href=\"http://www.wisestep.com/content/applicanttracking.aspx\">Applicant Tracking</a></li>\r\n
|
525
|
+
\ <li><a href=\"http://www.wisestep.com/content/careers.aspx\">Careers</a></li>\r\n
|
526
|
+
\ <li><a href=\"http://www.wisestep.com/content/employeereferrals.aspx\">Employee
|
527
|
+
Referrals</a></li>\r\n <li><a href=\"http://www.wisestep.com/content/socialmedia.aspx\">Social
|
528
|
+
Media</a></li>\r\n </ul>\r\n <ul>\r\n <li>Company</li>\r\n
|
529
|
+
\ <li><a href=\"http://www.wisestep.com/content/aboutus.aspx\">About
|
530
|
+
Us</a></li>\r\n <li><a href=\"http://www.wisestep.com/Media.aspx\">Media</a></li>\r\n
|
531
|
+
\ <li><a href=\"http://www.wisestep.com/Partners.aspx\">Partners</a></li>\r\n
|
532
|
+
\ <li><a href=\"http://www.wisestep.com/testimonials.aspx\">Testimonials</a></li>\r\n
|
533
|
+
\ <li><a href=\"http://blog.wisestep.com/\" target=\"_blank\">Blog</a></li>\r\n
|
534
|
+
\ </ul>\r\n <ul>\r\n <li>Help</li>\r\n
|
535
|
+
\ <li><a href=\"http://wiki.wisestep.com/\" target=\"_blank\">FAQ</a></li>\r\n
|
536
|
+
\ <li><a href=\"http://www.wisestep.com/content/contactus.aspx\">Contact
|
537
|
+
Us</a></li>\r\n \r\n \r\n </ul>\r\n
|
538
|
+
\ <ul>\r\n <li>Legal</li>\r\n <li><a
|
539
|
+
href=\"http://www.wisestep.com/content/copyright.aspx\">Copyright</a></li>\r\n
|
540
|
+
\ <li><a href=\"http://www.wisestep.com/content/termsofservice.aspx\">Terms
|
541
|
+
of Service</a></li>\r\n <li><a href=\"http://www.wisestep.com/content/privacy.aspx\">Privacy
|
542
|
+
Policy</a></li>\r\n </ul>\r\n\r\n \r\n </div>\r\n</div>\r\n
|
543
|
+
\ </div>\r\n <div class=\"footer-btm-bg\">\r\n </div>\r\n
|
544
|
+
\ <div class=\"wrapper\">\r\n \r\n </div>\r\n </div>\r\n
|
545
|
+
\ <div class=\"dlgBoxLogin\" id=\"div_loginSignUp\" style=\"display: none;\">\r\n
|
546
|
+
\ <div class=\"dlgBoxLoginCnt\">\r\n <div class=\"width_100
|
547
|
+
flt\">\r\n <div class=\"frt editCloseBtn padTop2\">\r\n <a
|
548
|
+
id=\"href_close_signIN\" href=\"#\">X</a></div>\r\n \r\n<script
|
549
|
+
type=\"text/javascript\" language=\"javascript\">\r\n // $(\"document\").ready(function
|
550
|
+
() { });\r\n\r\n function loginclick() { \r\n $(\".logInDtls\").show();\r\n
|
551
|
+
\ $(\".signupDtls\").hide();\r\n $(\"#hrefsignup\").removeClass(\"active\");\r\n
|
552
|
+
\ $(\"#hreflogin\").addClass(\"active\");\r\n }\r\n function signupclick()
|
553
|
+
{\r\n $(\".logInDtls\").hide();\r\n $(\".signupDtls\").show();\r\n
|
554
|
+
\ $(\"#hreflogin\").removeClass(\"active\");\r\n $(\"#hrefsignup\").addClass(\"active\");
|
555
|
+
\ \r\n }\r\n</script>\r\n<script type=\"text/javascript\" language=\"javascript\">\r\n
|
556
|
+
\ $(\"document\").ready(function () {\r\n //Watermark text functionality\r\n
|
557
|
+
\ $(\".watermark\").focus(function () {\r\n $txt = $(this);\r\n
|
558
|
+
\ if ($txt.val() == this.title)\r\n $txt.val(\"\");\r\n
|
559
|
+
\ });\r\n $(\".watermark\").blur(function () {\r\n $txt
|
560
|
+
= $(this);\r\n if ($txt.val() == \"\")\r\n $txt.val(this.title);\r\n
|
561
|
+
\ });\r\n $(\".passwordFields\").focus(function () {\r\n var
|
562
|
+
_fieldId = this.id;\r\n var _actualField = _fieldId.replace(\"Dummy\",
|
563
|
+
\"\");\r\n $(\"#\" + _fieldId).hide(); //hide dummy field\r\n $(\"#sp\"
|
564
|
+
+ _actualField).show(); //show actual field container\r\n $(\"#\"
|
565
|
+
+ _actualField).focus();\r\n\r\n });\r\n $(\"input[type=password]\").focusout(function
|
566
|
+
() {\r\n var _fieldId = this.id;\r\n var _dummyfield =
|
567
|
+
_fieldId + \"Dummy\";\r\n if ($(\"#\" + _fieldId).val().trim() ==
|
568
|
+
\"\") {\r\n $(\"#sp\" + _fieldId).hide();\r\n $(\"#\"
|
569
|
+
+ _dummyfield).show();\r\n $(\"#\" + _dummyfield).val(\"Password\");\r\n
|
570
|
+
\ }\r\n });\r\n });\r\n</script>\r\n<script type=\"text/javascript\">\r\n
|
571
|
+
\ $(document).ready(function () {\r\n // debugger;\r\n //
|
572
|
+
\ if ($(\"#ctl00_ucSignIN_txtEmailIDRegister\").val() == \"\")\r\n //
|
573
|
+
\ return;\r\n $(\"#ctl00_ucSignIN_txtEmailIDRegister\").blur(function
|
574
|
+
(event) {\r\n if ($(this).val() != \"Email ID\" && $(this).val()
|
575
|
+
!= \"\") {\r\n is_user_available();\r\n }\r\n });\r\n
|
576
|
+
\ });\r\n function is_user_available() {\r\n $.ajax({\r\n type:
|
577
|
+
\"POST\",\r\n url: \"http://www.wisestep.com/WebMethods/Common.aspx/IsUserAvailable\",\r\n
|
578
|
+
\ data: \"{'username': '\" + $('#ctl00_ucSignIN_txtEmailIDRegister').val()
|
579
|
+
+ \"'}\",\r\n contentType: \"application/json; charset=utf-8\",\r\n
|
580
|
+
\ dataType: \"json\",\r\n success: function (msg) {\r\n
|
581
|
+
\ $('#valid').html(\"<img src='http://www.wisestep.com/images/waiting.gif'
|
582
|
+
alt='Checking availability!' title='Checking availability!'>\");\r\n var
|
583
|
+
delay = function () {\r\n AjaxSucceeded(msg);\r\n };\r\n\r\n
|
584
|
+
\ setTimeout(delay, 2000);\r\n },\r\n error:
|
585
|
+
AjaxFailed\r\n });\r\n }\r\n function AjaxSucceeded(result) {\r\n
|
586
|
+
\ if (result.d == true || result == true)\r\n $('#valid').html(\"<img
|
587
|
+
src='http://www.wisestep.com/images/available.gif' alt='EmailId available!'>\");\r\n
|
588
|
+
\ else\r\n $('#valid').html(\"<img src='http://www.wisestep.com/images/taken.gif'
|
589
|
+
alt='EmailId not Available or Invalid!'>\");\r\n }\r\n function AjaxFailed(result)
|
590
|
+
{\r\n //alert(result.status + ' ' + result.statusText);\r\n } \r\n</script>\r\n<div
|
591
|
+
id=\"loginSection\">\r\n <div class=\"flt width_100\">\r\n <ul>\r\n
|
592
|
+
\ <li><a href=\"#\" class=\"active\" onclick=\"javascript:loginclick()\"
|
593
|
+
id=\"hreflogin\">Login</a></li>\r\n <li><a href=\"#\" onclick=\"javascript:signupclick()\"
|
594
|
+
id=\"hrefsignup\" class=\"joinnow\">Signup</a></li>\r\n </ul>\r\n </div>\r\n
|
595
|
+
\ <!--login content starts-->\r\n <!--facebook & linkedin starts-->\r\n
|
596
|
+
\ <div class=\"fbLnCntrls\">\r\n <div class=\"width_100 flt padBtm10
|
597
|
+
brdrBtm padTop10\">\r\n <div class=\"flt width_50\">\r\n <div
|
598
|
+
id=\"fb-root\" style=\"text-align: left;\">\r\n <script src=\"http://connect.facebook.net/en_US/all.js#appId=128397007181702&xfbml=1\"></script>\r\n
|
599
|
+
\ <fb:login-button show-faces=\"false\" size=\"medium\" max-rows=\"1\"
|
600
|
+
scope=\"friends_about_me,user_about_me,email,user_birthday,user_work_history,read_friendlists,publish_stream,offline_access\"\r\n
|
601
|
+
\ onlogin='window.location=\"https://graph.facebook.com/oauth/authorize?client_id=128397007181702&scope=email&redirect_uri=https://graph.facebook.com/oauth/authorize?client_id=128397007181702&redirect_uri=http://www.wisestep.com/facebookapp/registeruserusingfacebookoauth.aspx?user=1&state=&r=\"+window.location.href;'>Facebook
|
602
|
+
Login</fb:login-button>\r\n </div>\r\n </div>\r\n
|
603
|
+
\ <div class=\"frt width_48\">\r\n <a href=\"http://www.wisestep.com/linkedindatauserlogin.aspx?user=1&uid=\">\r\n
|
604
|
+
\ <img src=\"http://www.wisestep.com/images/UserHome/btnLnkdInSignup.gif\"
|
605
|
+
alt=\"Login with Linkedin\"\r\n width=\"100%\" height=\"22\"
|
606
|
+
border=\"0\" /></a></div>\r\n </div>\r\n </div>\r\n <!--facebook
|
607
|
+
& linkedin ends-->\r\n <!--login pannel starts-->\r\n <div class=\"logInDtls\">\r\n
|
608
|
+
\ <div id=\"ctl00_ucSignIN_UpanelLogin\">\r\n\t\r\n <div class=\"width_100
|
609
|
+
flt\">\r\n <div>\r\n <span id=\"ctl00_ucSignIN_lblMessageLogin\"><font
|
610
|
+
color=\"Red\"></font></span>\r\n </div>\r\n <!--username
|
611
|
+
password submit btn starts-->\r\n <div class=\"width_100 flt\">\r\n\r\n
|
612
|
+
\ <div class=\"width_75 flt mrgnBtm10\"><input name=\"ctl00$ucSignIN$txtEmailID_LoginControl\"
|
613
|
+
type=\"text\" value=\"Email Address\" id=\"ctl00_ucSignIN_txtEmailID_LoginControl\"
|
614
|
+
title=\"Email Address\" class=\"watermark width_100\" />\r\n \r\n
|
615
|
+
\ \r\n </div>\r\n <div class=\"width_100
|
616
|
+
flt\">\r\n <div class=\"width_75 flt\"><span id=\"sptxtPassword\"
|
617
|
+
style=\"display: block\">\r\n <input name=\"ctl00$ucSignIN$txtLoginPassword_LoginControl\"
|
618
|
+
type=\"password\" id=\"ctl00_ucSignIN_txtLoginPassword_LoginControl\" title=\"Password\"
|
619
|
+
class=\"width_100\" onKeyPress=\"javascript:if (event.keyCode == 13) __doPostBack('ctl00$ucSignIN$lnbtnLogin_LoginControl',
|
620
|
+
'')\" /></span>\r\n \r\n </div>\r\n <div
|
621
|
+
class=\"width_22 frt btnSubmit \">\r\n \r\n <a
|
622
|
+
id=\"ctl00_ucSignIN_lnbtnLogin_LoginControl\" class=\"frt\" href=\"javascript:WebForm_DoPostBackWithOptions(new
|
623
|
+
WebForm_PostBackOptions("ctl00$ucSignIN$lnbtnLogin_LoginControl",
|
624
|
+
"", true, "LoginfromMasterPage", "", false, true))\">Login</a>\r\n
|
625
|
+
\ </div>\r\n </div>\r\n \r\n \r\n
|
626
|
+
\ </div><!--username password submit btn ends-->\r\n <div
|
627
|
+
class=\"flt width_100 textCntr\">\r\n <div id=\"ctl00_ucSignIN_UpdateProgress2\"
|
628
|
+
style=\"display:none;\">\r\n\t\t\r\n <img src=\"http://www.wisestep.com/images/UserHome/loadersml.gif\"
|
629
|
+
class=\"padTop20 padBtm20\" />\r\n \r\n\t</div>\r\n </div>\r\n
|
630
|
+
\ \r\n </div>\r\n <div>\r\n \r\n </div>\r\n
|
631
|
+
\ <!--login pannel ends-->\r\n <!--forgot password starts-->\r\n
|
632
|
+
\ <div class=\"flt width_100\">\r\n <div class=\"flt padTop5\">\r\n
|
633
|
+
\ <input id=\"ctl00_ucSignIN_chkRemember\" type=\"checkbox\" name=\"ctl00$ucSignIN$chkRemember\"
|
634
|
+
/>\r\n </div>\r\n <div class=\"width_120\">\r\n Remember
|
635
|
+
Me</div>\r\n <div class=\"width_120\">\r\n <a href=\"http://www.wisestep.com/ForgotPassword.aspx\">Forgot
|
636
|
+
Password</a></div>\r\n </div>\r\n <div class=\"flt width_100\">\r\n
|
637
|
+
\ <a href=\"http://www.wisestep.com/ValidateAccount.aspx\">Resend
|
638
|
+
Validation Code</a></div>\r\n <!--forgot password ends-->\r\n \r\n</div>\r\n
|
639
|
+
\ </div>\r\n <!--login content ends-->\r\n <!--signup content starts-->\r\n
|
640
|
+
\ <div class=\"signupDtls\" style=\"display: none\">\r\n <!--signup
|
641
|
+
dtls starts-->\r\n <div id=\"ctl00_ucSignIN_upRegistration\">\r\n\t\r\n
|
642
|
+
\ <div class=\"width_100 flt padTop10\">\r\n <div
|
643
|
+
class=\"width_100 flt\">\r\n <span id=\"ctl00_ucSignIN_lblMessageRegister\"><font
|
644
|
+
color=\"Red\"></font></span>\r\n </div>\r\n <!--enter
|
645
|
+
email start btn starts-->\r\n <div class=\"width_100 flt\">\r\n
|
646
|
+
\ <table border=\"0px\" cellpadding=\"0px\" cellspacing=\"0px\">\r\n
|
647
|
+
\ <tr>\r\n <td>\r\n
|
648
|
+
\ <input name=\"ctl00$ucSignIN$txtEmailIDRegister\"
|
649
|
+
type=\"text\" maxlength=\"100\" id=\"ctl00_ucSignIN_txtEmailIDRegister\" title=\"We
|
650
|
+
need to email you, when you win rewards so enter an email that works.\" class=\"mrgnBtm10\"
|
651
|
+
/>\r\n <input type=\"hidden\" name=\"ctl00$ucSignIN$txtwaterEmailRegister_ClientState\"
|
652
|
+
id=\"ctl00_ucSignIN_txtwaterEmailRegister_ClientState\" />\r\n </td>\r\n
|
653
|
+
\ <td style=\"width: 30px\">\r\n  <span
|
654
|
+
id=\"valid\"></span>\r\n </td>\r\n <td
|
655
|
+
align=\"right\">\r\n <span style=\"font-size:
|
656
|
+
10px; padding-left: 1px\"></span>\r\n </td>\r\n
|
657
|
+
\ </tr>\r\n </table>\r\n \r\n
|
658
|
+
\ \r\n <div style=\"display: none\">\r\n
|
659
|
+
\ <img src=\"http://www.wisestep.com/images/available.gif\"
|
660
|
+
alt=\"available\" />\r\n <img src=\"http://www.wisestep.com/images/taken.gif\"
|
661
|
+
alt=\"taken\" />\r\n <img src=\"http://www.wisestep.com/images/waiting.gif\"
|
662
|
+
alt=\"waiting\" />\r\n </div>\r\n </div>\r\n
|
663
|
+
\ <!--enter email start btn ends-->\r\n <!--form
|
664
|
+
starts-->\r\n <div class=\"width_100 flt\">\r\n <input
|
665
|
+
name=\"ctl00$ucSignIN$txtFirstName\" type=\"text\" maxlength=\"50\" id=\"ctl00_ucSignIN_txtFirstName\"
|
666
|
+
title=\"First Name\" class=\"width_93 mrgnBtm5 mrgnRt5\" />\r\n <input
|
667
|
+
type=\"hidden\" name=\"ctl00$ucSignIN$txtwaterFirstName_ClientState\" id=\"ctl00_ucSignIN_txtwaterFirstName_ClientState\"
|
668
|
+
/>\r\n \r\n \r\n <span
|
669
|
+
class=\"redText size14\">*</span>\r\n </div>\r\n <div
|
670
|
+
class=\"width_100 flt\">\r\n <input name=\"ctl00$ucSignIN$txtLastName\"
|
671
|
+
type=\"text\" maxlength=\"50\" id=\"ctl00_ucSignIN_txtLastName\" title=\"Last
|
672
|
+
Name\" class=\"width_93 mrgnBtm5 mrgnRt5\" />\r\n <input
|
673
|
+
type=\"hidden\" name=\"ctl00$ucSignIN$txtwaterLirstName_ClientState\" id=\"ctl00_ucSignIN_txtwaterLirstName_ClientState\"
|
674
|
+
/>\r\n \r\n \r\n <span
|
675
|
+
class=\"redText size14\">*</span>\r\n </div>\r\n <div
|
676
|
+
class=\"width_100 flt\">\r\n <input name=\"ctl00$ucSignIN$txtPasswordRegister\"
|
677
|
+
type=\"password\" maxlength=\"25\" id=\"ctl00_ucSignIN_txtPasswordRegister\"
|
678
|
+
title=\"Password should be a minimum of 6 characters preferably alpha numeric.\"
|
679
|
+
class=\"width_93 mrgnBtm5 mrgnRt5\" />\r\n <input type=\"hidden\"
|
680
|
+
name=\"ctl00$ucSignIN$txtwaterPassword_ClientState\" id=\"ctl00_ucSignIN_txtwaterPassword_ClientState\"
|
681
|
+
/>\r\n \r\n \r\n <span
|
682
|
+
class=\"redText size14\">*</span>\r\n </div>\r\n <div
|
683
|
+
class=\"width_100 flt\">\r\n <input name=\"ctl00$ucSignIN$txtLocation\"
|
684
|
+
type=\"text\" maxlength=\"25\" id=\"ctl00_ucSignIN_txtLocation\" title=\"Location\"
|
685
|
+
class=\"width_93 mrgnBtm5 mrgnRt5\" />\r\n <input type=\"hidden\"
|
686
|
+
name=\"ctl00$ucSignIN$txtwaterLocation_ClientState\" id=\"ctl00_ucSignIN_txtwaterLocation_ClientState\"
|
687
|
+
/>\r\n \r\n <div id=\"ctl00_ucSignIN_pnlLocation\"
|
688
|
+
style=\"overflow: hidden;\r\n width: 50px; display:
|
689
|
+
none;\">\r\n\t\t\r\n \r\n\t</div>\r\n \r\n
|
690
|
+
\ </div>\r\n <div class=\"width_100 flt
|
691
|
+
mrgnBtm5\">\r\n <div class=\"width_12 flt txtSize14 lineHeight25\">\r\n
|
692
|
+
\ DOB\r\n </div>\r\n <div
|
693
|
+
class=\"width_65 flt\">\r\n </div>\r\n <select
|
694
|
+
name=\"ctl00$ucSignIN$ddlMonth\" id=\"ctl00_ucSignIN_ddlMonth\" class=\"mrgnRt10\">\r\n\t\t<option
|
695
|
+
value=\"0\">month</option>\r\n\t\t<option value=\"1\">Jan</option>\r\n\t\t<option
|
696
|
+
value=\"2\">Feb</option>\r\n\t\t<option value=\"3\">Mar</option>\r\n\t\t<option
|
697
|
+
value=\"4\">Apr</option>\r\n\t\t<option value=\"5\">May</option>\r\n\t\t<option
|
698
|
+
value=\"6\">Jun</option>\r\n\t\t<option value=\"7\">Jul</option>\r\n\t\t<option
|
699
|
+
value=\"8\">Aug</option>\r\n\t\t<option value=\"9\">Sep</option>\r\n\t\t<option
|
700
|
+
value=\"10\">Oct</option>\r\n\t\t<option value=\"11\">Nov</option>\r\n\t\t<option
|
701
|
+
value=\"12\">Dec</option>\r\n\r\n\t</select>\r\n <select
|
702
|
+
name=\"ctl00$ucSignIN$ddlDay\" id=\"ctl00_ucSignIN_ddlDay\" class=\"mrgnRt10\">\r\n\t\t<option
|
703
|
+
value=\"day\">day</option>\r\n\t\t<option value=\"1\">1</option>\r\n\t\t<option
|
704
|
+
value=\"2\">2</option>\r\n\t\t<option value=\"3\">3</option>\r\n\t\t<option
|
705
|
+
value=\"4\">4</option>\r\n\t\t<option value=\"5\">5</option>\r\n\t\t<option
|
706
|
+
value=\"6\">6</option>\r\n\t\t<option value=\"7\">7</option>\r\n\t\t<option
|
707
|
+
value=\"8\">8</option>\r\n\t\t<option value=\"9\">9</option>\r\n\t\t<option
|
708
|
+
value=\"10\">10</option>\r\n\t\t<option value=\"11\">11</option>\r\n\t\t<option
|
709
|
+
value=\"12\">12</option>\r\n\t\t<option value=\"13\">13</option>\r\n\t\t<option
|
710
|
+
value=\"14\">14</option>\r\n\t\t<option value=\"15\">15</option>\r\n\t\t<option
|
711
|
+
value=\"16\">16</option>\r\n\t\t<option value=\"17\">17</option>\r\n\t\t<option
|
712
|
+
value=\"18\">18</option>\r\n\t\t<option value=\"19\">19</option>\r\n\t\t<option
|
713
|
+
value=\"20\">20</option>\r\n\t\t<option value=\"21\">21</option>\r\n\t\t<option
|
714
|
+
value=\"22\">22</option>\r\n\t\t<option value=\"23\">23</option>\r\n\t\t<option
|
715
|
+
value=\"24\">24</option>\r\n\t\t<option value=\"25\">25</option>\r\n\t\t<option
|
716
|
+
value=\"26\">26</option>\r\n\t\t<option value=\"27\">27</option>\r\n\t\t<option
|
717
|
+
value=\"28\">28</option>\r\n\t\t<option value=\"29\">29</option>\r\n\t\t<option
|
718
|
+
value=\"30\">30</option>\r\n\t\t<option value=\"31\">31</option>\r\n\r\n\t</select>\r\n
|
719
|
+
\ <select name=\"ctl00$ucSignIN$ddlYear\" id=\"ctl00_ucSignIN_ddlYear\">\r\n\t\t<option
|
720
|
+
value=\"year\">year</option>\r\n\t\t<option value=\"2012\">2012</option>\r\n\t\t<option
|
721
|
+
value=\"2011\">2011</option>\r\n\t\t<option value=\"2010\">2010</option>\r\n\t\t<option
|
722
|
+
value=\"2009\">2009</option>\r\n\t\t<option value=\"2008\">2008</option>\r\n\t\t<option
|
723
|
+
value=\"2007\">2007</option>\r\n\t\t<option value=\"2006\">2006</option>\r\n\t\t<option
|
724
|
+
value=\"2005\">2005</option>\r\n\t\t<option value=\"2004\">2004</option>\r\n\t\t<option
|
725
|
+
value=\"2003\">2003</option>\r\n\t\t<option value=\"2002\">2002</option>\r\n\t\t<option
|
726
|
+
value=\"2001\">2001</option>\r\n\t\t<option value=\"2000\">2000</option>\r\n\t\t<option
|
727
|
+
value=\"1999\">1999</option>\r\n\t\t<option value=\"1998\">1998</option>\r\n\t\t<option
|
728
|
+
value=\"1997\">1997</option>\r\n\t\t<option value=\"1996\">1996</option>\r\n\t\t<option
|
729
|
+
value=\"1995\">1995</option>\r\n\t\t<option value=\"1994\">1994</option>\r\n\t\t<option
|
730
|
+
value=\"1993\">1993</option>\r\n\t\t<option value=\"1992\">1992</option>\r\n\t\t<option
|
731
|
+
value=\"1991\">1991</option>\r\n\t\t<option value=\"1990\">1990</option>\r\n\t\t<option
|
732
|
+
value=\"1989\">1989</option>\r\n\t\t<option value=\"1988\">1988</option>\r\n\t\t<option
|
733
|
+
value=\"1987\">1987</option>\r\n\t\t<option value=\"1986\">1986</option>\r\n\t\t<option
|
734
|
+
value=\"1985\">1985</option>\r\n\t\t<option value=\"1984\">1984</option>\r\n\t\t<option
|
735
|
+
value=\"1983\">1983</option>\r\n\t\t<option value=\"1982\">1982</option>\r\n\t\t<option
|
736
|
+
value=\"1981\">1981</option>\r\n\t\t<option value=\"1980\">1980</option>\r\n\t\t<option
|
737
|
+
value=\"1979\">1979</option>\r\n\t\t<option value=\"1978\">1978</option>\r\n\t\t<option
|
738
|
+
value=\"1977\">1977</option>\r\n\t\t<option value=\"1976\">1976</option>\r\n\t\t<option
|
739
|
+
value=\"1975\">1975</option>\r\n\t\t<option value=\"1974\">1974</option>\r\n\t\t<option
|
740
|
+
value=\"1973\">1973</option>\r\n\t\t<option value=\"1972\">1972</option>\r\n\t\t<option
|
741
|
+
value=\"1971\">1971</option>\r\n\t\t<option value=\"1970\">1970</option>\r\n\t\t<option
|
742
|
+
value=\"1969\">1969</option>\r\n\t\t<option value=\"1968\">1968</option>\r\n\t\t<option
|
743
|
+
value=\"1967\">1967</option>\r\n\t\t<option value=\"1966\">1966</option>\r\n\t\t<option
|
744
|
+
value=\"1965\">1965</option>\r\n\t\t<option value=\"1964\">1964</option>\r\n\t\t<option
|
745
|
+
value=\"1963\">1963</option>\r\n\t\t<option value=\"1962\">1962</option>\r\n\t\t<option
|
746
|
+
value=\"1961\">1961</option>\r\n\t\t<option value=\"1960\">1960</option>\r\n\t\t<option
|
747
|
+
value=\"1959\">1959</option>\r\n\t\t<option value=\"1958\">1958</option>\r\n\t\t<option
|
748
|
+
value=\"1957\">1957</option>\r\n\t\t<option value=\"1956\">1956</option>\r\n\t\t<option
|
749
|
+
value=\"1955\">1955</option>\r\n\t\t<option value=\"1954\">1954</option>\r\n\t\t<option
|
750
|
+
value=\"1953\">1953</option>\r\n\t\t<option value=\"1952\">1952</option>\r\n\t\t<option
|
751
|
+
value=\"1951\">1951</option>\r\n\t\t<option value=\"1950\">1950</option>\r\n\t\t<option
|
752
|
+
value=\"1949\">1949</option>\r\n\t\t<option value=\"1948\">1948</option>\r\n\t\t<option
|
753
|
+
value=\"1947\">1947</option>\r\n\t\t<option value=\"1946\">1946</option>\r\n\t\t<option
|
754
|
+
value=\"1945\">1945</option>\r\n\t\t<option value=\"1944\">1944</option>\r\n\t\t<option
|
755
|
+
value=\"1943\">1943</option>\r\n\t\t<option value=\"1942\">1942</option>\r\n\t\t<option
|
756
|
+
value=\"1941\">1941</option>\r\n\t\t<option value=\"1940\">1940</option>\r\n\t\t<option
|
757
|
+
value=\"1939\">1939</option>\r\n\t\t<option value=\"1938\">1938</option>\r\n\t\t<option
|
758
|
+
value=\"1937\">1937</option>\r\n\t\t<option value=\"1936\">1936</option>\r\n\t\t<option
|
759
|
+
value=\"1935\">1935</option>\r\n\t\t<option value=\"1934\">1934</option>\r\n\t\t<option
|
760
|
+
value=\"1933\">1933</option>\r\n\t\t<option value=\"1932\">1932</option>\r\n\t\t<option
|
761
|
+
value=\"1931\">1931</option>\r\n\t\t<option value=\"1930\">1930</option>\r\n\t\t<option
|
762
|
+
value=\"1929\">1929</option>\r\n\t\t<option value=\"1928\">1928</option>\r\n\t\t<option
|
763
|
+
value=\"1927\">1927</option>\r\n\t\t<option value=\"1926\">1926</option>\r\n\t\t<option
|
764
|
+
value=\"1925\">1925</option>\r\n\t\t<option value=\"1924\">1924</option>\r\n\t\t<option
|
765
|
+
value=\"1923\">1923</option>\r\n\t\t<option value=\"1922\">1922</option>\r\n\t\t<option
|
766
|
+
value=\"1921\">1921</option>\r\n\t\t<option value=\"1920\">1920</option>\r\n\t\t<option
|
767
|
+
value=\"1919\">1919</option>\r\n\t\t<option value=\"1918\">1918</option>\r\n\t\t<option
|
768
|
+
value=\"1917\">1917</option>\r\n\t\t<option value=\"1916\">1916</option>\r\n\t\t<option
|
769
|
+
value=\"1915\">1915</option>\r\n\t\t<option value=\"1914\">1914</option>\r\n\t\t<option
|
770
|
+
value=\"1913\">1913</option>\r\n\t\t<option value=\"1912\">1912</option>\r\n\t\t<option
|
771
|
+
value=\"1911\">1911</option>\r\n\t\t<option value=\"1910\">1910</option>\r\n\t\t<option
|
772
|
+
value=\"1909\">1909</option>\r\n\t\t<option value=\"1908\">1908</option>\r\n\t\t<option
|
773
|
+
value=\"1907\">1907</option>\r\n\t\t<option value=\"1906\">1906</option>\r\n\t\t<option
|
774
|
+
value=\"1905\">1905</option>\r\n\t\t<option value=\"1904\">1904</option>\r\n\t\t<option
|
775
|
+
value=\"1903\">1903</option>\r\n\t\t<option value=\"1902\">1902</option>\r\n\t\t<option
|
776
|
+
value=\"1901\">1901</option>\r\n\t\t<option value=\"1900\">1900</option>\r\n\r\n\t</select>\r\n
|
777
|
+
\ </div>\r\n <div class=\"width_100 flt\">\r\n
|
778
|
+
\ <div class=\"width_50 flt\">\r\n <div
|
779
|
+
id=\"ctl00_ucSignIN_UpdatePanel1\">\r\n\t\t\r\n <div
|
780
|
+
style='background-color:White;'><img src=\"CaptchaImage.axd?guid=c8fb9673-f1d6-4ff1-b143-40322666b63b\"
|
781
|
+
border='0' width=120 height=34></div>\r\n <a
|
782
|
+
id=\"ctl00_ucSignIN_LinkButton1\" class=\"textCntr lineHeight25\" href=\"javascript:WebForm_DoPostBackWithOptions(new
|
783
|
+
WebForm_PostBackOptions("ctl00$ucSignIN$LinkButton1", "",
|
784
|
+
true, "", "", false, true))\">Can't view? Change the code</a>\r\n
|
785
|
+
\ \r\n\t</div>\r\n </div>\r\n
|
786
|
+
\ <div class=\"width_50 flt\">\r\n <div>\r\n
|
787
|
+
\ <input name=\"ctl00$ucSignIN$txtCaptchRegister\"
|
788
|
+
type=\"text\" id=\"ctl00_ucSignIN_txtCaptchRegister\" class=\"width_85\" />\r\n
|
789
|
+
\ </div>\r\n <div class=\"width_100
|
790
|
+
flt\">\r\n \r\n <span
|
791
|
+
id=\"ctl00_ucSignIN_lblCaptchaRegister\" class=\"redText\"></span></div>\r\n
|
792
|
+
\ </div>\r\n </div>\r\n <div
|
793
|
+
class=\"width_100 flt padTop10\">\r\n By clicking \"Join
|
794
|
+
Now\" I certify that I have read and agreed to the <a href=\"http://www.wisestep.com/content/termsofservice.aspx\">\r\n
|
795
|
+
\ Terms of Service</a> and <a href=\"http://www.wisestep.com/content/privacy.aspx\">\r\n
|
796
|
+
\ Privacy Policy</a>.\r\n </div>\r\n
|
797
|
+
\ <div class=\"width_100 flt padTop10 btnSubmit\">\r\n <table>\r\n
|
798
|
+
\ <tr>\r\n <td>\r\n
|
799
|
+
\ <a id=\"ctl00_ucSignIN_lbtn_join\" href=\"javascript:WebForm_DoPostBackWithOptions(new
|
800
|
+
WebForm_PostBackOptions("ctl00$ucSignIN$lbtn_join", "",
|
801
|
+
true, "RegistrationfromMasterPage", "", false, true))\">Join
|
802
|
+
Now</a>\r\n </td>\r\n <td>\r\n
|
803
|
+
\ <div id=\"ctl00_ucSignIN_UpdateProgress1\"
|
804
|
+
style=\"display:none;\">\r\n\t\t\r\n <img
|
805
|
+
src=\"http://www.wisestep.com/images/UserHome/loadersml.gif\" />\r\n \r\n\t</div>\r\n
|
806
|
+
\ </td>\r\n </tr>\r\n
|
807
|
+
\ </table>\r\n </div>\r\n <!--form
|
808
|
+
ends-->\r\n </div>\r\n \r\n</div>\r\n <!--signup
|
809
|
+
dtls ends-->\r\n </div>\r\n <!--singup content ends-->\r\n</div>\r\n<input
|
810
|
+
type=\"hidden\" name=\"ctl00$ucSignIN$CookiesEnabled\" id=\"ctl00_ucSignIN_CookiesEnabled\"
|
811
|
+
value=\"false\" />\r\n<script type=\"text/javascript\">\r\n var obj = document.getElementById('ctl00_ucSignIN_CookiesEnabled');\r\n
|
812
|
+
\ if (navigator.cookieEnabled)\r\n obj.value = 'true'; \r\n\r\n</script>\r\n\r\n
|
813
|
+
\ </div>\r\n </div>\r\n </div>\r\n <!--footer ends-->\r\n
|
814
|
+
\ \r\n\r\n<script type=\"text/javascript\">\r\n//<![CDATA[\r\nSys.Application.add_init(function()
|
815
|
+
{\r\n $create(AjaxControlToolkit.TextBoxWatermarkBehavior, {\"ClientStateFieldID\":\"ctl00_ucPeopleAndJobSearchPanel_txtWMExttxtSearchKeyword_ClientState\",\"WatermarkText\":\"Enter
|
816
|
+
keywords to search\",\"id\":\"ctl00_ucPeopleAndJobSearchPanel_txtWMExttxtSearchKeyword\"},
|
817
|
+
null, null, $get(\"ctl00_ucPeopleAndJobSearchPanel_txtSearchKeyword\"));\r\n});\r\nSys.Application.add_init(function()
|
818
|
+
{\r\n $create(AjaxControlToolkit.FilteredTextBoxBehavior, {\"FilterType\":15,\"ValidChars\":\",#.-&@/+_
|
819
|
+
\",\"id\":\"ctl00_ucPeopleAndJobSearchPanel_ftxtExttxtSearchKeyword\"}, null,
|
820
|
+
null, $get(\"ctl00_ucPeopleAndJobSearchPanel_txtSearchKeyword\"));\r\n});\r\nSys.Application.add_init(function()
|
821
|
+
{\r\n $create(AjaxControlToolkit.TextBoxWatermarkBehavior, {\"ClientStateFieldID\":\"ctl00_ucPeopleAndJobSearchPanel_txtWMExttxtSearchLocation_ClientState\",\"WatermarkText\":\"Location\",\"id\":\"ctl00_ucPeopleAndJobSearchPanel_txtWMExttxtSearchLocation\"},
|
822
|
+
null, null, $get(\"ctl00_ucPeopleAndJobSearchPanel_txtSearchLocation\"));\r\n});\r\nSys.Application.add_init(function()
|
823
|
+
{\r\n $create(AjaxControlToolkit.FilteredTextBoxBehavior, {\"FilterType\":13,\"ValidChars\":\"
|
824
|
+
,\",\"id\":\"ctl00_ucPeopleAndJobSearchPanel_ftxtExttxtSearchLocation\"}, null,
|
825
|
+
null, $get(\"ctl00_ucPeopleAndJobSearchPanel_txtSearchLocation\"));\r\n});\r\nSys.Application.add_init(function()
|
826
|
+
{\r\n $create(AjaxControlToolkit.TextBoxWatermarkBehavior, {\"ClientStateFieldID\":\"ctl00_ucSignIN_txtwaterEmailRegister_ClientState\",\"WatermarkText\":\"Email
|
827
|
+
ID\",\"id\":\"ctl00_ucSignIN_txtwaterEmailRegister\"}, null, null, $get(\"ctl00_ucSignIN_txtEmailIDRegister\"));\r\n});\r\nSys.Application.add_init(function()
|
828
|
+
{\r\n $create(AjaxControlToolkit.TextBoxWatermarkBehavior, {\"ClientStateFieldID\":\"ctl00_ucSignIN_txtwaterFirstName_ClientState\",\"WatermarkText\":\"First
|
829
|
+
Name\",\"id\":\"ctl00_ucSignIN_txtwaterFirstName\"}, null, null, $get(\"ctl00_ucSignIN_txtFirstName\"));\r\n});\r\nSys.Application.add_init(function()
|
830
|
+
{\r\n $create(AjaxControlToolkit.TextBoxWatermarkBehavior, {\"ClientStateFieldID\":\"ctl00_ucSignIN_txtwaterLirstName_ClientState\",\"WatermarkText\":\"Last
|
831
|
+
Name\",\"id\":\"ctl00_ucSignIN_txtwaterLirstName\"}, null, null, $get(\"ctl00_ucSignIN_txtLastName\"));\r\n});\r\nSys.Application.add_init(function()
|
832
|
+
{\r\n $create(AjaxControlToolkit.TextBoxWatermarkBehavior, {\"ClientStateFieldID\":\"ctl00_ucSignIN_txtwaterPassword_ClientState\",\"WatermarkText\":\"Password\",\"id\":\"ctl00_ucSignIN_txtwaterPassword\"},
|
833
|
+
null, null, $get(\"ctl00_ucSignIN_txtPasswordRegister\"));\r\n});\r\nSys.Application.add_init(function()
|
834
|
+
{\r\n $create(AjaxControlToolkit.TextBoxWatermarkBehavior, {\"ClientStateFieldID\":\"ctl00_ucSignIN_txtwaterLocation_ClientState\",\"WatermarkText\":\"Location\",\"id\":\"ctl00_ucSignIN_txtwaterLocation\"},
|
835
|
+
null, null, $get(\"ctl00_ucSignIN_txtLocation\"));\r\n});\r\nSys.Application.add_init(function()
|
836
|
+
{\r\n $create(AjaxControlToolkit.AutoCompleteBehavior, {\"completionListElementID\":\"ctl00_ucSignIN_pnlLocation\",\"completionSetCount\":20,\"id\":\"ctl00_ucSignIN_AutoCompleteExtenderCities\",\"minimumPrefixLength\":1,\"serviceMethod\":\"GetCitieswithCountryNamePrefix\",\"servicePath\":\"http://www.wisestep.com/WebMethods/Common.aspx\"},
|
837
|
+
null, null, $get(\"ctl00_ucSignIN_txtLocation\"));\r\n});\r\n//]]>\r\n</script>\r\n</form>\r\n</body>\r\n</html>\r\n"
|
838
|
+
http_version: '1.1'
|