www.myradportal.com
Open in
urlscan Pro
144.202.159.15
Public Scan
Submitted URL: http://advancedradiologyconnect.com/
Effective URL: https://www.myradportal.com/pls/portaladv/f?p=145:LOGIN::::::
Submission: On October 29 via manual from US — Scanned from DE
Effective URL: https://www.myradportal.com/pls/portaladv/f?p=145:LOGIN::::::
Submission: On October 29 via manual from US — Scanned from DE
Form analysis
1 forms found in the DOMName: wwv_flow — POST wwv_flow.accept
<form action="wwv_flow.accept" method="post" name="wwv_flow" id="wwvFlowForm" novalidate="" autocomplete="off">
<input type="hidden" name="p_flow_id" value="145" id="pFlowId"><input type="hidden" name="p_flow_step_id" value="101" id="pFlowStepId"><input type="hidden" name="p_instance" value="10052568828930" id="pInstance"><input type="hidden"
name="p_page_submission_id" value="88620929428858008149468473782063544339" id="pPageSubmissionId"><input type="hidden" name="p_request" value="" id="pRequest"><input type="hidden" name="p_reload_on_submit" value="A" id="pReloadOnSubmit"><input
type="hidden" value="88620929428858008149468473782063544339" id="pSalt">
<style type="text/css">
.bttn:hover,
.bttnsmall:hover,
.bttnjumbo:hover,
.bttn:active,
.bttn a.active,
.bttnsmall:active,
.bttnsmall a.active,
.bttnjumbo:active,
.bttnjumbo a.active {
background: #02919B;
}
.bttn,
.bttnjumbo,
.bttnsmall,
.bttn:link,
.bttn:visited,
.bttnsmall:link,
.bttnsmall:visited,
.bttnjumbo:link,
.bttnjumbo:visited {
background: #007C85;
}
.bttn:disabled,
.bttnsmall:disabled {
background: #007C85;
}
.sectiontitlegeneric {
color: #007C85;
}
.sectiontitle {
color: #007C85;
}
#patientExamsHeader {
background-color: #007C85;
}
#hometabs>a>span,
#customtab>table,
#admintabs>a>span {
border-top: 1px solid #007C85;
}
#tabcustom>table {
border-top: 1px solid #007C85;
}
#login_footer {
border-top: 1px solid #007C85;
}
#advsearchbarwrapper {
border-bottom: 1px solid #007C85;
}
.message {
color: #007C85;
}
#loginbox {
border-top: 1px solid #007C85;
border-bottom: 1px solid #007C85;
}
#genericcontentinnerwhite.topborder {
border-top: 1px solid #007C85;
}
#genericcontentinner {
border-top: 1px solid #007C85;
border-bottom: 1px solid #007C85;
}
#changelogheader {
color: #007C85;
}
#radarSignupHeader {
color: #007C85;
}
.ui-state-active {
background-color: #ccc !important;
border: 1px solid #000 !important
}
.rowicons {
width: px;
}
#loginbox_content h1 {
font-size: 29pt;
}
#loginbox_content h1 span {
font-size: 29pt;
}
#ipadsetuptable span.ipadstep {
color: #007C85;
}
.ipadheader {
font-size: 15px;
color: #007C85;
}
</style><input type="hidden" id="P0_PORTALDEBUG" name="P0_PORTALDEBUG" value="MILLINGERJ"><input type="hidden" id="P0_PORTALUSER" name="P0_PORTALUSER" value=""><input type="hidden" data-for="P0_PORTALUSER" value="_ht5EoX6J68NLvYYriprWFLFc_4"><input
type="hidden" id="P0_COVID" name="P0_COVID" value="">
<style type="text/css">
.learnmore {
background-image: url('/i2/radnet/portal/prod/images/graphic_flagtip_ADV_i.png');
}
.learnmore span {
background: #02919B;
/* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NiMTQxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4OTFhMWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #02919B 0%, #007C85 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #02919B), color-stop(100%, #007C85));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #02919B 0%, #007C85 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #02919B 0%, #007C85 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top, #02919B 0%, #007C85 100%);
/* IE10+ */
background: linear-gradient(to bottom, #02919B 0%, #007C85 100%);
/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02919B', endColorstr='#007C85', GradientType=0);
/* IE6-8 */
}
#loginbox_content h1 {
color: #007C85;
}
</style>
<div id="login_wrapper">
<div id="login_content">
<div id="login_content_inner">
<div id="login_header">
<img src="/i2/radnet/portal/prod/images/logo_ADV.png" alt="logo" style="margin-top: 21.5px;">
<div class="headerinfologin"><span class="message">Welcome to Advanced Connect!</span>
<a href="f?p=145:11::::11:P11_CF:101" class="learnmore"><span>Quick Tutorial</span></a>
</div>
</div>
<div id="loginbox">
<div id="loginbox_background">
<div id="loginbox_content">
<div style="float: right;">
</div>
<h1 style="margin-bottom: 1px;">Advanced<span> Connect</span></h1>
<img src="/i2/radnet/portal/prod/images/badge_ADV_providerportal.jpg" style="margin-bottom: 25px;">
<div style="overflow: visible;">
<!--<div style="overflow: hidden;">-->
<div id="login_leftcol">
<table id="apex_layout_502753744811466174" border="0" class="formlayout" role="presentation">
<tbody>
<tr>
<td nowrap="nowrap" align="right"><label for="P101_MESSAGE" id="P101_MESSAGE_LABEL" class="uOptional"></label></td>
<td align="left" valign="middle"><input type="hidden" name="P101_MESSAGE" id="P101_MESSAGE" value=""><input type="hidden" data-for="P101_MESSAGE" value="loFSOkAIbl3hW81AJckjVh5-_wE"><span id="P101_MESSAGE_DISPLAY"
class="display_only apex-item-display-only"></span></td>
</tr>
<tr>
<td colspan="2" align="left"><input type="text" id="P101_USERNAME" name="P101_USERNAME" class="text_field apex-item-text" placeholder="User Name" value="" size="40" maxlength="100"><br></td>
</tr>
<tr>
<td align="right"><label for="P101_PASSWORD" id="P101_PASSWORD_LABEL" class="uOptional"></label></td>
<td align="left"><input type="text" id="P101_PASSWORD" name="P101_PASSWORD" class="text_field apex-item-text" placeholder="Password" value="" size="40" maxlength="100"><label for="P101_PASSWORDHIDDEN"
id="P101_PASSWORDHIDDEN_LABEL" class="uOptional"></label><input type="password" name="P101_PASSWORDHIDDEN" size="30" maxlength="4000" value="" id="P101_PASSWORDHIDDEN" class="password apex-item-text" placeholder="Password"
style="display:none;" onkeydown="javascript:if(window.event.keyCode=='13'){pacs_user_exist();}"></td><input type="hidden" id="P101_NEXTPAGE" name="P101_NEXTPAGE" value=""><input type="hidden" data-for="P101_NEXTPAGE"
value="j6a_N0opKyvzQNHhHdtT6gH1QWo"><input type="hidden" id="P101_EMR_KEY" name="P101_EMR_KEY" value=""><input type="hidden" data-for="P101_EMR_KEY" value="iBV0PyCItVzsDQU9PbOxn0E5G3Q">
</tr>
</tbody>
</table>
<!-- <input type="text" name="Username" id="Username" value="" placeholder="User Name" />
<br />
<input type="password" name="Password" id="Password" value="" placeholder="Password" />
<input type="text" name="txtPlainPassword" id="txtPlainPassword" value="" placeholder="Password" />-->
<br>
<br>
<div style="overflow: hidden; position:relative; bottom: 20px;">
<input id="loginbutton" onclick="javascript:pacs_user_exist();" class="bttn" type="button" style="float: left;" name="name" value="Log In">
<small style="display: inline-block; float: left; margin-left: 20px;">
<a href="https://myradnetpatientportal.com/ImagingCenter/ADVPP" style="font-size: 15px;">Are you a patient? Click here</a><br>
<a href="f?p=145:600::::600:P600_CF:101">Sign Up for an Account</a><br>
<a href="f?p=145:500::::500:P500_CF:101">Get Help</a><br>
<a href="f?p=145:550::::550:P550_CF:101">Can't Access Your Account?</a><br>
<!-- <a href="f?p=145:551::::551">Use Verification Code</a><br>-->
</small>
</div>
</div>
<div id="login_rightcol">
<div id="systemMessage" style="border-top: 1px solid #FF0000; border-bottom: 1px solid #FF0000;">
<img id="systemIcon" src="/i2/radnet/portal/prod/images/icon_alert.png">
<img id="systemImageLeft" src="/i2/radnet/portal/prod/images/graphic_messageshadow_left.png">
<img id="systemImageRight" src="/i2/radnet/portal/prod/images/graphic_messageshadow_right.png">
<div class="systemMessageTitle" style="color: #FF0000;">Connect downtime</div>
<div class="systemMessageText">The Connect portal will be unavailable Saturday 10-30-2021 from 11 pm till approximately 3 am Sunday morning for system maintenance.</div>
<div><a href=""></a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="login_footer">
<div style="float: left; width: 45%;">
<img src="/i2/radnet/portal/prod/images/logo_radnet.png" alt="Radnet Logo">
</div>
<small
style="display: inline-block; float: left;"><a href="http://www.advancedradiology.com" target="_new">www.advancedradiology.com</a><br><a href="http://www.radnet.com" target="_new">www.radnet.com</a><br><a href="http://www.erad.com" target="_new">www.erad.com</a></small>
<!--<small
style="display: inline-block; float: right;"><a href="f?p=145:700:">Feedback?</a><br />© <span
id="copyyear" style="font-size: inherit;"></span>. All Rights
Reserved.<br /> Unauthorized use strictly prohibited.<br /> <a
id="modterms"
style=" font-size: inherit; text-decoration: underline;"
href="/i2/radnet/portal/prod/text/terms.html">Terms and Conditions</a><br /><a target="_blank" href="f?p=180:101" style=" font-size: inherit; text-decoration: underline;">ARS Admin</a></small> -->
<small
style="display: inline-block; float: right;"><a href="f?p=145:700:::::P700_CF:101">Feedback?</a><br><a href="f?p=145:14:" id="modterms">Terms and Conditions</a><br><a href="f?p=145:13:" class="termsandcond">Privacy Notice</a><br><br>© <span
style="color: #6D6E70;" id="copyyear">2021</span><span style="color: #6D6E70;"> All Rights Reserved.<br>Unauthorized use strictly prohibited.</span></small>
</div>
</div>
</div>
<input type="hidden" id="P101_KEY" name="P101_KEY" value=""><input type="hidden" data-for="P101_KEY" value="AqnVv_8lWeFCHIeB-pwQMja3fW8"><input type="hidden" id="P101_VIRTUAL_TRY" name="P101_VIRTUAL_TRY" value=""><input type="hidden"
data-for="P101_VIRTUAL_TRY" value="QtTZzr9C__O2-Gvc_vbpwcsyZq4">
<div id="prompt">
<!-- if IE without GCF, prompt goes here -->
</div>
<input type="hidden" id="pPageItemsRowVersion" value=""><input type="hidden" id="pPageItemsProtected" value="rkOAnmH9vH65leTjAjISIkuXSTP0rO5eDdECld9uLF6CCKdqFzWh1ubekzjHb3HXTdar-ptfXIxt2SWdlMvAxLvoLa7zMW0RKMpFZnkxC01fQ6fzzQHp4cLzCXp3dSct">
</form>
Text Content
Welcome to Advanced Connect! Quick Tutorial ADVANCED CONNECT Are you a patient? Click here Sign Up for an Account Get Help Can't Access Your Account? Connect downtime The Connect portal will be unavailable Saturday 10-30-2021 from 11 pm till approximately 3 am Sunday morning for system maintenance. www.advancedradiology.com www.radnet.com www.erad.com Feedback? Terms and Conditions Privacy Notice © 2021 All Rights Reserved. Unauthorized use strictly prohibited.