Marcel Schouwenaar
Please wait, loading up a lot of nice things...
Dear visitor, I am sorry, I am all Javascript.
And it seems that your browser does not support Javascript or it is turned off.
Please activate javascript to see this website, or download a browser like Firefox.
Hope to see you again soon!
Marcel Schouwenaar
Contact
Blog -->
Work
About
Saturday, Februari 5th: LIMBO @ de Depandance, Rotterdam
About
Profile
Résumé
jQuery(document).ready(function($){
$('.page_item a').each(function(){
$(this).click(function(event){
event.preventDefault();
var loadThis = $(this).attr("href");
var myID = loadThis.split("=")[1];
$("#col6Profile")
.animate({height: "1px"},animationTime,"swing",function(){
$("#tempPageGoesHere").append("");
$("#tempPage").load(loadThis, function(){
var tempHeight = String($("#pageText"+myID).height())+"px";
$("#col6Profile")
.empty()
.append($("#pageText"+myID))
.animate({height: ...
All rights reserved.