Memuat…
var load = 0;
document.getElementById('gform').onload = function() {
load++;
if(load > 1) {
document.location = "https://docs.google.com/spreadsheets/d/1eiE7j9uVZTTWNZwtDj1W2UrylhLXMLAts0Nl4LJotxU/export?Format=pdf&format=pdf&size=8&gid=2108729968&gridlines=false";
}...