function openWindow(url) {
popupWin = window.open(url,'new_page','width=400,height=400')
}
function openWindow2(url) {
popupWin = window.open(url,'new_page','width=400,height=450')
}
function openWindow3(url) {
popupWin = window.open(url,'new_page','width=400,height=450,scrollbars=yes')
}
function openWindow4(url) {
popupWin = window.open(url,'new_page','width=400,height=525')
}
function openWindow5(url) {
popupWin = window.open(url,'new_page','width=450,height=525,scrollbars=yes,toolbars=yes,menubar=yes,resizable=yes')
}
function openWindow6(url) {
popupWin = window.open(url,'new_page','width=500,height=450,scrollbars=yes')
}
function openWindowHelp(url) {
popupWin = window.open(url,'new_page','width=470,height=200,scrollbars=yes')
}
// ################## Poll Mod ##################
function openPollWindow(url,w,h) {
popupWin = window.open(url,'new_page','width='+w+',height='+h+',scrollbars=yes')
}
function submitPoll(btnPressed) {
btnPressed.disabled=true;
if (btnPressed.name == "results") {
document.Poll.Method_Type.value = "guest_vote";
} else {
document.Poll.Method_Type.value = "member_vote";
}
document.Poll.submit();
}
// #############################################
// done hiding -->
|
|
Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
|
T O P I C R E V I E W |
Hybiu. |
Posted - 30/07/2008 : 04:17:32 ...buona notte a tutti...! XD
Dunque...sto creando un portale italiano del metalcore...ho in mente grandi cose...progetti seri...per adesso ho fatto il forum e voglio iniziare a raccogliere tutte le cose necessarie da scriverci sopra...news, bio, info di tutto insomma...A settembre ci sarà anche il sito ufficiale con dominio .it
Qualcuno è disposto a contribuire?
May Chaos break the rules that bind, my friend! |
|
|
GROOVY PEOPLE - La comunità di Groovebox.it |
© www.groovebox.it |
|
|
|
|
|