');
if(_gameclub_info_.indexOf('blog'+'Update'+auId+':true')!=-1) html.push('
');
html.push(' ');
}
if(_gameclub_info_.indexOf('group'+auId+':true')!=-1){
html.push('');
html.push('
');
if(_gameclub_info_.indexOf('group'+'Update'+auId+':true')!=-1) html.push('
');
html.push(' ');
}
if(_gameclub_info_.indexOf('column'+auId+':true')!=-1){
html.push('');
html.push('
');
if(_gameclub_info_.indexOf('column'+'Update'+auId+':true')!=-1) html.push('
');
html.push(' ');
}
if(_gameclub_info_.indexOf('album'+auId+':true')!=-1){
html.push('');
html.push('
');
if(_gameclub_info_.indexOf('album'+'Update'+auId+':true')!=-1) html.push('
');
html.push('');
}
if(html.length>0) elem.html(html.join(''));
}
}
}
if(jClubServer) document.write('\');