

function openEntryWin()
{
    window.open('http://origin.tkj.jp/book/entry/?cid=661', 'entry', 'width=490, height=580, menubar=no, toolbar=no, scrollbars=yes, location=no');
}

function getSnsUrl(target)
{
    switch (target)
    {
    case 'h':  return "http://b.hatena.ne.jp/entry/add/http://tkj.jp/sweet/201210/";
    case 'hc': return "http://b.hatena.ne.jp/entry/image/http://tkj.jp/sweet/201210/";
    case 'l':  return "http://clip.livedoor.com/redirect?link=http%3A%2F%2Ftkj.jp%2Fsweet%2F201210%2F&title=sweet+2012%E5%B9%B410%E6%9C%88%E5%8F%B7";
        case 't':  return "http://twitter.com/share?lang=ja&related=takara_ch%3A%E5%AE%9D%E5%B3%B6%E3%83%81%E3%83%A3%E3%83%B3%E3%83%8D%E3%83%AB&text=sweet+2012%E5%B9%B410%E6%9C%88%E5%8F%B7+http%3A%2F%2Ftkj.jp%2Fsweet%2F201210%2F+%23tkj&url=";
    case 'fb': return "http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Ftkj.jp%2Fsweet%2F201210%2F&amp;layout=button_count&amp;show_faces=false&amp;width=200&amp;action=like&amp;colorscheme=light&amp;height=21"; 
    }
    return null;
}
