function gotoCon(eventArgument){
    window.location="#" + eventArgument;
}
