自我介紹
美甲教學光療指甲專門店 地址:台北市光復南路346巷58號(國父紀念館站) 聯絡電話:02-27315327
服務內容:光療指甲教學、美甲教學、Calgel光療指甲、Sparitual手足護理、接睫毛(種睫毛)等服務
var banner= new Array()
banner[0]="http://farm4.staticflickr.com/3786/9930654824_6e7ec5ec00_o.jpg"
banner[1]="http://farm4.staticflickr.com/3786/9930654824_6e7ec5ec00_o.jpg"
banner[2]="http://farm4.staticflickr.com/3821/9930616535_2301ae0987_o.jpg"
banner[3]="http://farm4.staticflickr.com/3821/9930616535_2301ae0987_o.jpg"
var random=Math.floor(banner.length*Math.random());
document.write("");
document.write("#banner {");
document.write(' background:url("' + banner[random] + '") no-repeat left TOP;');
document.write(" }");
document.write("");
window.fbAsyncInit = function() {
FB.init({appId: '178795892177091', status: true, cookie: true,
xfbml: true});
};
(function() {
var e = document.createElement('script');
e.type = 'text/javascript';
e.src = document.location.protocol +
'//connect.facebook.net/zh_TW/all.js';
e.async = true;
document.getElementById('fb-root').appendChild(e);
}());
jQuery(document).ready(function(){
var item=new Array();
var item2=new Array();
var show=new Array();
jQuery("div.article-body").each(function(i)
{
item[i]=''
});
jQuery("div.bookmark").each(function(i)
{
item2[i]=jQuery(this).clone('true');
});
jQuery("div.forward").each(function(i)
{
if(typeof item2[i]!="undefined"){
jQuery(this).before(item2[i]);
}
show[i]='true';
});
jQuery("p.author").each(function(i)
{
if(typeof show[i]!="undefined"){
jQuery(this).before(""+item[i]+"");
}
});
});