// ----------- Status Line Functions ----------- //

function MM_DS(msgStr) { status=msgStr;  document.MM_RV = true; }
function MM_DSI(msgStr) { status=msgStr + ' Information';  document.MM_RV = true; }
function MM_DSA(msgStr) { status=msgStr + ' Application';  document.MM_RV = true; }
function MM_DSO(msgStr) { status=msgStr;  document.MM_RV = true; }
function MM_jump(PDest,restore){ myRe=/[A-Za-z0-9_\.\-]+$/; PShort = myRe.exec(PDest.options[PDest.selectedIndex].value);
if (PShort == null)
	{ PShort="/" }
    else
	{ eval("parent.location=\'"+PShort+"'") }
}
function addFavorite() {
  if (window.external) {
    external.AddFavorite(location.href, "Accept Credit Card Offers")
  } else {
    alert("Your browser doesn't support automatic bookmarking.\n" +
    "If you are using Netscape Navigator, click Bookmarks\n" +
    "and then Add Bookmark to add this site to your favorites.");
  }
}

var myimages=new Array()
function preloadimages(){
	for (i=0;i<preloadimages.arguments.length;i++){
		myimages[i]=new Image()
		myimages[i].src=preloadimages.arguments[i]
	}
}
preloadimages("/pics/hbgt.jpg","/pics/hbgt.jpg","/pics/hbgm.jpg","/pics/hbgb.jpg");



if (document.images) 
{
   img1 = new Image();
   img2 = new Image();
   img3 = new Image();
   img4 = new Image();
   img5 = new Image();
   img6 = new Image();
   img7 = new Image();
   img8 = new Image();
   img9 = new Image();
   img10 = new Image();
   img11 = new Image();
   img12 = new Image();
   img1.src = "/pics/issuers/advan.gif";
   img2.src = "/pics/issuers/amex.gif";
   img3.src = "/pics/issuers/BOA.gif";
   img4.src = "/pics/issuers/chase.gif";
   img5.src = "/pics/issuers/citi.gif";
   img6.src = "/pics/issuers/disc.gif";
   img7.src = "/pics/issuers/hsbc.gif";
   img8.src = "/pics/issuers/usbank.gif";
   img9.src = "/pics/hbgt.jpg";
   img10.src = "/pics/hbgm.jpg";
   img11.src = "/pics/hbgb.gif";
   img12.src = "/pics/sbb1.jpg";
}
