mkdir tmp\sets rem ファイル名変換のルール rem ・古いエキスパンションで、gather上の略称が2文字のもの rem → MJMJ.infoのオラクルで使用されている3文字の略称に変更して保存 rem ・新しいエキスパンションで、gather上の略称が3文字のもの rem → MJMJ.infoオラクルから取得した略称をgather上の略称に変更する。(スクリプト対応) rem → MJMJ.infoオラクルが修正される可能性があるため。 rem 基本セット (Magic 2011 まで) bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=M11&size=small&rarity=C" -O ./tmp/sets/M11_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=M11&size=small&rarity=U" -O ./tmp/sets/M11_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=M11&size=small&rarity=R" -O ./tmp/sets/M11_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=M11&size=small&rarity=M" -O ./tmp/sets/M11_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=M11&size=small&rarity=L" -O ./tmp/sets/M11_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=M10&size=small&rarity=C" -O ./tmp/sets/M10_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=M10&size=small&rarity=U" -O ./tmp/sets/M10_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=M10&size=small&rarity=R" -O ./tmp/sets/M10_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=M10&size=small&rarity=M" -O ./tmp/sets/M10_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=M10&size=small&rarity=L" -O ./tmp/sets/M10_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=10E&size=small&rarity=C" -O ./tmp/sets/10E_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=10E&size=small&rarity=U" -O ./tmp/sets/10E_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=10E&size=small&rarity=R" -O ./tmp/sets/10E_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=10E&size=small&rarity=L" -O ./tmp/sets/10E_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=9ED&size=small&rarity=C" -O ./tmp/sets/9ED_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=9ED&size=small&rarity=U" -O ./tmp/sets/9ED_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=9ED&size=small&rarity=R" -O ./tmp/sets/9ED_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=9ED&size=small&rarity=L" -O ./tmp/sets/9ED_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=8ED&size=small&rarity=C" -O ./tmp/sets/8ED_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=8ED&size=small&rarity=U" -O ./tmp/sets/8ED_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=8ED&size=small&rarity=R" -O ./tmp/sets/8ED_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=8ED&size=small&rarity=L" -O ./tmp/sets/8ED_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=7E&size=small&rarity=C" -O ./tmp/sets/7ED_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=7E&size=small&rarity=U" -O ./tmp/sets/7ED_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=7E&size=small&rarity=R" -O ./tmp/sets/7ED_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=7E&size=small&rarity=L" -O ./tmp/sets/7ED_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=6E&size=small&rarity=C" -O ./tmp/sets/6ED_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=6E&size=small&rarity=U" -O ./tmp/sets/6ED_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=6E&size=small&rarity=R" -O ./tmp/sets/6ED_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=6E&size=small&rarity=L" -O ./tmp/sets/6ED_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=5E&size=small&rarity=C" -O ./tmp/sets/5ED_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=5E&size=small&rarity=U" -O ./tmp/sets/5ED_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=5E&size=small&rarity=R" -O ./tmp/sets/5ED_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=5E&size=small&rarity=L" -O ./tmp/sets/5ED_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=4E&size=small&rarity=C" -O ./tmp/sets/4ED_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=4E&size=small&rarity=U" -O ./tmp/sets/4ED_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=4E&size=small&rarity=R" -O ./tmp/sets/4ED_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=4E&size=small&rarity=L" -O ./tmp/sets/4ED_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CH&size=small&rarity=C" -O ./tmp/sets/CHR_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CH&size=small&rarity=U" -O ./tmp/sets/CHR_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CH&size=small&rarity=R" -O ./tmp/sets/CHR_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=3E&size=small&rarity=C" -O ./tmp/sets/3ED_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=3E&size=small&rarity=U" -O ./tmp/sets/3ED_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=3E&size=small&rarity=R" -O ./tmp/sets/3ED_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=3E&size=small&rarity=L" -O ./tmp/sets/3ED_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=2U&size=small&rarity=C" -O ./tmp/sets/2UN_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=2U&size=small&rarity=U" -O ./tmp/sets/2UN_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=2U&size=small&rarity=R" -O ./tmp/sets/2UN_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=2U&size=small&rarity=L" -O ./tmp/sets/2UN_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=2E&size=small&rarity=C" -O ./tmp/sets/2ED_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=2E&size=small&rarity=U" -O ./tmp/sets/2ED_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=2E&size=small&rarity=R" -O ./tmp/sets/2ED_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=2E&size=small&rarity=L" -O ./tmp/sets/2ED_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=1E&size=small&rarity=C" -O ./tmp/sets/1ED_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=1E&size=small&rarity=U" -O ./tmp/sets/1ED_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=1E&size=small&rarity=R" -O ./tmp/sets/1ED_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=1E&size=small&rarity=L" -O ./tmp/sets/1ED_L.gif rem エキスパンション (新たなるファイレクシア まで) bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=NPH&size=small&rarity=C" -O ./tmp/sets/NPH_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=NPH&size=small&rarity=U" -O ./tmp/sets/NPH_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=NPH&size=small&rarity=R" -O ./tmp/sets/NPH_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=NPH&size=small&rarity=M" -O ./tmp/sets/NPH_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=NPH&size=small&rarity=L" -O ./tmp/sets/NPH_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MBS&size=small&rarity=C" -O ./tmp/sets/MBS_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MBS&size=small&rarity=U" -O ./tmp/sets/MBS_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MBS&size=small&rarity=R" -O ./tmp/sets/MBS_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MBS&size=small&rarity=M" -O ./tmp/sets/MBS_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MBS&size=small&rarity=L" -O ./tmp/sets/MBS_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=SOM&size=small&rarity=C" -O ./tmp/sets/SOM_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=SOM&size=small&rarity=U" -O ./tmp/sets/SOM_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=SOM&size=small&rarity=R" -O ./tmp/sets/SOM_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=SOM&size=small&rarity=M" -O ./tmp/sets/SOM_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=SOM&size=small&rarity=L" -O ./tmp/sets/SOM_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ZEN&size=small&rarity=C" -O ./tmp/sets/ZEN_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ZEN&size=small&rarity=U" -O ./tmp/sets/ZEN_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ZEN&size=small&rarity=R" -O ./tmp/sets/ZEN_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ZEN&size=small&rarity=M" -O ./tmp/sets/ZEN_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ZEN&size=small&rarity=L" -O ./tmp/sets/ZEN_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=WWK&size=small&rarity=C" -O ./tmp/sets/WWK_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=WWK&size=small&rarity=U" -O ./tmp/sets/WWK_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=WWK&size=small&rarity=R" -O ./tmp/sets/WWK_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=WWK&size=small&rarity=M" -O ./tmp/sets/WWK_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=WWK&size=small&rarity=L" -O ./tmp/sets/WWK_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ROE&size=small&rarity=C" -O ./tmp/sets/ROE_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ROE&size=small&rarity=U" -O ./tmp/sets/ROE_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ROE&size=small&rarity=R" -O ./tmp/sets/ROE_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ROE&size=small&rarity=M" -O ./tmp/sets/ROE_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ROE&size=small&rarity=L" -O ./tmp/sets/ROE_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ALA&size=small&rarity=C" -O ./tmp/sets/ALA_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ALA&size=small&rarity=U" -O ./tmp/sets/ALA_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ALA&size=small&rarity=R" -O ./tmp/sets/ALA_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ALA&size=small&rarity=M" -O ./tmp/sets/ALA_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ALA&size=small&rarity=L" -O ./tmp/sets/ALA_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CON&size=small&rarity=C" -O ./tmp/sets/CON_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CON&size=small&rarity=U" -O ./tmp/sets/CON_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CON&size=small&rarity=R" -O ./tmp/sets/CON_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CON&size=small&rarity=M" -O ./tmp/sets/CON_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CON&size=small&rarity=L" -O ./tmp/sets/CON_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ARB&size=small&rarity=C" -O ./tmp/sets/ARB_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ARB&size=small&rarity=U" -O ./tmp/sets/ARB_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ARB&size=small&rarity=R" -O ./tmp/sets/ARB_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ARB&size=small&rarity=M" -O ./tmp/sets/ARB_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ARB&size=small&rarity=L" -O ./tmp/sets/ARB_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=SHM&size=small&rarity=C" -O ./tmp/sets/SHM_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=SHM&size=small&rarity=U" -O ./tmp/sets/SHM_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=SHM&size=small&rarity=R" -O ./tmp/sets/SHM_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=SHM&size=small&rarity=L" -O ./tmp/sets/SHM_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=EVE&size=small&rarity=C" -O ./tmp/sets/EVE_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=EVE&size=small&rarity=U" -O ./tmp/sets/EVE_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=EVE&size=small&rarity=R" -O ./tmp/sets/EVE_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=EVE&size=small&rarity=L" -O ./tmp/sets/EVE_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=LRW&size=small&rarity=C" -O ./tmp/sets/LRW_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=LRW&size=small&rarity=U" -O ./tmp/sets/LRW_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=LRW&size=small&rarity=R" -O ./tmp/sets/LRW_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=LRW&size=small&rarity=L" -O ./tmp/sets/LRW_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MOR&size=small&rarity=C" -O ./tmp/sets/MOR_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MOR&size=small&rarity=U" -O ./tmp/sets/MOR_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MOR&size=small&rarity=R" -O ./tmp/sets/MOR_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MOR&size=small&rarity=L" -O ./tmp/sets/MOR_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=TSP&size=small&rarity=C" -O ./tmp/sets/TSP_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=TSP&size=small&rarity=U" -O ./tmp/sets/TSP_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=TSP&size=small&rarity=R" -O ./tmp/sets/TSP_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=TSP&size=small&rarity=L" -O ./tmp/sets/TSP_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PLC&size=small&rarity=C" -O ./tmp/sets/PLC_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PLC&size=small&rarity=U" -O ./tmp/sets/PLC_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PLC&size=small&rarity=R" -O ./tmp/sets/PLC_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PLC&size=small&rarity=L" -O ./tmp/sets/PLC_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=FUT&size=small&rarity=C" -O ./tmp/sets/FUT_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=FUT&size=small&rarity=U" -O ./tmp/sets/FUT_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=FUT&size=small&rarity=R" -O ./tmp/sets/FUT_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=FUT&size=small&rarity=L" -O ./tmp/sets/FUT_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=TSB&size=small&rarity=S" -O ./tmp/sets/TSB_S.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=RAV&size=small&rarity=C" -O ./tmp/sets/RAV_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=RAV&size=small&rarity=U" -O ./tmp/sets/RAV_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=RAV&size=small&rarity=R" -O ./tmp/sets/RAV_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=RAV&size=small&rarity=L" -O ./tmp/sets/RAV_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=GPT&size=small&rarity=C" -O ./tmp/sets/GPT_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=GPT&size=small&rarity=U" -O ./tmp/sets/GPT_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=GPT&size=small&rarity=R" -O ./tmp/sets/GPT_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=GPT&size=small&rarity=L" -O ./tmp/sets/GPT_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DIS&size=small&rarity=C" -O ./tmp/sets/DIS_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DIS&size=small&rarity=U" -O ./tmp/sets/DIS_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DIS&size=small&rarity=R" -O ./tmp/sets/DIS_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DIS&size=small&rarity=L" -O ./tmp/sets/DIS_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CHK&size=small&rarity=C" -O ./tmp/sets/CHK_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CHK&size=small&rarity=U" -O ./tmp/sets/CHK_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CHK&size=small&rarity=R" -O ./tmp/sets/CHK_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CHK&size=small&rarity=L" -O ./tmp/sets/CHK_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=BOK&size=small&rarity=C" -O ./tmp/sets/BOK_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=BOK&size=small&rarity=U" -O ./tmp/sets/BOK_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=BOK&size=small&rarity=R" -O ./tmp/sets/BOK_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=BOK&size=small&rarity=L" -O ./tmp/sets/BOK_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=SOK&size=small&rarity=C" -O ./tmp/sets/SOK_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=SOK&size=small&rarity=U" -O ./tmp/sets/SOK_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=SOK&size=small&rarity=R" -O ./tmp/sets/SOK_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=SOK&size=small&rarity=L" -O ./tmp/sets/SOK_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MRD&size=small&rarity=C" -O ./tmp/sets/MRD_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MRD&size=small&rarity=U" -O ./tmp/sets/MRD_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MRD&size=small&rarity=R" -O ./tmp/sets/MRD_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MRD&size=small&rarity=L" -O ./tmp/sets/MRD_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DST&size=small&rarity=C" -O ./tmp/sets/DST_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DST&size=small&rarity=U" -O ./tmp/sets/DST_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DST&size=small&rarity=R" -O ./tmp/sets/DST_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DST&size=small&rarity=L" -O ./tmp/sets/DST_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=5DN&size=small&rarity=C" -O ./tmp/sets/5DN_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=5DN&size=small&rarity=U" -O ./tmp/sets/5DN_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=5DN&size=small&rarity=R" -O ./tmp/sets/5DN_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=5DN&size=small&rarity=L" -O ./tmp/sets/5DN_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ONS&size=small&rarity=C" -O ./tmp/sets/ONS_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ONS&size=small&rarity=U" -O ./tmp/sets/ONS_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ONS&size=small&rarity=R" -O ./tmp/sets/ONS_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ONS&size=small&rarity=L" -O ./tmp/sets/ONS_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=LGN&size=small&rarity=C" -O ./tmp/sets/LGN_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=LGN&size=small&rarity=U" -O ./tmp/sets/LGN_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=LGN&size=small&rarity=R" -O ./tmp/sets/LGN_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=LGN&size=small&rarity=L" -O ./tmp/sets/LGN_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=SCG&size=small&rarity=C" -O ./tmp/sets/SCG_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=SCG&size=small&rarity=U" -O ./tmp/sets/SCG_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=SCG&size=small&rarity=R" -O ./tmp/sets/SCG_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=SCG&size=small&rarity=L" -O ./tmp/sets/SCG_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=OD&size=small&rarity=C" -O ./tmp/sets/ODY_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=OD&size=small&rarity=U" -O ./tmp/sets/ODY_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=OD&size=small&rarity=R" -O ./tmp/sets/ODY_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=OD&size=small&rarity=L" -O ./tmp/sets/ODY_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=TOR&size=small&rarity=C" -O ./tmp/sets/TOR_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=TOR&size=small&rarity=U" -O ./tmp/sets/TOR_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=TOR&size=small&rarity=R" -O ./tmp/sets/TOR_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=TOR&size=small&rarity=L" -O ./tmp/sets/TOR_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=JUD&size=small&rarity=C" -O ./tmp/sets/JUD_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=JUD&size=small&rarity=U" -O ./tmp/sets/JUD_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=JUD&size=small&rarity=R" -O ./tmp/sets/JUD_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=JUD&size=small&rarity=L" -O ./tmp/sets/JUD_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=IN&size=small&rarity=C" -O ./tmp/sets/INV_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=IN&size=small&rarity=U" -O ./tmp/sets/INV_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=IN&size=small&rarity=R" -O ./tmp/sets/INV_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=IN&size=small&rarity=L" -O ./tmp/sets/INV_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PS&size=small&rarity=C" -O ./tmp/sets/PLS_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PS&size=small&rarity=U" -O ./tmp/sets/PLS_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PS&size=small&rarity=R" -O ./tmp/sets/PLS_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PS&size=small&rarity=L" -O ./tmp/sets/PLS_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=AP&size=small&rarity=C" -O ./tmp/sets/APC_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=AP&size=small&rarity=U" -O ./tmp/sets/APC_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=AP&size=small&rarity=R" -O ./tmp/sets/APC_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=AP&size=small&rarity=L" -O ./tmp/sets/APC_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MM&size=small&rarity=C" -O ./tmp/sets/MMQ_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MM&size=small&rarity=U" -O ./tmp/sets/MMQ_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MM&size=small&rarity=R" -O ./tmp/sets/MMQ_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MM&size=small&rarity=L" -O ./tmp/sets/MMQ_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=NE&size=small&rarity=C" -O ./tmp/sets/NEM_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=NE&size=small&rarity=U" -O ./tmp/sets/NEM_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=NE&size=small&rarity=R" -O ./tmp/sets/NEM_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=NE&size=small&rarity=L" -O ./tmp/sets/NEM_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PR&size=small&rarity=C" -O ./tmp/sets/PCY_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PR&size=small&rarity=U" -O ./tmp/sets/PCY_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PR&size=small&rarity=R" -O ./tmp/sets/PCY_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PR&size=small&rarity=L" -O ./tmp/sets/PCY_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=UZ&size=small&rarity=C" -O ./tmp/sets/USG_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=UZ&size=small&rarity=U" -O ./tmp/sets/USG_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=UZ&size=small&rarity=R" -O ./tmp/sets/USG_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=UZ&size=small&rarity=L" -O ./tmp/sets/USG_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=GU&size=small&rarity=C" -O ./tmp/sets/ULG_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=GU&size=small&rarity=U" -O ./tmp/sets/ULG_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=GU&size=small&rarity=R" -O ./tmp/sets/ULG_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=GU&size=small&rarity=L" -O ./tmp/sets/ULG_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CG&size=small&rarity=C" -O ./tmp/sets/UDS_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CG&size=small&rarity=U" -O ./tmp/sets/UDS_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CG&size=small&rarity=R" -O ./tmp/sets/UDS_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CG&size=small&rarity=L" -O ./tmp/sets/UDS_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=TE&size=small&rarity=C" -O ./tmp/sets/TMP_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=TE&size=small&rarity=U" -O ./tmp/sets/TMP_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=TE&size=small&rarity=R" -O ./tmp/sets/TMP_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=TE&size=small&rarity=L" -O ./tmp/sets/TMP_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ST&size=small&rarity=C" -O ./tmp/sets/STH_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ST&size=small&rarity=U" -O ./tmp/sets/STH_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ST&size=small&rarity=R" -O ./tmp/sets/STH_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ST&size=small&rarity=L" -O ./tmp/sets/STH_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=EX&size=small&rarity=C" -O ./tmp/sets/EXO_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=EX&size=small&rarity=U" -O ./tmp/sets/EXO_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=EX&size=small&rarity=R" -O ./tmp/sets/EXO_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=EX&size=small&rarity=L" -O ./tmp/sets/EXO_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MI&size=small&rarity=C" -O ./tmp/sets/MIR_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MI&size=small&rarity=U" -O ./tmp/sets/MIR_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MI&size=small&rarity=R" -O ./tmp/sets/MIR_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MI&size=small&rarity=L" -O ./tmp/sets/MIR_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=VI&size=small&rarity=C" -O ./tmp/sets/VIS_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=VI&size=small&rarity=U" -O ./tmp/sets/VIS_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=VI&size=small&rarity=R" -O ./tmp/sets/VIS_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=VI&size=small&rarity=L" -O ./tmp/sets/VIS_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=WL&size=small&rarity=C" -O ./tmp/sets/WTH_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=WL&size=small&rarity=U" -O ./tmp/sets/WTH_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=WL&size=small&rarity=R" -O ./tmp/sets/WTH_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=WL&size=small&rarity=L" -O ./tmp/sets/WTH_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=IA&size=small&rarity=C" -O ./tmp/sets/ICE_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=IA&size=small&rarity=U" -O ./tmp/sets/ICE_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=IA&size=small&rarity=R" -O ./tmp/sets/ICE_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=IA&size=small&rarity=L" -O ./tmp/sets/ICE_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=AL&size=small&rarity=C" -O ./tmp/sets/ALL_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=AL&size=small&rarity=U" -O ./tmp/sets/ALL_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=AL&size=small&rarity=R" -O ./tmp/sets/ALL_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=AL&size=small&rarity=L" -O ./tmp/sets/ALL_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CSP&size=small&rarity=C" -O ./tmp/sets/CSP_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CSP&size=small&rarity=U" -O ./tmp/sets/CSP_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CSP&size=small&rarity=R" -O ./tmp/sets/CSP_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=CSP&size=small&rarity=L" -O ./tmp/sets/CSP_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=AN&size=small&rarity=C" -O ./tmp/sets/ARN_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=AN&size=small&rarity=U" -O ./tmp/sets/ARN_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=AN&size=small&rarity=R" -O ./tmp/sets/ARN_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=AN&size=small&rarity=L" -O ./tmp/sets/ARN_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=AQ&size=small&rarity=C" -O ./tmp/sets/ATQ_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=AQ&size=small&rarity=U" -O ./tmp/sets/ATQ_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=AQ&size=small&rarity=R" -O ./tmp/sets/ATQ_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=AQ&size=small&rarity=L" -O ./tmp/sets/ATQ_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=LE&size=small&rarity=C" -O ./tmp/sets/LEG_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=LE&size=small&rarity=U" -O ./tmp/sets/LEG_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=LE&size=small&rarity=R" -O ./tmp/sets/LEG_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=LE&size=small&rarity=L" -O ./tmp/sets/LEG_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DK&size=small&rarity=C" -O ./tmp/sets/DRK_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DK&size=small&rarity=U" -O ./tmp/sets/DRK_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DK&size=small&rarity=R" -O ./tmp/sets/DRK_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DK&size=small&rarity=L" -O ./tmp/sets/DRK_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=FE&size=small&rarity=C" -O ./tmp/sets/FEM_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=FE&size=small&rarity=U" -O ./tmp/sets/FEM_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=FE&size=small&rarity=R" -O ./tmp/sets/FEM_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=FE&size=small&rarity=L" -O ./tmp/sets/FEM_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=HM&size=small&rarity=C" -O ./tmp/sets/HML_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=HM&size=small&rarity=U" -O ./tmp/sets/HML_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=HM&size=small&rarity=R" -O ./tmp/sets/HML_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=HM&size=small&rarity=L" -O ./tmp/sets/HML_L.gif rem 初心者向けセット (Starter 2000 まで) bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PO&size=small&rarity=C" -O ./tmp/sets/POR_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PO&size=small&rarity=U" -O ./tmp/sets/POR_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PO&size=small&rarity=R" -O ./tmp/sets/POR_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PO&size=small&rarity=L" -O ./tmp/sets/POR_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=P2&size=small&rarity=C" -O ./tmp/sets/P02_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=P2&size=small&rarity=U" -O ./tmp/sets/P02_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=P2&size=small&rarity=R" -O ./tmp/sets/P02_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=P2&size=small&rarity=L" -O ./tmp/sets/P02_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PK&size=small&rarity=C" -O ./tmp/sets/PTK_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PK&size=small&rarity=U" -O ./tmp/sets/PTK_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PK&size=small&rarity=R" -O ./tmp/sets/PTK_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PK&size=small&rarity=L" -O ./tmp/sets/PTK_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=P3&size=small&rarity=C" -O ./tmp/sets/S99_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=P3&size=small&rarity=U" -O ./tmp/sets/S99_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=P3&size=small&rarity=R" -O ./tmp/sets/S99_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=P3&size=small&rarity=L" -O ./tmp/sets/S99_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=P4&size=small&rarity=C" -O ./tmp/sets/S00_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=P4&size=small&rarity=U" -O ./tmp/sets/S00_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=P4&size=small&rarity=R" -O ./tmp/sets/S00_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=P4&size=small&rarity=L" -O ./tmp/sets/S00_L.gif rem Magic Online限定セット (Master Edition 4 まで) bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MED&size=small&rarity=C" -O ./tmp/sets/MED_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MED&size=small&rarity=U" -O ./tmp/sets/MED_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MED&size=small&rarity=R" -O ./tmp/sets/MED_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=MED&size=small&rarity=L" -O ./tmp/sets/MED_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ME2&size=small&rarity=C" -O ./tmp/sets/ME2_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ME2&size=small&rarity=U" -O ./tmp/sets/ME2_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ME2&size=small&rarity=R" -O ./tmp/sets/ME2_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ME2&size=small&rarity=L" -O ./tmp/sets/ME2_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ME3&size=small&rarity=C" -O ./tmp/sets/ME3_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ME3&size=small&rarity=U" -O ./tmp/sets/ME3_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ME3&size=small&rarity=R" -O ./tmp/sets/ME3_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ME3&size=small&rarity=L" -O ./tmp/sets/ME3_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ME4&size=small&rarity=C" -O ./tmp/sets/ME4_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ME4&size=small&rarity=U" -O ./tmp/sets/ME4_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ME4&size=small&rarity=R" -O ./tmp/sets/ME4_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ME4&size=small&rarity=L" -O ./tmp/sets/ME4_L.gif rem アングルードシリーズ (アンヒンジド まで) bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=UG&size=small&rarity=C" -O ./tmp/sets/UGL_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=UG&size=small&rarity=U" -O ./tmp/sets/UGL_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=UG&size=small&rarity=R" -O ./tmp/sets/UGL_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=UG&size=small&rarity=L" -O ./tmp/sets/UGL_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=UNH&size=small&rarity=C" -O ./tmp/sets/UNH_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=UNH&size=small&rarity=U" -O ./tmp/sets/UNH_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=UNH&size=small&rarity=R" -O ./tmp/sets/UNH_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=UNH&size=small&rarity=L" -O ./tmp/sets/UNH_L.gif rem ギフトボックスシリーズ (BeatDown まで) rem bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ATH&size=small&rarity=C" -O ./tmp/sets/ATH_C.gif rem bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ATH&size=small&rarity=U" -O ./tmp/sets/ATH_U.gif rem bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ATH&size=small&rarity=R" -O ./tmp/sets/ATH_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=BR&size=small&rarity=C" -O ./tmp/sets/BR_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=BR&size=small&rarity=U" -O ./tmp/sets/BR_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=BR&size=small&rarity=R" -O ./tmp/sets/BR_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=BD&size=small&rarity=C" -O ./tmp/sets/BD_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=BD&size=small&rarity=U" -O ./tmp/sets/BD_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=BD&size=small&rarity=R" -O ./tmp/sets/BD_R.gif rem bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DKM&size=small&rarity=C" -O ./tmp/sets/DKM_C.gif rem bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DKM&size=small&rarity=U" -O ./tmp/sets/DKM_U.gif rem bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DKM&size=small&rarity=R" -O ./tmp/sets/DKM_R.gif rem デュエルデッキシリーズ (DuelDecks : Knights vs. Dragons まで) bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDC&size=small&rarity=C" -O ./tmp/sets/DDC_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDC&size=small&rarity=U" -O ./tmp/sets/DDC_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDC&size=small&rarity=R" -O ./tmp/sets/DDC_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDC&size=small&rarity=M" -O ./tmp/sets/DDC_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDC&size=small&rarity=L" -O ./tmp/sets/DDC_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=EVG&size=small&rarity=C" -O ./tmp/sets/EVG_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=EVG&size=small&rarity=U" -O ./tmp/sets/EVG_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=EVG&size=small&rarity=R" -O ./tmp/sets/EVG_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=EVG&size=small&rarity=L" -O ./tmp/sets/EVG_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDD&size=small&rarity=C" -O ./tmp/sets/DDD_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDD&size=small&rarity=U" -O ./tmp/sets/DDD_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDD&size=small&rarity=R" -O ./tmp/sets/DDD_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDD&size=small&rarity=M" -O ./tmp/sets/DDD_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDD&size=small&rarity=L" -O ./tmp/sets/DDD_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DD2&size=small&rarity=C" -O ./tmp/sets/DD2_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DD2&size=small&rarity=U" -O ./tmp/sets/DD2_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DD2&size=small&rarity=R" -O ./tmp/sets/DD2_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DD2&size=small&rarity=M" -O ./tmp/sets/DD2_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DD2&size=small&rarity=L" -O ./tmp/sets/DD2_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDE&size=small&rarity=C" -O ./tmp/sets/DDE_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDE&size=small&rarity=U" -O ./tmp/sets/DDE_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDE&size=small&rarity=R" -O ./tmp/sets/DDE_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDE&size=small&rarity=M" -O ./tmp/sets/DDE_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDE&size=small&rarity=L" -O ./tmp/sets/DDE_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDF&size=small&rarity=C" -O ./tmp/sets/DDF_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDF&size=small&rarity=U" -O ./tmp/sets/DDF_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDF&size=small&rarity=R" -O ./tmp/sets/DDF_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDF&size=small&rarity=M" -O ./tmp/sets/DDF_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDF&size=small&rarity=L" -O ./tmp/sets/DDF_L.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDG&size=small&rarity=C" -O ./tmp/sets/DDG_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDG&size=small&rarity=U" -O ./tmp/sets/DDG_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDG&size=small&rarity=R" -O ./tmp/sets/DDG_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDG&size=small&rarity=M" -O ./tmp/sets/DDG_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=DDG&size=small&rarity=L" -O ./tmp/sets/DDG_L.gif rem プレミアムデッキシリーズ (Premium Deck Series: Slivers まで) bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=H09&size=small&rarity=C" -O ./tmp/sets/H09_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=H09&size=small&rarity=U" -O ./tmp/sets/H09_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=H09&size=small&rarity=R" -O ./tmp/sets/H09_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=H09&size=small&rarity=M" -O ./tmp/sets/H09_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=H09&size=small&rarity=L" -O ./tmp/sets/H09_L.gif rem Planechase bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=HOP&size=small&rarity=C" -O ./tmp/sets/HOP_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=HOP&size=small&rarity=U" -O ./tmp/sets/HOP_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=HOP&size=small&rarity=R" -O ./tmp/sets/HOP_R.gif rem Archenemy bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ARC&size=small&rarity=C" -O ./tmp/sets/ARC_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ARC&size=small&rarity=U" -O ./tmp/sets/ARC_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ARC&size=small&rarity=R" -O ./tmp/sets/ARC_R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ARC&size=small&rarity=M" -O ./tmp/sets/ARC_M.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=ARC&size=small&rarity=L" -O ./tmp/sets/ARC_L.gif rem その他 bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PPR&size=small&rarity=C" -O ./tmp/sets/PPR_C.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PPR&size=small&rarity=U" -O ./tmp/sets/PPR_U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?type=symbol&set=PPR&size=small&rarity=R" -O ./tmp/sets/PPR_R.gif mkdir tmp\mana rem 各種シンボル bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=W&type=symbol" -O ./tmp/mana/W.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=U&type=symbol" -O ./tmp/mana/U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=B&type=symbol" -O ./tmp/mana/B.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=R&type=symbol" -O ./tmp/mana/R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=G&type=symbol" -O ./tmp/mana/G.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=0&type=symbol" -O ./tmp/mana/0.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=1&type=symbol" -O ./tmp/mana/1.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=2&type=symbol" -O ./tmp/mana/2.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=3&type=symbol" -O ./tmp/mana/3.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=4&type=symbol" -O ./tmp/mana/4.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=5&type=symbol" -O ./tmp/mana/5.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=6&type=symbol" -O ./tmp/mana/6.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=7&type=symbol" -O ./tmp/mana/7.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=8&type=symbol" -O ./tmp/mana/8.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=9&type=symbol" -O ./tmp/mana/9.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=10&type=symbol" -O ./tmp/mana/10.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=11&type=symbol" -O ./tmp/mana/11.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=12&type=symbol" -O ./tmp/mana/12.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=13&type=symbol" -O ./tmp/mana/13.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=14&type=symbol" -O ./tmp/mana/14.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=15&type=symbol" -O ./tmp/mana/15.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=16&type=symbol" -O ./tmp/mana/16.gif rem for joke expansion bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=100&type=symbol" -O ./tmp/mana/100.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=Infinity&type=symbol" -O ./tmp/mana/Infinity.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=1000000&type=symbol" -O ./tmp/mana/1000000.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=500&type=symbol" -O ./tmp/mana/500.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=2W&type=symbol" -O ./tmp/mana/2W.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=2U&type=symbol" -O ./tmp/mana/2U.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=2B&type=symbol" -O ./tmp/mana/2B.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=2R&type=symbol" -O ./tmp/mana/2R.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=2G&type=symbol" -O ./tmp/mana/2G.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=Tap&type=symbol" -O ./tmp/mana/Tap.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=Untap&type=symbol" -O ./tmp/mana/Untap.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=Snow&type=symbol" -O ./tmp/mana/Snow.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=X&type=symbol" -O ./tmp/mana/X.gif rem bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=Y&type=symbol" -O ./tmp/mana/Y.gif rem bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=Z&type=symbol" -O ./tmp/mana/Z.gif rem 混成マナ bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=BG&type=symbol" -O ./tmp/mana/BG.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=BR&type=symbol" -O ./tmp/mana/BR.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=GU&type=symbol" -O ./tmp/mana/GU.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=GW&type=symbol" -O ./tmp/mana/GW.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=RG&type=symbol" -O ./tmp/mana/RG.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=RW&type=symbol" -O ./tmp/mana/RW.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=UB&type=symbol" -O ./tmp/mana/UB.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=UR&type=symbol" -O ./tmp/mana/UR.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=WB&type=symbol" -O ./tmp/mana/WB.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=WU&type=symbol" -O ./tmp/mana/WU.gif rem ファイレクシアマナ bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=WP&type=symbol" -O ./tmp/mana/WP.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=UP&type=symbol" -O ./tmp/mana/UP.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=BP&type=symbol" -O ./tmp/mana/BP.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=RP&type=symbol" -O ./tmp/mana/RP.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=GP&type=symbol" -O ./tmp/mana/GP.gif bin\wget "http://gatherer.wizards.com/Handlers/Image.ashx?size=small&name=P&type=symbol" -O ./tmp/mana/P.gif echo download complete.