NN4 = document.layers? true : false;
IE4 = document.all? true : false;
holder = NN4 ? "layer" : "div";
divid=1;
function db() {
	if (NN4) {
	    document.write("<"+ holder + " id=\"boza"+ ++divid+ "\" top=0 left=0 width=100% visibility=hidden\">");
     } else {
	    document.write("<"+ holder + " id=\"boza"+ ++divid+ "\" style=\"position:absolute; visibility: hidden; font-size:1px; top:0px; left:0px; width:100%; \">");
     }
}


function favorite(){
if ((navigator.appVersion.indexOf("MSIE") > 0) && (parseInt(navigator.appVersion) >= 4)) {
document.write('| ');
document.write('<a href="#" onclick=\'window.external.AddFavorite("http://www.thestoremaker.com/cgit/porch?agentid=onthefly", "On The Fly Travel");return false;\'>');
document.write('Add to Favorites');
document.write('</');
document.write('a>');
}
}

function le() {
adds = new Array(
"<a href=\"http://www.qksrv.net/click-1151442-5469445\" target=\"_blank\" >\n<img src=\"http://www.qksrv.net/image-1151442-5469445\" width=\"468\" height=\"60\" alt=\"Find Business Supplies at eBay!\" border=\"0\"></a>",
"<a href=\"http://www.qksrv.net/click-1151442-5656286\" target=\"_blank\" >\n<img src=\"http://www.qksrv.net/image-1151442-5656286\" width=\"468\" height=\"60\" alt=\"Safe Travel Supplies from Magellan\'s\" border=\"0\"></a>",
"<a href=\"http://www.qksrv.net/click-1151442-2831477\" target=\"_blank\" >\n<img src=\"http://www.qksrv.net/image-1151442-2831477\" width=\"468\" height=\"60\" alt=\"Find all of your Jewelry Needs on eBay\" border=\"0\"></a>",
"<a href=\"http://www.qksrv.net/click-1151442-5029401\" target=\"_blank\" >\n<img src=\"http://www.qksrv.net/image-1151442-5029401\" width=\"468\" height=\"60\" alt=\"Click here for great deals on clothing\" border=\"0\"></a>",
"<a href=\"http://www.qksrv.net/click-1151442-4136834\" target=\"_blank\" >\n<img src=\"http://www.qksrv.net/image-1151442-4136834\" width=\"468\" height=\"60\" alt=\"Click here for Live Auctions\" border=\"0\"></a>",
"<a href=\"http://www.qksrv.net/click-1151442-5042834\" target=\"_blank\" >\n<img src=\"http://www.qksrv.net/image-1151442-5042834\" width=\"468\" height=\"60\" alt=\"Visit eBay Stores Today!\" border=\"0\"></a>",
"<a href=\"http://www.qksrv.net/click-1151442-7178065\" target=\"_blank\" >\n<img src=\"http://www.qksrv.net/image-1151442-7178065\" width=\"468\" height=\"60\" alt=\"Find all of your Photo needs on eBay\" border=\"0\"></a>",
"<a href=\"http://www.qksrv.net/click-1151442-5643588\" target=\"_blank\" >\n<img src=\"http://www.qksrv.net/image-1151442-5643588\" width=\"468\" height=\"60\" alt=\"Wake general\" border=\"0\"></a>",
"<a href=\"http://www.qksrv.net/click-1151442-8791560\" target=\"_blank\" >\n<img src=\"http://www.qksrv.net/image-1151442-8791560\" width=\"468\" height=\"60\" alt=\"Sunglasses Portal\" border=\"0\"></a>",
"<table border=0 cellspacing=0 cellpadding=0 width=100%><tr>"+
"<td width=15%>&nbsp;</td>"+
"<td width=30% align=center valign=middle><a href=\"http://www.qksrv.net/click-1151442-4976022\" target=\"_blank\" >\n<img src=\"http://www.qksrv.net/image-1151442-4976022\" width=\"120\" height=\"60\" alt=\"Click here for great eBay Values\" border=\"0\"></a></td>"+
"<td width=5%>&nbsp;</td>"+
"<td width=5%>&nbsp;</td>"+
"<td width=30% align=center valign=middle><a href=\"http://www.qksrv.net/click-1151442-41958\" target=\"_blank\" >\n<img src=\"http://www.qksrv.net/image-1151442-41958\" width=\"120\" height=\"60\" alt=\"Magellan\'s - Business Travel Gear\" border=\"0\"></a></td>"+
"<td width=15%>&nbsp;</td>"+
"</tr></table>",
"<table border=0 cellspacing=0 cellpadding=0 width=100%><tr>"+
"<td width=30% align=right valign=middle><a href=\"http://www.qksrv.net/click-1151442-8791561\" target=\"_blank\" >\n<img src=\"http://www.qksrv.net/image-1151442-8791561\" width=\"120\" height=\"60\" alt=\"Sunglasses Portal\" border=\"0\"></a></td>"+
"<td width=5%>&nbsp;</td>"+
"<td width=30% align=center valign=middle><a href=\"http://www.qksrv.net/click-1151442-39497\" target=\"_blank\" >\n<img src=\"http://www.qksrv.net/image-1151442-39497\" width=\"100\" height=\"100\" alt=\"Magellan's Travel Supplies\" border=\"0\"></a></td>"+
"<td width=5%>&nbsp;</td>"+
"<td width=30% align=left valign=middle><a href=\"http://www.qksrv.net/click-1151442-39480\" target=\"_blank\" >\n<img src=\"http://www.qksrv.net/image-1151442-39480\" width=\"120\" height=\"60\" alt=\"Magellan\'s Travel Supplies\" border=\"0\"></a></td>"+
"</tr></table>"
);
var rnd = (Math.floor(Math.random() * adds.length));
document.write(adds[rnd]);
}

function newPopup(winLink, winName, winWidth, winHeight, scrollbar, resizable) {
	scrollbar=''; if (scrollbar) { scrollbar = ',scrollbars'; };
	resizable=''; if (resizable) { resizable = ',resizable'; };
	var winX = (window.screen.width / 2) - (winWidth / 2);
	var winY = (window.screen.height / 2) - (winHeight / 2) - 25;
	popup=window.open("", winName, "width="+winWidth+" ,height="+winHeight+resizable+scrollbar+",left="+winX+",top="+winY);
	popup.document.location = winLink;
	popup.self.focus();
}


function ReloadPage (command,page)
{
if (command == null)
command = '';
index = document.forms[0].loclanguage.selectedIndex;
langParam = document.forms[0].loclanguage.options[index].value;
treeLang = "@"; // value does not matter as far as it is different from any possible langugage code
treeLang = "en";
if (command != '' || treeLang != langParam)
{
if ("" != langParam)
{
langParam = "&loclanguage=" + langParam;
}
if ( document.forms[0].loccountry )
{
index = document.forms[0].loccountry.selectedIndex;
langParam = "&loccountry=" + document.forms[0].loccountry.options[index].value + langParam;
}
if ( document.forms[0].loccurrency )
{
index = document.forms[0].loccurrency.selectedIndex;
cParam = document.forms[0].loccurrency.options[index].value;
if ("" != cParam)
{
langParam += "&loccurrency=" + cParam;
}
}
window.location.href=page+"?agentid=onthefly" + langParam + command;
}
return false;
}
