
- 李松松的简历
简历
1973 年生于北京。
展览
2006 年
CHINA NOW - Faszination einer Weltver?nderung 展,Sammlung Essl,Klosterneuburg/维也纳,奥地利
“麻将 - 中国当代艺术席格收藏展”,Hamburger Kunsthalle,德国
2005 年
“图像 DNA - 中国制造”艺术展,Galerie Urs Meile 艺术馆,瑞士,卢塞恩
“麻将 - 中国当代艺术席格收藏展”,Kunstmuseum 瑞士,伯尔尼
“中国:当代中国艺术家的视角”作品展,Spazio Oberdan,意大利米兰
2004 年
中国影像绘画作品展,季节画廊,北京
China und was mich sonst bewegt 展,Galerie 99 艺术馆,Aschaffenburg
个人作品展,Belgische Botschaft,北京
2003 年
“左手与右手”展,Deutsch-Chinesische Gemeinschaftsausstellung zeitgen?ssischer Kunst,798艺术空间, 京
3.Nationale Kunstausstellung der ?lmalerei 展, hinesisches Nationalmuseum,北京
“淡入”,Fotografie Ausstellung,798 艺术空间,北京
2002 年
中国当代艺术展,四季画廊,新加坡
“面对面”作品展,中国与印度当代艺术,Shen Gallery 艺术馆,新加坡
2001 年
录像作品,“偶遇” 展,1.unabh?ngiges chinesisches Filmfestival,北京
公开拍卖作品《马》,Campus des Fine Arts Institut an der Qinghua Univerist,北京
2000 年
北京油画邀请展,东环广场艺术中心,北京。
电话:
手机:
地址:
邮编:
电子邮箱:
|
');
}
});
$('#myfaceDlg').click(function(){
$.weeboxs.open('http://blog.artintern.net/dialog/myfacedlg/lisongsong',{
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);
}
});
});
//-->