sp = "?";

//スキンA
skinA_pass = "../dialog/a/index.html";
function skinA(){window.open(skinA_pass + sp + id ,"_blank","top=5000,left=5000,width=1,height=1");}

//スキンB
skinB_pass = "../dialog/b/index.html";
function skinB(){window.open(skinB_pass + sp + id ,"_blank","top=5000,left=5000,width=1,height=1");}

//スキンC
skinC_pass = "../dialog/c/index.html";
function skinC(){window.open(skinC_pass + sp + id ,"_blank","top=5000,left=5000,width=1,height=1");}
