
<!--

function popPage(pagename, cici, progid, apphdr){
	var pgurl = 'prog%5Fid=419424&app%5Fhdr=0&ci=cici';
	pgurl = pgurl.replace('cici', cici);
	if (progid != '') pgurl = pgurl.replace('419424', progid);
	if (apphdr != '') pgurl = pgurl.replace('hdr=0', 'hdr=' + apphdr);
	if (pagename.indexOf('?') <= 0){
		pgurl = '?' + pgurl}
	else{
		pgurl = '&' + pgurl}
	if ((pagename.indexOf('http://') < 0)&&(pagename.indexOf('https://') < 0)){
		pgurl = ('https://www.securepaynet.net/gdshop/' + pagename + pgurl);}
	else{
		pgurl = (pagename + pgurl);	}
	var win=window.open(pgurl, 'spop', 'left=20,top=20,resizable=yes,scrollbars=yes,width=610,height=620');
}
function popPage2(pagename, cici, progid, apphdr,w,h){
	var pgurl = 'prog%5Fid=419424&app%5Fhdr=0&ci=cici';
	pgurl = pgurl.replace('cici', cici);
	if (progid != '') pgurl = pgurl.replace('419424', progid);
	if (apphdr != '') pgurl = pgurl.replace('hdr=0', 'hdr=' + apphdr);
	if (pagename.indexOf('?') <= 0){
		pgurl = '?' + pgurl}
	else{
		pgurl = '&' + pgurl}
	if ((pagename.indexOf('http://') < 0)&&(pagename.indexOf('https://') < 0)){
		pgurl = ('https://www.securepaynet.net/gdshop/' + pagename + pgurl);}
	else{
		pgurl = (pagename + pgurl);	}
	var win=window.open(pgurl, 'spop', 'left=20,top=20,resizable=yes,scrollbars=yes,width='+w+',height='+h);
}

function openFeaturedSites()
{
	window.open('https://www.securepaynet.net/gdshop/jump_pages/cart_featured.asp?prog%5Fid=419424&app%5Fhdr=99&ci=7772', 'display', 'left=20,top=20,scrollbars=yes,resizable=yes,width=600,height=600');
}
//-->

