// JavaScript Document
if(or=='1001')
{
	var iffr='<iframe src="http://jmusic.aniseeker.com/01.php?album='+album+'&no='+no+'" width="600px" height="328px" scrolling="no" frameborder="0"></iframe>';
}
else if(or=='1002')
{
		var iffr='<iframe src="http://jmusic.aniseeker.com/03.php?album='+album+'&no='+no+'" width="180px" height="1700px" scrolling="no" frameborder="0"></iframe>';
}
document.write(iffr);
