
- 十年
发表于
2012-01-21 00:11:24 阅读 775 次 评论 10 条 所属文章分类: 鱼海个展


































首次个展,本人艺术国际博客图集有一部分.
1984年冬出生于湖南
2002年 冬 入京 2008年 于索家村艺术营铁轨行为《奔》 2009年 中国美术馆至紫禁城三天行为《立.框》 2011年 宋庄京当代艺术馆《乌龟 螃蟹 旗》 2011年 京军事博物馆《祖.国:某种“感”》 2012年 中国宋庄《投马英九一票》 2012年 初春 宋庄鱼海个展

这是11年夏在湖南故乡住处拍的一张照片,每次看都倍感温馨。
看过该文章的最新访客(当月)
最新评论
|
');
}
});
$('#myfaceDlg').click(function(){
$.weeboxs.open('http://blog.artintern.net/dialog/myfacedlg/Jcgbbz',{
contentType:'ajax',
title:'修改我的头像',
showButton:false,
showCancel:false,
width:550,
height:280
});
});
$('#flinkDlg').click(function(){
$.weeboxs.open('http://blog.artintern.net/dialog/flinkdlg',{
contentType:'ajax',
title:'添加友情链接',
showButton:false,
showCancel:false,
width:420,
height:180
});
});
$('a[@name="eflinkDlg"]').click(function(){
fid = $(this).attr("fid");
$.weeboxs.open('http://blog.artintern.net/dialog/eflinkdlg/'+fid,{
contentType:'ajax',
title:'编辑友情链接',
showButton:false,
showCancel:false,
width:420,
height:180
});
});
$('a[@name="dflinkDlg"]').click(function(){
var fid = $(this).attr("fid");
if(confirm("是否删除?")) {
$.get("http://blog.artintern.net/dialog/dflinkdlg/"+fid,function(){
alert("删除成功!");
location.reload();
});
}
});
$('#musicDlg').click(function(){
$.weeboxs.open('http://blog.artintern.net/dialog/musicdlg',{
contentType:'ajax',
title:'编辑音乐',
showButton:false,
showCancel:false,
width:420,
height:180
});
});
$('#lastnewDlg').click(function(){
$.weeboxs.open('http://blog.artintern.net/dialog/lastnewdlg',{
contentType:'ajax',
title:'显示设置',
showButton:false,
showCancel:false,
width:420,
height:120
});
});
$.ajax({
url: 'http://blog.artintern.net/recommend.php?type=1&rand='+Math.random(),
type: 'GET',
dataType: 'html',
success: function(html){
$("#recommend_article").html(html);
}
});
$.ajax({
url: 'http://blog.artintern.net/recommend.php?type=2&rand='+Math.random(),
type: 'GET',
dataType: 'html',
success: function(html){
$("#recommend_picture").html(html);
}
});
});
//-->