| Related sites for http://www.kfb.or.kr/ |
| Taiwan_-_Bankers_Association_of_the_Republic_of_China Has a list of members and a summary of developments in the Taiwanese economy, with more in Chinese. | | Thai_Bankers\'_Association List of and links to members, history and contact details. More information in Thai. | | Tunisia\'s_Professional_Association_for_Banks_and_Financial_Institutions Banking statistics, a list of member banks, and other publications. | | Turkey_-_Banks_Association_of_Turkey List of banks and branches, many statistical reports, and important banking legislation. | | Turkey_-_Turkish_Lira_Reference_Interest_Rate Describes the rules for determination and fixing of Turkish Lira Reference Interest Rate (TRLIBOR). | | Union_of_Arab_Banks Consolidates relations and foster cooperations between its members, coordinates their activities, and emphasizes their Arab character. | | Virgin_Islands_Bankers_Association Site has news affecting banks in the US VI, and a list of member banks. | | Aluminium_Federation_of_South_Africa The Aluminium Federation of Southern Africa. | | California_Cast_Metals_Association Represents the metalcasting industry and suppliers and offers a unique customer referral service. | | CCAI__Chemical_Coaters_Association_International USA. Technical and professional trade organisation for the surface coating and finishing industry, active in knowledge transfer, education and training, and certification programs. Industry news and j | | Ductile_Iron_Society A North American trade association whose objective is to promote the production and application of ductile iron castings. | | International_Copper_Study_Group Inter-governmental forum for information related to the production and use of copper | | International_Iron_and_Steel_Institute The global forum for the world steel industry. | | International_Nickel_Study_Group Inter-governmental forum for information related to the production and use of nickel. | | International_Titanium_Association Promotes the use of, and dissemination of, information about titanium. | | Nickel_Institute International non-profit organization funded by metal producers promotes the use of nickel. Provides a range of resources and advice including technical literature, guides, and application data. | | Non-ferrous_Metals_Sustainable_Development Inter-governmatal forum sponsored by the member countries of the three international metal study group related to non-ferrous metals and their contribution to sustainable development. | | Steel_Service_Centers_Institute International trade association representing member companies. Includes information on training, news, publications, and meetings and conferences. | | California_Public_Safety_Radio_Association A non-profit organization of communications officials representing police, fire, EMS, forestry, and highway and conservation services. | | SafeCom Plan for and foster interoperabilty among public safety wireless networks . Includes events, documents library, newsroom, and related sites. [Formerly The Public Safety Wireless Network (PSWN)] | | PSI_Pressure_Washing Orlando Florida based pressure cleaning company specializing in commercial and residential exterior building cleaning.Roof cleaning services available as well as sealing services too. | | Spray_Away_Wood_Care Specializing in cleaning and restoring exterior wood surfaces such as decks, log homes, cedar siding and fences. Located in Illinois. | | Elements US importer of 16th-19th century Spanish country antiques. Supplier to the interior design and architecture trade. | | G__E__Tang Chinese antique furniture to dealers, exports from China. | | Import_Emporium Importers of antique furniture, chandeliers, and home accessories. | | Indo-Pacific_Furniture Exporters of antique reproduction furniture, replica furniture, and handicrafts. | | Prestige_de_France,_Inc_ Importer of French country and 19th century antique reproduction furniture made from cherry, oak and walnut. | | Coco_Islands_Rattan_&_Reed_Furniture_Company Importer of rattan, wicker, and bamboo outdoor furniture. Florida, USA. | | Guangdong_Light_Travelling_Goods_Co_Ltd Exporter of a variety of aluminum tables and chairs. Guangzhou, China. | | Indonesia_Teak_Furniture Exporter of teak benches, lounge and folding chairs, and tables. Indonesia. | | Pacific_Merchandise Importer and exporter of garden pottery and outdoor furniture. Thorlie, Western Australia | | Betina_Home_Corporation A custom furniture maker based on the Philippines. With its products, news and contact information. | | BiM_Spółka_Jawna_Buczek_and_Chabros_Co_ Importer and exporter of home and office furniture from manufacturers in Poland. | | Dutch_Trade_Company Romania. Import and export of upholstered chair, solid wood tables, and solid wood or upholstered beds. Upholstery in genuine and artificial leather, polyvinyl and textile fabric. Detailed product cat | | Exportall Exporter of residential and commercial furniture. Mercosur, Brazil. | | Fangway_Trading_Company Exporter of Indonesian handmade products including wooden and rattan furniture, crafts, and leather products. | | Lapis_Lazuli Importers of bedroom, living room, dining room, and outdoor furniture. India. | | NordHouse Importer of Scandinavian home and office furniture and accessories. Hungary. | | Sanjar_Furniture_Trading,_LLC Importer of home and office furnishings in a variety of modern contemporary styles. Located in Ajman, U.A.E.. | | Vinayak_Crafts Exports Indian antique reproduction furniture, silver swings, teak, rosewood and Sankheda furniture. |
|
Àü±¹ÀºÇ࿬ÇÕȸ¿¡ ¿À½Å°ÍÀ» ȯ¿µÇÕ´Ï´Ù.
var today = new Date();
var secs = today.getSeconds();
var nowlist = 0;
var togglecnt = 0;
var bannerloc = "";
var cont = true;
function BrowserCheck() {
var b = navigator.appName
if (b=="Netscape") this.b = "ns"
else if (b=="Microsoft Internet Explorer") this.b = "ie"
else this.b = b
this.version = navigator.appVersion
this.v = parseInt(this.version)
this.ns = (this.b=="ns" && this.v>=4)
this.ns4 = (this.b=="ns" && this.v==4)
this.ns5 = (this.b=="ns" && this.v==5)
this.ie = (this.b=="ie" && this.v>=4)
this.ie4 = (this.version.indexOf('MSIE 4')>0)
this.ie5 = (this.version.indexOf('MSIE 5.0')>0)
this.ie55 = (this.version.indexOf('MSIE 5.5')>0)
this.ie6 = (this.version.indexOf('MSIE 6')>0)
this.min = (this.ns||this.ie)
}
is = new BrowserCheck();
function __img_box()
{
idx = (secs % blist.length);
nextimg = blist[(secs + 1) % blist.length][0];
if(is.ie55 || is.ie6)
{
if(togglecnt == 0)
{
togglecnt++;
document.images.img_ChgBanner.src = 'images/' + blist[idx][0];
bannerloc = blist[idx][1];
bannerattr1 = blist[idx][2];
bannerattr2 = blist[idx][3];
}
else
{
nextimg = blist[(secs + 1) % blist.length][0];
nexturl = blist[(secs + 1) % blist.length][1];
nexarrt1 = blist[(secs + 1) % blist.length][2];
nexarrt2 = blist[(secs + 1) % blist.length][3];
secs++;
// document.images.img_ChgBanner.src = 'images/' + blist[idx][0];
document.images.img_ChgBanner.filters[0].stop();
document.images.img_ChgBanner.filters[0].Apply();
document.images.img_ChgBanner.src='images/' + nextimg;
document.images.img_ChgBanner.filters[0].play();
// ¹è³Ê url
bannerloc = nexturl;
bannerattr1 = nexarrt1;
bannerattr2 = nexarrt2;
}
}
else if(is.ie5|| is.ie4)
{
if(togglecnt == 0)
{
togglecnt++;
document.images.img_ChgBanner.src = 'images/' + blist[idx][0];
bannerloc = blist[idx][1];
bannerattr1 = blist[idx][2];
bannerattr2 = blist[idx][3];
}
else
{
nextimg = blist[(secs + 1) % blist.length][0];
nexturl = blist[(secs + 1) % blist.length][1];
nexarrt1 = blist[(secs + 1) % blist.length][2];
nexarrt2 = blist[(secs + 1) % blist.length][3];
secs++;
// document.images.img_ChgBanner.src = 'images/' + blist[idx][0];
document.images.img_ChgBanner.filters.RevealTrans.stop();
document.images.img_ChgBanner.filters.RevealTrans.Apply();
document.images.img_ChgBanner.src='images/' + nextimg;
document.images.img_ChgBanner.filters.RevealTrans.play();
// ¹è³Ê url
bannerloc = nexturl;
bannerattr1 = nexarrt1;
bannerattr2 = nexarrt2;
}
}
else
{
if(togglecnt == 0)
{
togglecnt++;
document.images.img_ChgBanner.src = 'images/' + blist[idx][0];
bannerloc = blist[idx][1];
bannerattr1 = blist[idx][2];
bannerattr2 = blist[idx][3];
}
else
{
nextimg = blist[(secs + 1) % blist.length][0];
nexturl = blist[(secs + 1) % blist.length][1];
nexarrt1 = blist[(secs + 1) % blist.length][2];
nexarrt2 = blist[(secs + 1) % blist.length][3];
secs++;
document.images.img_ChgBanner.src='images/' + nextimg;
// ¹è³Ê url
bannerloc = nexturl;
bannerattr1 = nexarrt1;
bannerattr2 = nexarrt2;
}
}
}
function PopChgBanner()
{
loc = bannerloc.toLowerCase();
if( (loc.indexOf("../") >= 0 || loc.indexOf("/product/") >= 0) && loc.indexOf("ttp:" ) < 0 )
{
document.location.href = bannerloc;
}
else
{
window.open(bannerloc,bannerattr1,bannerattr2);
}
}
function init()
{
timeID=setTimeout("init()",5000);
if(cont)
{
__img_box();
}
}
function rollstop()
{
cont = false;
}
function rollcont()
{
cont = true;
}
blist = [
['main/banner_080602.gif','http://www.bokeducation.or.kr','',''] ,
['main/banner_071009_02.gif','www.yesfta.or.kr','',''],
['main/banner_071009_01.gif','http://fta.korea.kr','',''],
['main/banner_070402.gif','http://minwon.fss.or.kr/kor/mw/sin/bangcarule_e.jsp?menu=mwo080600','',''],
['main/banner_061207.gif','http://www.kfb.or.kr/popup/050623_01_read.htm','fss','width=680,height=660,status=no,scrollbars=1'],
['main/banner_060731.gif','http://www.fss.or.kr/kor/pop/seomin119.jsp','fss','width=960,height=500,status=no,scrollbars=1'],
['main/banner_060619.gif','http://www.egloan.co.kr/','',''],
['main/banner_051208.gif','http://www.kfb.or.kr/ann_page/ann/ann_list.htm','ann','width=640,height=550,status=yes,scrollbars=yes'] ,
['main/banner_070309.gif','http://stc.fss.or.kr/kor/squ/sin/bulgong.jsp?menu=squ010600','',''] ,
['main/banner_080916.gif','http://www.fss.or.kr/kr/mw/sin/FnHearing_e.jsp','',''] ,
['main/200-40.gif','http://www.g4b.go.kr','',''],
['main/banner_081224.gif','/popup/081224.htm','','resizable=no,scrollbars=no,top=0, left=0,width=460, height=630']
];
init();
ÁÖÁ¦¾î°Ë»ö
±×¸®°í
¶Ç´Â
(µÎ ´Ü¾î »çÀ̶ç±â°Ë»ö)
function main1Div(st,num)
{
for(var i = 1; i < 3; i++)
{
if(num != i)
{
document.getElementById("main1Div" + i).style.display = "none";
}
else
{
document.getElementById("main1Div" + i).style.display = "block";
}
}
}
[º¸µµÇظíÀÚ·á] 1. 9ÀÏÀÚ Çѱ¹ÀϺ¸ º¸µµ¿¡ ´ëÇÑ ÇØ¸í
[2009-01-09]
[º¸µµÀÚ·á] ä±Ç±ÝÀ¶±â°ü Á¶Á¤À§¿øÈ¸ À§¿ø¼±ÀÓ
[2009-01-08]
[º¸µµÀÚ·á] "ŰÄÚ(KIKO) Åëȿɼǰè¾à È¿·ÂÁ¤Áö°¡Ã³ºÐ °áÁ¤" °ü·Ã
[2009-01-07]
[º¸µµÀÚ·á] ºÎ½Çä±ÇÁ¤¸®±â±Ý À׿© ¹èºÐ±ÝÀÇ ½Å¿ëȸº¹±â±Ý Ã⿬
[2009-01-05]
1. 9ÀÏÀÚ Çѱ¹ÀϺ¸ º¸µµ¿¡ ´ëÇÑ ÇØ¸í
[2009-01-09]
ä±Ç±ÝÀ¶±â°ü Á¶Á¤À§¿øÈ¸ À§¿ø¼±ÀÓ
[2009-01-08]
"ŰÄÚ(KIKO) Åëȿɼǰè¾à È¿·ÂÁ¤Áö°¡Ã³ºÐ °áÁ¤" °ü·Ã
[2009-01-07]
ºÎ½Çä±ÇÁ¤¸®±â±Ý À׿© ¹èºÐ±ÝÀÇ ½Å¿ëȸº¹±â±Ý Ã⿬
[2009-01-05]
[SCÁ¦ÀÏÀºÇà] ´õºÒ¾î Á¤±â¿¹±Ý KOSPI200 ¿¬µ¿ 22È£ [¿ÜȯÀºÇà] Hi-Tech ¿ÜÈÁ¤±â¿¹±Ý [½ÅÇÑÀºÇà] ÀÚÀ¯Àüȯ ¿ÜÈÁ¤±â¿¹±Ý
function mainDiv(st,num)
{
for(var i = 1; i < 3; i++)
{
if(num != i)
{
document.getElementById("mainDiv" + i).style.display = "none";
}
else
{
document.getElementById("mainDiv" + i).style.display = "block";
}
}
}
´ë±¸ÀºÇà, 2009³âµµ °æ¿µ¸ñÇ¥ ¡°À§±â¿¡ °ÇÑ ÀºÇࡱ
[2009-01-02]
ÁÖÅñÝÀ¶°ø»ç, ÀÓÁÖÀç »çÀå ½Å³â»ç
[2009-01-02]
Çϳª±ÝÀ¶, ±è½ÂÀ¯ ȸÀå ½Å³â»ç
[2009-01-02]
±¹¹ÎÀºÇà, 2009³â ½Å³â»ç
[2009-01-02]
function openHoseLoan()
{
var w = window.screen.width;
var h = window.screen.height;
if(w > 1280) w = 1280;
if(h > 768) h = 768;
window.open("/info/house_loan.html?S=FAF","loan","top=0,left=0,width=" + w + ",height=" + h + ",scrollbars=yes,resizable=yes");
}
°ü·Ã»çÀÌÆ® ¹Ù·Î°¡±â
Çѱ¹±ÝÀ¶¿¬¼ö¿ø
Çѱ¹±ÝÀ¶¿¬±¸¿ø
±¹Á¦±ÝÀ¶¼¾ÅÍ
½Å¿ëȸº¹À§¿øÈ¸
û¼Ò³â±ÝÀ¶±³À°ÇùÀÇȸ
Á¦µµ±Ç±ÝÀ¶±â°üÁ¶È¸
±ÝÀ¶Áú¼±³¶õ»ç¹ü±ÙÀýµµ¿ì¹Ì
|
|