// km js

/* common:frame block */
if (self != top){
top.location.href = self.location.href;
}

/* common:favicon */
da_image = new Image();
da_image.src="/favicon.ico";
