﻿// JScript File
var me=document;

function linkbox(width,height)
{
var height_post=height;	
me.write('<iframe width="'+width+'" height="'+height+'" frameborder="0" marginheight="0"marginwidth="0" scrolling="no"src="http://istgahpayam.com/linkbox/index.php?"> </iframe>');

}

