﻿document.getElementById("oyunekle-oyunlar").innerHTML = "<iframe src=\"http://app.oyunlar2.org/iframe.asp?cat="+pcat+"&col="+pcol+"&qty=" + pqty + "&tcolor=" + ptcolor + "&bcolor=" + pbcolor + "&tsize=" + ptsize + "&s=1\" width=\""+ pcol*135 +"\" height=\""+ (((Math.ceil(pqty / pcol))*130)+20) +"\" scrolling=\"no\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" allowTransparency=\"true\"></iframe>";
