
- 野生——中原当代艺术探索展
发表于
2009-10-17 01:43:58 阅读 983 次 评论 0 条 所属文章分类:


-
野生——中原当代艺术探索展 展览顾问:陈国桢 学术顾问:一了 艺术总监:刘艳会 策展人:蠢疯 展览统筹:魏墨 魏群 展览事务:果真 三风 主办:十方艺术传媒机构 开封市美术家协会 度•艺术空间 承办:度•艺术空间 电影《磨刀》剧组 地点:河南大学一附院后院(度•艺术空间) 参展作者:曹生良、崔宏伟、蠢疯、冯静、果真、李安军、李峰 李炎 邵波、魏墨、魏群、张静 吴尚、杨劲川、 张三风、赵媛媛、周志涛、赵雷、曹有福、马树清 时间:2009.10.17——26 酒会:2009.10.17下午3点 作品形式:水墨、油画、雕塑、摄影、陶艺、装置、水彩、篆刻等 媒体支持:大河报、汴梁晚报、开封电视台、开封人民广播电台、《十方艺术》杂志、《艺术圈》杂志、《大家》杂志、《梦知趣》杂志.
标签:
看过该文章的最新访客(当月)
最新评论
|
');
}
});
$('#myfaceDlg').click(function(){
$.weeboxs.open('http://blog.artintern.net/dialog/myfacedlg/chunfeng',{
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);
}
});
});
//-->