https://mydental.ohsu.edu/PatientAccess/

Submitted URL:
https://mydental.ohsu.edu/Redirected
Report Finished:

The outgoing links identified from the page

LinkText
http://www.Exangroup.comExan Group

JavaScript Variables · 71 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
Spinnerfunction
gLayersobject
initPagefunction
addOnLoadfunction

Console log messages · 2 found

Messages logged to the web console

TypeCategoryLog
logother
URL
https://mydental.ohsu.edu/PatientAccess/Includes/JQueryUI/js/jquery-migrate-3.3.2.min.js
Text
JQMIGRATE: Migrate is installed, version 3.3.2
logother
URL
https://mydental.ohsu.edu/PatientAccess/Includes/Scripts/jquery-migrate-3.3.2.min.js
Text
JQMIGRATE: Migrate is installed, version 3.3.2

HTML

The raw HTML body of the page

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head>
		<meta http-equiv="Content-Style-Type" content="text/css">
    <title>OHSU School of Dentistry PatientAccess - Home</title>
		<style type="text/css">
		 @charset "utf-8";
/* CSS Document */

/*Reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	margin:0;padding:0;
}
html, body {
	height: 100%;
}
body
{
	font:normal 14px/22px Lato,Helvetica,Arial,sans-serif;
	color:#333;
	margin:0;
	background-repeat: repeat-x;
	background-color: #FFF;
}
h1
{
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	color: #000;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}
h2
{
	font-size: 18px;
	line-height: 24px;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3
{
	font-size: 14px;
	line-height: 18px;
	color: #2F668F;
	margin-top: 20px;
	margin-bottom: 10px;
}
#wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -45px;
}
#mainContainer
{	
	clear: both;
	margin-top: 2px;
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;	
	overflow: hidden;
}
#container
{
	position: relative;
	top: 0px;
	width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: auto;
}
#headerContainer
{
	position: relative;
	top: 1px;
	min-height: 100%;
	overflow: hidden;
}
#header
{
	position:relative;
	margin: auto;
	height: 120px;
	width: 900px;
}
/* AX-18948 WCAG2.0 Use PaiFrameCss css instead add attributes in code */
.PaiFrameCss
{
	border: none;
	background-color: transparent;
	overflow: hidden;
	width: 100%;
}
.PaiFullFrameCss
{
	border: none;
	background-color: transparent;
	overflow: hidden;
	width: 110%;
}
#logo
{
	position: absolute;
	width: 376px;
	height: 120px;
	top: 2px;
	background-image: url(Includes/ohsu/sodlogo.png);
	background-repeat: no-repeat;
}
#mainNavContainer
{
	position: relative;
	background-color: #0e4d8f;
	top: 2px;
	overflow: hidden;
}
#mainNav
{
	position: relative;
	margin: auto;
	width: 900px;
}
#mainNavContainer #clear
{
	clear: both;
}
#mainNav ul
{
	list-style: none;
}
#mainNav ul li
{
	display: inline;
}
#mainNav ul li a
{
	display:block;
	float:left;
	padding-top: 15px;
	padding-left:20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	text-decoration:none;
	color:#FFF;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	
	height: 16px
}
#mainNav ul li a:hover
{
	background-color:#093461;
}
#mainNav ul li a:focus
{
	background-color: #093461;
}
#mainNav ul li .selected
{
	background-color: #093461 !important;
}

