﻿var timeout=100;var closetimer=0;var ddmenuitem=0;var closetimera=0;var fireFox = (navigator.appName == 'Netscape' && navigator.userAgent.match('Firefox') == 'Firefox');
var chrome = (navigator.appName == 'Netscape' && navigator.userAgent.match('Chrome') == 'Chrome');var safari = (navigator.appName == 'Netscape' && navigator.userAgent.match('Safari') == 'Safari');
var ie6 = (navigator.appName == 'Microsoft Internet Explorer' && navigator.userAgent.match('MSIE 6') == 'MSIE 6');
function mopen(id){mcancelclosetime();if (ddmenuitem) ddmenuitem.style.visibility = 'hidden'; ddmenuitem = document.getElementById(id);ddmenuitem.style.visibility='visible';}
function mclose(){if(ddmenuitem)ddmenuitem.style.visibility='hidden';}function mclosetime(){closetimer=window.setTimeout(mclose,timeout);}
function mcancelclosetime(){if(closetimer){window.clearTimeout(closetimer);closetimer=null;}}
function mnolistclose(id){mcancelclosetime();if(ddmenuitem)ddmenuitem.style.visibility='hidden';ddmenuitem=document.getElementById(id);ddmenuitem.style.visibility='hidden';}
function quickMenu(el,frm,sel){//v1.0
	var orgHref=el.options[el.selectedIndex].value;var href;if(getTitleId()=='index')href=orgHref.slice(3);	else href=orgHref;if(sel)el.selectedIndex=0;if('_new' == frm)open(href);else eval(frm + ".location='" + href + "'");}       
function display_date(){var today = new Date();var curDay = today.getDate();var curMonth = today.getMonth();var curYear = today.getFullYear();var today_date;
    if (curDay < 10)curDay = ('0' + today.getDate());today_date = (month_get(curMonth) + ' ' + curDay + ', ' + curYear);document.write(today_date);}
function month_get(curMonth){switch (curMonth){
    case 0:return month = 'Jan';case 1:return month = 'Feb';case 2:return month = 'Mar';case 3:return month = 'Apr';case 4:return month = 'May';case 5:return month = 'June'; 
    case 6:return month = 'July';case 7:return month = 'Aug';case 8:return month = 'Sept';case 9:return month = 'Oct';case 10:return month = 'Nov';case 11:return month = 'Dec';}}
function dispGrand(){document.campus_pic.alt = 'Grand Strand Campus';document.campus_pic.title = 'Grand Strand Campus';
    if (getTitleId () != 'index') document.campus_pic.src = '../media/images/mainsite/grandstrandcampus.jpg';else document.campus_pic.src = 'media/images/mainsite/grandstrandcampus.jpg';}
function dispConway(){document.campus_pic.alt = 'Conway Campus';document.campus_pic.title = 'Conway Campus';if (getTitleId() != 'index')document.campus_pic.src = '../media/images/mainsite/conwaycampus.jpg'
    else document.campus_pic.src = 'media/images/mainsite/conwaycampus.jpg';}
function dispGeorge(){document.campus_pic.alt = 'Georgetown Campus';document.campus_pic.title = 'Georgetown Campus';if (getTitleId() != 'index')document.campus_pic.src = '../media/images/mainsite/georgetowncampus.jpg';
   else document.campus_pic.src = 'media/images/mainsite/georgetowncampus.jpg';}
function dispFoundation(){document.campus_pic.alt = 'HGTC Foundation';document.campus_pic.title = 'HGTC Foundation';if (getTitleId() != 'index')document.campus_pic.src = '../media/images/mainsite/foundation.jpg';
   else document.campus_pic.src = 'media/images/mainsite/foundation.jpg';}
function setBorder(){var brdr = document.body.style;if (window.screen.width >= 3300){brdr.borderLeft = '2px';brdr.borderLeftStyle = 'solid';brdr.borderLeftColor = 'black';
	brdr.borderRight = '2px';brdr.borderRightStyle = 'solid';brdr.borderRightColor = 'black';brdr.marginLeft = 'auto';brdr.marginRight = 'auto';}}
onresize = function setDispItems(){if(ie6 == false){var brwWidth = window.document.body.clientWidth;setHeadImgSize(brwWidth);setImgs(brwWidth);if (getTitleId() == 'endw_wrk') setTableText(brwWidth);}}
function setImgs(bWidth){if(ie6 == false){var blnLftImg;var blnRhtImg;var orgLftImg = new Image();var orgRhtImg = new Image();
    if (document.getElementById('img_idx')){setIdxImg(bWidth, 'img_idx');setIdxP(bWidth, 'index_p');}
	if (document.getElementById('img_left')) blnLftImg  = true;else blnLftImg  = false;if (document.getElementById('img_right')) blnRhtImg  = true;else blnRhtImg  = false;            
	if (blnLftImg && blnRhtImg){ orgLftImg.src = document.getElementById('img_left').src;orgRhtImg.src = document.getElementById('img_right').src;}
	else if (blnLftImg)orgLftImg.src = document.getElementById('img_left').src;else if (blnRhtImg)orgLftImg.src = document.getElementById('img_right').src;
    if (blnLftImg && blnRhtImg){setImgSize(bWidth, orgLftImg.width + 'px', 'img_left');setImgSize(bWidth, orgRhtImg.width +'px', 'img_right');}
	else if (blnLftImg) setImgSize(bWidth, orgLftImg.width, 'img_left');else if (blnRhtImg) setImgSize(bWidth, orgRhtImg.width, 'img_right');}}
function setImgSize(brwWdth, imgW, imgN){if(ie6 == false){if (brwWdth >= 1400) document.getElementById(imgN).style.width = imgW;
	else if (brwWdth >= 1100) document.getElementById(imgN).style.width = '200px';else if (brwWdth <= 1050) document.getElementById(imgN).style.width = '150px';}}
