<!-- 
function min_store(url1,name,width,height,top,left) {
	eocstore(url1, name, width, height, top, left);
	}

function pop_store(url1,name,width,height,top,left,toolbar) {
	var location

	if (width == null ) {
		width = "500" ;
	}
	if (height == null)  {
		height = "400" ;
	}
	if (top == null)  {
		top = "10" ;
	}
	if (left == null)  {
		left = "10" ;
	}
	if (toolbar == null)  {
		toolbar = "yes" ;
	}

	location = "yes" ;

	setTimeout('', 1000);
	var popWin = window.open(url1, name, "scrollbars=yes,resizable=yes,toolbar=" + toolbar + ",history=no,width=" + width + ",height=" + height + ", top=" + top + ", left=" + left + ", location=" + location);
	}

function esto(wPath, wUrl, wName, wWidth, wHeight, wTop, wLeft, wToolbar, wHistory) {
	if ((wWidth == null) || (wWidth == '')) {
		wWidth = "800" ;
	}
	if ((wHeight == null) || (wHeight == ''))  {
		wHeight = "600" ;
	}
 	if ((wTop == null) || (wTop == ''))  {
		wTop = "10" ;
	}
	if ((wLeft == null) || (wLeft == ''))  {
		wLeft = "10" ;
	}
	if ((wToolbar == null) || (wToolbar == '')) {
		wToolbar = "yes" ;
	}
	if ((wHistory == null) || (wHistory == '')) {
		wHistory = "yes" ;
	}
	if ((wName == null) || (wName == '')) {
		wName = "topage" ;
	}
	// if ((wPath == null) || (wPath =='')) {
	//	wPath = "http://www.eoutletcenter.com" ;
	// }

	if ((wUrl == null) || (wUrl == '')) {
		wUrl = "/default.htm" ;
	}
	setTimeout('', 500);
 	var popWin = window.open(wPath + wUrl, wName,"scrollbars=yes,resizable=yes,location=yes,toolbar=" + wToolbar + ",history=" + wHistory + ",width=" + wWidth + ",height=" + wHeight + ", top=" + wTop + ", left=" + wLeft);
	// var popWin = window.open(wPath + wUrl, wName,"scrollbars=yes,resizable=yes,toolbar=yes,history=no,status=yes,location=yes,width=" + wWidth + ",height=" + wHeight + ", top=" + wTop + ", left=" + wLeft);	

	popWin.focus();
	//
}

function eocstore_asp(url1, name, width, height, top, left, toolbar, history, frpage) {
	if (width == null ) {
		width = "800" ;
	}
	if (height == null)  {
		height = "600" ;
	}
 	if (top == null)  {
		top = "10" ;
	}
	if (left == null)  {
		left = "5" ;
	}
	if (toolbar == null) {
		toolbar = "yes" ;
	}
	if (history == null) {
		history = "yes" ;
	}
	if (frpage == null) {
		frpage = "frpageb.asp" ;
	}
	name = "eoc";
	setTimeout('', 500);
	// popWin = window.open("http://www.eoutletcenter.com/" + frpage + "?" + url1, name,"scrollbars=yes,resizable=yes,toolbar=" + toolbar + ",history=" + history + ",width=" + width + ",height=" + height + ", top=" + top + ", left=" + left);
        // fixup when asp back up
	var popWin = window.open(url1, name,"scrollbars=yes,resizable=yes,toolbar=" + toolbar + ",history=" + history + ",width=" + width + ",height=" + height + ", top=" + top + ", left=" + left);
	popWin.focus();
	}

function estox(wPath, wUrl, WName, wWidth, wHeight, wTop, wLeft, wToolbar, wHistory) {
	if (wWidth == null ) {
		wWidth = "800" ;
	}
	if (wHeight == null)  {
		wHeight = "600" ;
	}
 	if (wTop == null)  {
		wTop = "10" ;
	}
	if (wLeft == null)  {
		wLeft = "10" ;
	}
	if (wToolbar == null) {
		wToolbar = "yes" ;
	}
	if (wHistory == null) {
		wHistory = "yes" ;
	}
	if (wName == null) {
		wName = "topage" ;
	}
	if (wpath == null) {
		wPath = "http://www.eoutletcenter.com" ;
	}

	setTimeout('', 5000);
	var popWin = window.open(wPath + wUrl1, wName,"scrollbars=yes,resizable=yes,toolbar=" + wToolbar + ",history=" + wHistory + ",width=" + wWidth + ",height=" + wHeight + ", top=" + wTop + ", left=" + wLeft);
	popWin.focus();
	}

function eocstore(url1, name, width, height, top, left, toolbar, history) {
	if (width == null ) {
	     width = "800" ;
	}
	 if (height == null)  {
	     height = "600" ;
	}
	if (top == null)  {
		top = "10" ;
	}
 	if (left == null)  {
    	 left = "10" ;
	}

	if (toolbar == null) {
		toolbar = "yes" ;
	}

	//if (toolbar == "") {
	//	toolbar = "yes" ;

	if (history == null) {
		history = "yes" ;
	}
	name = "eoc";
 	setTimeout('', 1000);
	var popWin = window.open(url1, name,"scrollbars=yes,resizable=yes,toolbar=" + toolbar + ",history=" + history + ",width=" + width + ",height=" + height + ", top=" + top + ", left=" + left);
	// "scrollbars=yes,resizable=yes,toolbar=" + toolbar + ",history=" + history + ",width=" + width + ",height=" + height + ", top=" + top + ", left=" + left);
	popWin.focus();
	// self.blur();
	}


function opendept(form) {
	var myindex=form.dept.selectedIndex
	var deptwin="http://www.eoutletcenter.net" + form.dept.options[myindex].value;
//	window.location.href=form.dept.options[myindex].value;
	window.location.href=deptwin;
	} 

var pageurl=(location.href)
var pagetitle=(document.title)
var siteurl="http://www.eoutletcenter.net"
var sitetitle="eOutletCenter: Discounts & Sales"

function addpagebookmark(){
if (document.all)
window.external.AddFavorite(pageurl,pagetitle)
}
function addsitebookmark(){
if (document.all)
window.external.AddFavorite(siteurl,sitetitle)
}
function redirwin(wPath, wName, wFeatures) {
	var sFeatures, h, w, myThanks, i
	h = window.screen.availHeight 
	w = window.screen.availWidth 

	sFeatures = "height=" + h*.40 + ",width=" + h*.50 + ",screenY=" + (h*.30) + ",screenX=" + (w*.33) + ",top=" + (h*.30) + ",left=" + (w*.33) + ",resizable,scrollbars=yes"

	myThanks = window.open(wPath,wName, wFeatures)

}
// -->