#sideColumn
{
	position: relative;
	float: left;
	clear:both;
	margin-top: 23px;
	width: 200px;
}
#mainColumn
{
	position: relative;
	float: left;
	margin-top: 23px;
	margin-left: 20px;
	width: 680px;
	margin-bottom: 10px;
}
#footer, .push
{
	clear: both;
	height: 45px;
}
#footer
{
	position:relative;
	background-image: url(Includes/ohsu/bg_footer.png);
	background-repeat: repeat-x;
	overflow: hidden;
}
#footerNav
{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 450px;
	margin-left: -450px;
}
#footer ul
{
	list-style: none;
}
#footer ul li
{
	display: inline;
}
#footer ul li a
{
	display:block;
	float:left;
	padding-top: 3px;
	padding-left:10px;
	padding-right: 10px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-right: 20px;

	text-decoration:none;
	color:#FFF;
}
#footer ul li a:hover,
#footer ul li a:focus
{
	text-decoration: underline;
}
#footer ul li .selected
{
	background-color: #333 !important;
}
#footer #copyRight
{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 450px;

	text-align: right;
	color: White;
	font-size: 10px;
	padding-top: 12px;
}
#loginPanel
{
	overflow: hidden;
/**
	border: 1px solid #CCC;
	overflow: hidden;
	background-image: url(Includes/Images/bg_gradient.png);
	background-color: #F2F2F2;
**/
}
#content
{
	position: relative;
	background-color: #CCC;
}
.loginMessage
{
	word-break: normal !important;
	margin-bottom: 5px;
	padding: 5px 10px;
	font-size: 14px;
	height: auto;
	min-height: 20px;
	max-height: 40px;
	overflow: hidden;
	word-break: break-all;
	white-space: normal;
	color: white;
	background-color: #2F668F;
}
.loginMessage span
{
	color: #1C4C7C;
	font-weight: bold;
	font-size: 14px;
}
#ambulatoryIframeId
{
	border: none; 
	background-color: transparent;
	overflow: hidden;
	width: 100%;	
}
#sideNav ul
{
	display: block;
	margin-top: 10px;
	border: 1px solid #CCC;
	padding: 5px;
}
#sideNav ul li
{
	display: block;
	border-top: 1px dashed #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sideNav ul li a
{
	display: block;
	padding: 3px 5px;
	text-decoration: none;
	color: #1C4C7C;
}
#sideNav ul li a.selected
{
	background-color: #3d708a;
	color: #FFF;
}
#sideNav ul li a:focus,
#sideNav ul li a:hover
{
  color: #1C4C7C;
	background-color: #CCC !important;
}
#sideNav ul li.firstItem
{
	border-top: 0px;
	padding-top: 0px;
}
#sideNav ul li.lastItem
{
	padding-bottom: 0px;
}
.homeTitle
{
	border: 0px;
	color: #2F668F;
}
/*36880935, 28921057*/
#warningExceptionImg
{
	width: 130px;
	height: 115px;
	margin-top: 25px;
	background-image: url(Includes/Images/warningException.png);
	background-repeat: no-repeat;
}
/*49215983*/
.windowLarge {
    position: absolute;
    width: 900px;
    margin-left: -450px;
    top: 0;
    left: 50%;
    padding-top: 60px;
}
/*49215983*/
.windowLargeFrame {
    position: relative;
    border: 1px solid #999;
    background-color: #FFFFFF;
    font-size: 14px;
    color: #000;
}
/*49215983*/
.windowLargePopupFrame {
    width: 100%;
    /*height: 0;*/ /* initially loaded with 0 */
    border: 0;
    overflow: hidden;
}
/*49215983*/
.windowMedium {
    position: absolute;
    width: 861px;
    margin-left: -515px;
    top: 50px;
    left: 55%;
    padding: 15px;
}
/*49215983*/
.windowMediumFrame {
    position: relative;
    border: 1px solid #999;
    background-color: #FFFFFF;
    font-size: 14px;
    color: #000;
}
/*49215983*/
.windowMediumPopupFrame {
    width: 100%;
    height: 0; /* initially loaded with 0 */
    border: 0;
    overflow: hidden;
}
.windowSmall {
    position: absolute;
    width: 460px;
    margin-left: -230px;
    top: 0;
    left: 50%;
    padding-top: 70px;
}
.windowSmallFrame {
    position: relative;
    border: 1px solid #999;
    background-color: #FFFFFF;
    font-size: 14px;
    color: #000;
}
.windowSmallPopupFrame {
    width: 100%;
    border: 0;
    overflow: hidden;
}
.boxTitle {
	float: left;
	background-color: #999;
	color: #FFF;
	padding: 0px 10px;
	margin-bottom: 5px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.previewContent {
	clear:both;
	width: 300px;
	border-top: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 20px;
}

.skipButton,
.skipDestination
{
	display:block;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow:hidden;
	position: absolute;
	top: -1000px;
	left: -1000px;
}

		</style>

                                <link rel="stylesheet" type="text/css" href="Includes/Css/popup.231520.css">
                                <link rel="stylesheet" type="text/css" href="Includes/Css/spinner.css">
                                <script type="text/javascript" src="Includes/JQueryUI/js/jquery-3.5.1.min.js"></script>
                                <script type="text/javascript" src="Includes/JQueryUI/js/jquery-migrate-3.3.2.min.js"></script>
                                <script type="text/javascript" src="Includes/JQueryUI/js/jquery-ui-1.13.2.custom.min.js"></script>
                                <script type="text/javascript" src="Includes/Scripts/jquery.idletimer.js"></script>
                                <script type="text/javascript" src="Includes/Scripts/spin.min.js"></script><style type="text/css"></style>
                                <script type="text/javascript" src="Includes/Scripts/general.240530.js"></script>
                                <script type="text/javascript" src="Includes/Scripts/autologout.230520.js"></script>
                                <script type="text/javascript" src="Includes/Scripts/iframe.231520.js"></script></head>
<body><a href="#mainContent" class="skipButton" tabindex="-1">.</a><div id="genContentLayer" style="display:inline;">
	<h1 style="position:absolute; top: -1000px; left: -1000px;">Main Content</h1>
	<div id="wrapper">
			<div id="headerContainer">
					<div id="header">
							<div id="logo"> </div>
					</div>
			</div>
			<div id="mainNavContainer">
					<div id="mainNav" tabindex="-1">
							<a href="#mainNav" class="skipButton" tabindex="-1">,</a><ul class="navbar-nav justify-content-center flex-grow-1 pe-3"><li class="nav-item"><a onclick="checkCanLeavePage('Default.aspx', '0')" class="selected nav-link" ")="">* Home</a></li><li class="nav-item"><a onclick="checkCanLeavePage('Default.aspx', '?id=11')" class="nav-link">FAQ</a></li><li class="nav-item"><a onclick="checkCanLeavePage('Default.aspx', '?id=12')" class="nav-link">Contacts</a></li></ul><div class="skipDestination" id="mainNav1" tabindex="-1">..</div>
					</div>
					<div id="clear"></div>
			</div>
			<div id="mainContainer">
					<div id="container">
							<div id="sideColumn">
									<div id="loginPanel">
											<!--Logged In User Replacement String-->
											<iframe title="Login" id="loginIfrmId" src="Login.aspx?KioskMode=0" style="height: 190px;" class="PAiFrame PaiFrameCss"></iframe>
									</div>
									<div id="sideNav">
											<a href="#subNav" class="skipButton" tabindex="-1">;</a><div class="skipDestination" id="subNav" tabindex="-1">..</div>
									</div>
							</div>
							<div id="mainColumn">
									<div id="mainContent" style="overflow: hidden;" tabindex="-1"><h1 class="homeTitle">Welcome to the OHSU School of Dentistry<br>PatientAccess Site</h1>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<div class="boxTitle">Appointments</div>
<div class="previewContent">View and confirm your upcoming appointments, or find your past appointments to see services performed.</div>
</td>
<td valign="top">
<div class="boxTitle">Forms</div>
<div class="previewContent">Save time at the clinic. Update your medical history and view or complete forms before your appointment.</div>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<div class="boxTitle">Personal Information</div>
<div class="previewContent">Keep your information up-to-date. Verify your address, insurance information and medical information on file. Change your username, password or security questions.</div>
</td>
<td valign="top">
<div>&nbsp;</div>
</td>
</tr>
</tbody>
</table></div>
							</div>
					</div>
			</div>
			<div class="push"> </div>
	</div>
	<div id="footer">
			<div id="footerNav">
					<ul>
							<li><a href="Default.aspx">Home</a></li>
							<li><a href="http://www.Exangroup.com">Exan Group</a></li>
							<li><a href="Default.aspx?TermsAgreed=1">Terms of Use Agreement</a></li>
					</ul>
			</div>
			<div id="copyRight">
					Copyright 2008-2016 Exan Group. All rights reserved.
			</div>
	</div>
<div style="display: none"><button id="resetAutoLogoutTimer" onclick="resetAutoLogoutTimerClicked()"></button></div></div>
            <script type="text/javascript">
            //<![CDATA[
            $(document).ready(function(){

                $('#mainContent').attr('tabindex', -1);
                $('#mainNav').attr('tabindex', -1);
                $('#subNav').attr('tabindex', -1);

                var isWebkit = navigator.userAgent.toLowerCase().indexOf('webkit') > -1;
                var isOpera = navigator.userAgent.toLowerCase().indexOf('opera') > -1;
                // If Webkit, set focus to it.
                $("a[href^='#']").on('click', function(event){
                    var clickAnchor="#"+this.href.split('#')[1];
                    if(isWebkit || isOpera)
                    {
                        $(clickAnchor).focus();
                    }
                });

            });
            //]]>
            </script>
            





<script type="text/javascript">

    window.addEventListener('message', receiveMessage, false);
    
    function receiveMessage(e) {
        if (e.data === 'resizeIframe') {
            resizeIframe('v2', window);
        }
        if (e.data === 'scrollToTop') {
            scrollToTop();
        }
    }

    function resetAutoLogoutTimerClicked() {
        $.idleTimer("reset");
    }


    // function to get specific window
    function getChildWindow(id) {
       return document.getElementById(id).contentWindow;
    }


   // AX-4481.1 For every PA menu, check if there is iForm open and has no saved answers; AX-17079 check if Patient Information no submitted
   function checkCanLeavePage(redirectUrl, redirectId) {
      var formIfrm = document.getElementById('formIfrmId');      // Get iForms frame 
      var patientFrm = document.getElementById('proIfrmId');     // AX-17079

       // if not in iForms or not loaded validateNavMenu() or validateNavMenu return true AX-17079 or patient info; then redirect
       if (((formIfrm == null || !$.isFunction(formIfrm.contentWindow.validateNavMenu)) && (patientFrm == null || !$.isFunction(patientFrm.contentWindow.canLeavePatientInfo)))
        || ((formIfrm != null && formIfrm.contentWindow.validateNavMenu(redirectUrl, redirectId)) || (patientFrm != null && patientFrm.contentWindow.canLeavePatientInfo(redirectUrl, redirectId)))) {
         if (redirectId !== '0')
            window.location.href = redirectUrl + redirectId;
         else
            window.location.href = redirectUrl;
      }
   }

   // AX-17079 For Personal Informatation Left Nav. Panel
   function navigateSideMenu(aClassName, redirectUrl, redirectId) {
      var patientFrm = document.getElementById('proIfrmId');     

      // if not in iForms or not loaded validateNavMenu() or validateNavMenu return true AX-17079 or patient info; then redirect
      if (patientFrm == null || !$.isFunction(patientFrm.contentWindow.canLeavePatientInfo) || patientFrm.contentWindow.canLeavePatientInfo(redirectUrl, redirectId)) {
         if (redirectId !== '0')
            window.location.href = redirectUrl + redirectId;
         else
            window.location.href = redirectUrl;
      }

   }
</script>
<div tabindex="-1" role="dialog" class="ui-dialog dialogSessionTimeout ui-widget ui-widget-content ui-front ui-dialog-buttons" aria-describedby="sessionTimeoutWarning" aria-labelledby="ui-id-1" style="display: none;"><div class="ui-dialog-titlebar ui-corner-all ui-widget-header ui-helper-clearfix"><span id="ui-id-1" class="ui-dialog-title">About to automatically logout...</span><button type="button" class="ui-button ui-corner-all ui-widget ui-button-icon-only ui-dialog-titlebar-close" title="Close"><span class="ui-button-icon ui-icon ui-icon-closethick"></span><span class="ui-button-icon-space"> </span>Close</button></div><div id="sessionTimeoutWarning" style="" class="ui-dialog-content ui-widget-content"><p>Due to inactivity, you will be automatically logged out in <span id="secondsToBoom"></span>&nbsp; seconds.</p></div><div class="ui-dialog-buttonpane ui-widget-content ui-helper-clearfix"><div class="ui-dialog-buttonset"><button type="button" class="normalBtn ui-button ui-corner-all ui-widget" title="Cancel and continue working">Cancel</button><button type="button" class="mainBtn ui-button ui-corner-all ui-widget" title="Logout immediately">Logout now</button></div></div></div></body></html>