function setHeadImgSize(brwWdth){if(ie6 == false){var orgHeadImg;orgHeadImg = document.getElementById('img_head').width;
    switch (true ){case (brwWdth >= 3300):document .getElementById ('img_head').width = orgHeadImg;break;
	case (brwWdth >= 3200):document.getElementById('img_head').width = '2700';break;case (brwWdth >= 3000):document.getElementById('img_head').width = '2500';break;  
    case (brwWdth >= 2800):document .getElementById ('img_head').width = '2300';break;case (brwWdth >= 2600):document .getElementById ('img_head').width = '2100';break;
	case (brwWdth >= 2400):document .getElementById ('img_head').width = '1900';break;case (brwWdth >= 2200):document .getElementById ('img_head').width = '1700';break;
	case (brwWdth >= 2000):document .getElementById ('img_head').width = '1500';break;case (brwWdth >= 1900):document .getElementById ('img_head').width = '1400';break;
	case (brwWdth >= 1800):document .getElementById ('img_head').width = '1300';break;case (brwWdth >= 1700):document .getElementById ('img_head').width = '1200';break;
    case (brwWdth >= 1600):document .getElementById ('img_head').width = '1100';break;case (brwWdth >= 1500):document .getElementById ('img_head').width = '950';break;
	case (brwWdth >= 1400):document.getElementById('img_head').width = '850';break;case (brwWdth >= 1300):document .getElementById ('img_head').width = '800';break;              
	case (brwWdth >= 1200):document .getElementById ('img_head').width = '750';break;case (brwWdth >= 1100):document.getElementById('img_head').width = '660'; break;
	case (brwWdth >= 1050):document.getElementById('img_head').width = '610';break;case (brwWdth <= 1050):document .getElementById ('img_head').width = '560';break;}}}
function setIdxImg(brwWdth, imgW){if (ie6 == false){if (brwWdth >= 1400) document.getElementById(imgW).style.width = '540px';
	else if (brwWdth >= 1300) document.getElementById(imgW).style.width = '500px';else if (brwWdth >= 1225) document.getElementById(imgW).style.width = '460px';
    else if (brwWdth >= 1150) document.getElementById(imgW).style.width = '420px'; else if (brwWdth >= 1025) document.getElementById(imgW).style.width = '360px';
	else if (brwWdth <= 1025) document.getElementById(imgW).style.width = '340px';}}
function setIdxP(brwWdth, imgW){if(ie6 == false){if (brwWdth >= 1400) document.getElementById(imgW).style.width = '540px';
	else if (brwWdth >= 1300) document.getElementById(imgW).style.width = '500px';else if (brwWdth >= 1225) document.getElementById(imgW).style.width = '460px';
	else if (brwWdth >= 1150) document.getElementById(imgW).style.width = '420px';else if (brwWdth >= 1025) document.getElementById(imgW).style.width = '360px';
	else if (brwWdth <= 1025) document.getElementById(imgW).style.width = '340px';}}
function setTableText(width){if(ie6 == false){switch (true){
	case (width >= 1400):setTableLabels('16px');setTableDataCellFont('14px');break;case (width >= 1125):setTableLabels('14px');setTableDataCellFont('12px');break;
	case (width >= 1100):if (fireFox || chrome || safari){setTableLabels('14px');setTableDataCellFont('11px');}else{setTableLabels('14px');setTableDataCellFont('11.5px');}break;
	case (width >= 1050):setTableLabels('12px');setTableDataCellFont('10.25px');break; 
    case (width <= 1050):if (fireFox || chrome || safari) {setTableLabels('11px'); setTableDataCellFont('10px');}else{setTableLabels('11px');setTableDataCellFont('10px');}break;}}}
function setTableDataCellFont(CellfontSize){var i = 6;while (i != document.getElementsByTagName('td').length){document.getElementsByTagName('td').item(i).style.fontSize = CellfontSize;++i;};}
function setTableLabels(LabelfontSize){var i = 0;while (i != 6) {document.getElementsByTagName('td').item(i).style.fontSize = LabelfontSize;++i;};}
function getTitleId(){var titleId = document.getElementsByTagName('title').item(0).id;return titleId;}
function preLdMainImgs(){if (getTitleId() == 'index'){var images = ['media/images/mainsite/conwaycampus.jpg','media/images/mainsite/grandstrandcampus.jpg', 'media/images/mainsite/georgetowncampus.jpg',
    'media/images/mainsite/foundation.jpg', 'media/images/mainsite/banner.jpg', 'media/images/mainsite/hgtc_main_page.jpg','media/images/mainsite/hgtclogo.jpg','media/images/mainsite/foundation_bldg.jpg'];};
     if (getTitleId() != 'index'){var images = ['../media/images/mainsite/conwaycampus.jpg','../media/images/mainsite/grandstrandcampus.jpg', '../media/images/mainsite/georgetowncampus.jpg',
     '../media/images/mainsite/foundation.jpg', '../media/images/mainsite/banner.jpg', '../media/images/mainsite/hgtc_main_page.jpg','../media/images/mainsite/hgtclogo.jpg'];}
     for (var x = 0; x < images.length; x++){var image = new Image();image.src = images[x]; }}
function goImgWin(myImage,myWidth,myHeight) {var brwHeight = window.document.body.clientHeight;var hght;if (brwHeight >= myHeight) hght = myHeight; else hght = brwHeight;     
	window.open(myImage,'image','height='+ hght + ',width=' + myWidth + ',toolbar=no,directories=no,status=no,' + 'menubar=no,scrollbars=yes,resizable=no');}
