newWin=null;
function showPic(fpath,w,h){
fpath=( "images\\" + fpath);
if(newWin!=null){newWin.close(); newWin=null;}
if((w>700)||(h>550)) {
	if(w>700) w=700;
	if(h>550) h=550;
newWin=window.open('','newWin','scrollbars=yes, height=' + h + ', width= ' +w +'');
} else  newWin=window.open('','newWin',' height=' + h + ', width= ' +w +''); 


//newWin=window.open('','newWin','');
newWin.document.write("<html><head><title>A&A International(Dealers in Quality Corporate Gifts.)</title></head><body bgcolor='#ffffff' topmargin=0 leftmargin=0>");
newWin.document.write("<center><img src='"+ fpath + "'  /></center><body></html>");
}
newWin1=null;
function showTerms(fpath,w,h){
if(newWin1!=null){newWin1.close(); newWin1=null;}
newWin1=window.open(fpath,'newWin1','height=' + h + ' width= ' +w +'');
//newWin=window.open('','newWin','');
//newWin.document.write("<html><head><title>A&A International(Dealers in Quality //Corporate Gifts.)</title></head><body bgcolor='#ffffff' topmargin=0 leftmargin=0>");
//newWin.document.write("<center><img src='"+ fpath + "'  /></center><body></html>");
}
function chageUrltoasp(x){
if (x==0){
i=window.document.CatgForm.category.selectedIndex;
c1=window.document.CatgForm.category[i].value;
window.location="products.asp?catg1="+c1+"&catg2=";
}
else
{

i=window.document.CatgForm.category.selectedIndex;
c1=window.document.CatgForm.category[i].value;
i=window.document.CatgForm.subcategory.selectedIndex;
c2=window.document.CatgForm.subcategory[i].value;
window.location="products.asp?catg1="+c1 +"&catg2="+c2;
}
}

function chageUrltoasp1(x){
if (x==0){
i=window.document.form1.category.selectedIndex;
c1=window.document.form1.category[i].value;
window.location="admin.asp?linkfile=iu&catg1="+c1+"&catg2=";
}
else
{
i=window.document.form1.category.selectedIndex;
c1=window.document.form1.category[i].value;
i=window.document.form1.subcategory.selectedIndex;
c2=window.document.form1.subcategory[i].value;
window.location="admin.asp?linkfile=iu&catg1="+c1 +"&catg2="+c2;
}
}

function chageUrltoasp2(x){
if (x==0){
i=window.document.form1.category.selectedIndex;
c1=window.document.form1.category[i].value;
window.location="admin.asp?linkfile=id&catg1="+c1+"&catg2=";
}
else
{
i=window.document.form1.category.selectedIndex;
c1=window.document.form1.category[i].value;
i=window.document.form1.subcategory.selectedIndex;
c2=window.document.form1.subcategory[i].value;
window.location="admin.asp?linkfile=id&catg1="+c1 +"&catg2="+c2;
}
}


function chageUrltoasp3(x){
if (x==0){
i=window.document.form1.category.selectedIndex;
c1=window.document.form1.category[i].value;
window.location="admin.asp?linkfile=s&catg1="+c1+"&catg2=";
}
else
{
i=window.document.form1.category.selectedIndex;
c1=window.document.form1.category[i].value;
i=window.document.form1.subcategory.selectedIndex;
c2=window.document.form1.subcategory[i].value;
window.location="admin.asp?linkfile=s&catg1="+c1 +"&catg2="+c2;
}
}

function chageUrltoasp4(x){
if (x==0){
i=window.document.form1.category.selectedIndex;
c1=window.document.form1.category[i].value;
window.location="admin.asp?linkfile=iup&catg1="+c1+"&catg2=";
}
else
{
i=window.document.form1.category.selectedIndex;
c1=window.document.form1.category[i].value;
i=window.document.form1.subcategory.selectedIndex;
c2=window.document.form1.subcategory[i].value;
window.location="admin.asp?linkfile=iup&catg1="+c1 +"&catg2="+c2;
}
}




