function showSplash()
{
  popUp('/home/guest/Splash.jsp','splash','width=630,height=370,resizable=yes,scrollbars=true');
}
function showOnlineDemo()
{
  MM_openBrWindow('/flashContent/training/Data/Questia.htm','Questia','width=800,height=600,screenX=0,screenY=0,top=0,left=0');
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
  return false;
}
function doOnLoad()
{
  if ((GetCookie('QVID')==null && document.URL.indexOf('OFFID=')>0 && document.URL.indexOf('OFFID=se1')==-1)||document.URL.indexOf('ds=true')>0) showSplash();
}
function noSession()
{
  popUp('/home/guest/NoSessionCookies.jsp','problempop','width=400,height=290');
}
function showJournals()
{
  popUp('/library/academic-journal-articles','Journal','width=600,height=400,scrollbars=yes,resizable=yes'); return false;
}
function showMagazines()
{
  popUp('/library/magazine-articles','Journal','width=600,height=400,scrollbars=yes,resizable=yes'); return false;
}
function showDemo()
{
  return MM_openBrWindow('/CM.qst?D=sddmguesthome','Questia','width=800,height=600,screenX=0,screenY=0,top=0,left=0');
}
function getFlash()
{
  return MM_openBrWindow('http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','Questia','width=800,height=600,screenX=0,screenY=0,top=0,left=0');
}
function giveFeedback()
{
  popUp('/popups/feedback.jsp','window_feedback','width=400,height=290'); return false;
}
