






//<PRE>
function showCreditCardOptions_redirection()
{ 
    var currURL = document.location.href; 
    var thisSelected = ""; 

    document.write("<OPTGROUP LABEL='-- Leisure Series --'>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_leisure-jusco-visa.html'       ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_leisure-jusco-visa.html'        " + thisSelected + ">AEON JUSCO Visa Card</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_leisure-jusco-master.html'     ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_leisure-jusco-master.html'      " + thisSelected + ">AEON JUSCO MasterCard</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_leisure-jusco-ae.html'         ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_leisure-jusco-ae.html'          " + thisSelected + ">AEON JUSCO American Express Credit Card</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_leisure-jusco-jcb.html'        ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_leisure-jusco-jcb.html'         " + thisSelected + ">AEON JUSCO JCB Card</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_leisure-jusco-unionpay.html'   ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_leisure-jusco-unionpay.html'    " + thisSelected + ">AEON JUSCO UnionPay Credit Card</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_leisure-privilege-ae.html'     ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_leisure-privilege-ae.html'      " + thisSelected + ">AEON Privilege American Express Credit Card</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_leisure-privilegeplus-ae.html' ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_leisure-privilegeplus-ae.html'  " + thisSelected + ">AEON Privilege Plus American Express Credit Card</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_leisure-bestdenki-master.html' ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_leisure-bestdenki-master.html'  " + thisSelected + ">Best Denki MasterCard</OPTION>");
        //thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_leisure-idd007-visa.html'      ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_leisure-idd007-visa.html'       " + thisSelected + ">IDD007 AEON Visa Card</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_leisure-japanhome-visa.html'   ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_leisure-japanhome-visa.html'    " + thisSelected + ">Japan Home Visa Card</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_leisure-qpets-master.html'     ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_leisure-qpets-master.html'      " + thisSelected + ">Q-PETS Titanium MasterCard</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_leisure-suzuya-visa.html'      ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_leisure-suzuya-visa.html'       " + thisSelected + ">Suzuya Visa Card</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_leisure-verticalclub-visa.html') != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_leisure-verticalclub-visa.html' " + thisSelected + ">Vertical Club Visa Card</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_leisure-kcp-visa.html'         ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_leisure-kcp-visa.html'          " + thisSelected + ">KCP Visa Card</OPTION>");
    document.write("</OPTGROUP>");

    document.write("<OPTGROUP LABEL='-- Travel Series --'>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_travel-egl-jcb.html'           ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_travel-egl-jcb.html' " + thisSelected + ">EGL JCB Card</OPTION>");
    document.write("</OPTGROUP>");

    document.write("<OPTGROUP LABEL='-- Beauty and Health Series --'>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_beauty-and-health-dr-visa.html') != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_beauty-and-health-dr-visa.html' " + thisSelected + ">DR Visa Card</OPTION>");
    document.write("</OPTGROUP>");

    document.write("<OPTGROUP LABEL='-- Restaurant Series --'>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_restaurant-watami-visa.html'       ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_restaurant-watami-visa.html'        " + thisSelected + ">WATAMI Visa Card</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_restaurant-littlesheep-master.html') != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_restaurant-littlesheep-master.html' " + thisSelected + ">Little Sheep MasterCard</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_restaurant-gsushi-master.html'     ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_restaurant-gsushi-master.html'      " + thisSelected + ">G.Sushi MasterCard</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_restaurant-gsushi-jcb.html'        ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_restaurant-gsushi-jcb.html'         " + thisSelected + ">G.Sushi JCB Card</OPTION>");
        //thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_restaurant-katiga-master.html'     ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_restaurant-katiga-master.html'      " + thisSelected + ">Katiga MasterCard</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_restaurant-kfc-visa.html'          ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_restaurant-kfc-visa.html'           " + thisSelected + ">KFC Visa Card</OPTION>");
    document.write("</OPTGROUP>");

    document.write("<OPTGROUP LABEL='-- Financial Plan Series --'>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_financial-plan-chiuchoi.html') != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_financial-plan-chiuchoi.html' " + thisSelected + ">AEON Chiu Choi Card</OPTION>");
    document.write("</OPTGROUP>");

    document.write("<OPTGROUP LABEL='-- Charity Series --'>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_charity-spcapuppy-master.html'     ) != -1) ? 'SELECTED' : '';   document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_charity-spcapuppy-master.html' " + thisSelected + ">SPCA MasterCard (Puppy)</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_charity-spcakitten-master.html'    ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_charity-spcakitten-master.html' " + thisSelected + ">SPCA MasterCard (Kitten)</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_charity-sowersaction-unionpay.html') != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_charity-sowersaction-unionpay.html' " + thisSelected + ">Sowers Action UnionPay Credit Card</OPTION>");
    document.write("</OPTGROUP>");                                        

    document.write("<OPTGROUP LABEL='-- Study & Travel Series --'>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_student-isic-visa.html') != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_student-isic-visa.html' " + thisSelected + ">ISIC Visa Card</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_student-itic-visa.html') != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_student-itic-visa.html' " + thisSelected + ">ITIC Visa Card</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_student-iytc-visa.html') != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_student-iytc-visa.html' " + thisSelected + ">IYTC Visa Card</OPTION>");
    document.write("</OPTGROUP>");

    document.write("<OPTGROUP LABEL='-- Other Series --'>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_other-shandong-master.html') != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_other-shandong-master.html'" + thisSelected + ">Hong Kong ShanDong Business Association MasterCard Privilege</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_other-gama-master.html'    ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_other-gama-master.html'    " + thisSelected + ">GAMA Titanium MasterCard</OPTION>");
        thisSelected = (currURL.indexOf('/main_creditcard/creditcard_list/creditcard_other-hkhbma-master.html'  ) != -1) ? 'SELECTED' : '';  document.write("<OPTION VALUE='/main_creditcard/creditcard_list/creditcard_other-hkhbma-master.html'  " + thisSelected + ">Hong Kong Hair & Beauty Merchants Association Titanium MasterCard</OPTION>");
    document.write("</OPTGROUP>");

} 


function redirectCreditCardOptions(strObjID)
{
	var objPulldown = getElement(strObjID);
	var objSelectedValue = objPulldown.options[objPulldown.options.selectedIndex].value;
	
	if (objSelectedValue.value != "")
	{
		goAbsoluteLink(objPulldown.options[objPulldown.options.selectedIndex].value);
	}
	else
	{
		return void(0);
	}
}