@ -120,6 +120,8 @@
< div id = "img" class = "draggable ui-draggable-handle group_photos pile6" > < a href = "images/meeting-20190606-leeszaal-4.jpg" target = "_blank" > < img src = "images/meeting-20190606-leeszaal-4.jpg" width = "100%" > < / img > < / a > < / div >
< div id = "img" class = "draggable ui-draggable-handle group_photos pile6" > < a href = "images/meeting-20190606-leeszaal-4.jpg" target = "_blank" > < img src = "images/meeting-20190606-leeszaal-4.jpg" width = "100%" > < / img > < / a > < / div >
< div id = "img" class = "draggable ui-draggable-handle group_photos pile6" > < a href = "images/meeting-20190606-leeszaal-5.jpg" target = "_blank" > < img src = "images/meeting-20190606-leeszaal-5.jpg" width = "100%" > < / img > < / a > < / div >
< div id = "img" class = "draggable ui-draggable-handle group_photos pile6" > < a href = "images/meeting-20190606-leeszaal-2.jpg" target = "_blank" > < img src = "images/meeting-20190606-leeszaal-2.jpg" width = "100%" > < / img > < / a > < / div >
< div id = "img" class = "draggable ui-draggable-handle group_photos pile6" > < a href = "images/meeting-20190606-leeszaal-2.jpg" target = "_blank" > < img src = "images/meeting-20190606-leeszaal-2.jpg" width = "100%" > < / img > < / a > < / div >
< div id = "img" class = "draggable ui-draggable-handle group_photos pile6" > < a href = "images/meeting-20190606-leeszaal-3.jpg" target = "_blank" > < img src = "images/meeting-20190606-leeszaal-3.jpg" width = "100%" > < / img > < / a > < / div >
< div id = "img" class = "draggable ui-draggable-handle group_photos pile6" > < a href = "images/meeting-20190606-leeszaal-3.jpg" target = "_blank" > < img src = "images/meeting-20190606-leeszaal-3.jpg" width = "100%" > < / img > < / a > < / div >
@ -400,7 +402,7 @@
< li > Video recordings of the actions< / li >
< li > Video recordings of the actions< / li >
< li > Handwritten score of vowels< / li >
< li > Handwritten score of vowels< / li >
< / ul >
< / ul >
< li > Date: 30/5 /2019< / li >
< li > Date: 6/6 /2019< / li >
< li > Location: Leeszaal, Rotterdam< / li >
< li > Location: Leeszaal, Rotterdam< / li >
< li > Other: Part of < span class = "tooltip-wrap" > Women@Art< span class = "tooltip-content-right" > A series of workshops dedicated to 'wereldvrouwen', a group of women around the world. They meet every Wednesday at Leeszaal< / span > < / span > < li >
< li > Other: Part of < span class = "tooltip-wrap" > Women@Art< span class = "tooltip-content-right" > A series of workshops dedicated to 'wereldvrouwen', a group of women around the world. They meet every Wednesday at Leeszaal< / span > < / span > < li >
< / div >
< / div >
@ -572,12 +574,12 @@ piles()
// piles are workshops
// piles are workshops
function piles(){
function piles(){
var pileM_position=[130 0,700]
var pileM_position=[155 0,700]
$(".pileM").each(function(i){
$(".pileM").each(function(i){
$(this).css({"top":i*60+pileM_position[1],"left":i*20+pileM_position[0]})
$(this).css({"top":i*60+pileM_position[1],"left":i*20+pileM_position[0]})
})
})
var pile0_position=[30,31 00]
var pile0_position=[30,33 00]
$(".pile0").each(function(i){
$(".pile0").each(function(i){
$(this).css({"top":pile0_position[1],"left":i*80+pile0_position[0]})
$(this).css({"top":pile0_position[1],"left":i*80+pile0_position[0]})
})
})
@ -587,7 +589,7 @@ function piles(){
$(this).css({"top":i*distance+pile1_position[1],"left":i*distance+pile1_position[0]})
$(this).css({"top":i*distance+pile1_position[1],"left":i*distance+pile1_position[0]})
})
})
var pile2_position=[6 00,100]
var pile2_position=[8 00,100]
$(".pile2").each(function(i){
$(".pile2").each(function(i){
$(this).css({"top":i*distance+pile2_position[1],"left":i*distance+pile2_position[0]})
$(this).css({"top":i*distance+pile2_position[1],"left":i*distance+pile2_position[0]})
})
})
@ -597,7 +599,7 @@ function piles(){
$(this).css({"top":i*distance+pile3_position[1],"left":i*distance+pile3_position[0]})
$(this).css({"top":i*distance+pile3_position[1],"left":i*distance+pile3_position[0]})
})
})
var pile4_position=[7 00,750]
var pile4_position=[8 00,750]
$(".pile4").each(function(i){
$(".pile4").each(function(i){
$(this).css({"top":i*distance+pile4_position[1],"left":i*distance+pile4_position[0]})
$(this).css({"top":i*distance+pile4_position[1],"left":i*distance+pile4_position[0]})
})
})
@ -608,12 +610,12 @@ function piles(){
$(this).css({"top":i*distance+pile5_position[1],"left":i*distance+pile5_position[0]})
$(this).css({"top":i*distance+pile5_position[1],"left":i*distance+pile5_position[0]})
})
})
var pile6_position=[700,154 0]
var pile6_position=[800,160 0]
$(".pile6").each(function(i){
$(".pile6").each(function(i){
$(this).css({"top":i*distance+pile6_position[1],"left":i*distance+pile6_position[0]})
$(this).css({"top":i*distance+pile6_position[1],"left":i*distance+pile6_position[0]})
})
})
var pile7_position=[14 00,1300]
var pile7_position=[15 00,1300]
$(".pile7").each(function(i){
$(".pile7").each(function(i){
$(this).css({"top":i*distance+pile7_position[1],"left":i*distance+pile7_position[0]})
$(this).css({"top":i*distance+pile7_position[1],"left":i*distance+pile7_position[0]})
})
})
@ -623,12 +625,12 @@ function piles(){
$(this).css({"top":i*distance+pile8_position[1],"left":i*distance+pile8_position[0]})
$(this).css({"top":i*distance+pile8_position[1],"left":i*distance+pile8_position[0]})
})
})
var pile9_position=[600,220 0]
var pile9_position=[700,235 0]
$(".pile9").each(function(i){
$(".pile9").each(function(i){
$(this).css({"top":i*distance+pile9_position[1],"left":i*distance+pile9_position[0]})
$(this).css({"top":i*distance+pile9_position[1],"left":i*distance+pile9_position[0]})
})
})
var pile10_position=[1300,20 00]
var pile10_position=[1450,21 00]
$(".pile10").each(function(i){
$(".pile10").each(function(i){
$(this).css({"top":i*distance+pile10_position[1],"left":i*distance+pile10_position[0]})
$(this).css({"top":i*distance+pile10_position[1],"left":i*distance+pile10_position[0]})
})
})