// JavaScript Document
function vienas() {
window.document.movie.TGotoFrame("/", 1); 
}
function vienas_vienas() {
window.document.movie.TGotoLabel("/viens_viens", "vienas"); 
}
function vienas_vienas_out() {
window.document.movie.TGotoLabel("/viens_viens", "du"); 
}
function vienas_du() {
window.document.movie.TGotoLabel("/viens_du", "vienas"); 
}
function vienas_du_out() {
window.document.movie.TGotoLabel("/viens_du", "du"); 
}
function vienas_trys() {
window.document.movie.TGotoLabel("/viens_trys", "vienas"); 
}
function vienas_trys_out() {
window.document.movie.TGotoLabel("/viens_trys", "du"); 
}
function viens_trys_() {
window.document.movie.TGotoLabel("/viens_trys_", "vienas"); 
}
function viens_trys__out() {
window.document.movie.TGotoLabel("/viens_trys_", "du"); 
}



function vienas_keturi() {
window.document.movie.TGotoLabel("/viens_keturi", "vienas"); 
}
function vienas_keturi_out() {
window.document.movie.TGotoLabel("/viens_keturi", "du"); 
}
function vienas_penki() {
window.document.movie.TGotoLabel("/viens_penki", "vienas"); 
}
function vienas_penki_out() {
window.document.movie.TGotoLabel("/viens_penki", "du"); 
}

function du() {
window.document.movie.TGotoFrame("/", 0); 
}
function du_vienas() {
window.document.movie.TGotoLabel("/du_viens", "vienas"); 
}
function du_vienas_out() {
window.document.movie.TGotoLabel("/du_viens", "du"); 
}
function du_du() {
window.document.movie.TGotoLabel("/du_du", "vienas"); 
}
function du_du_out() {
window.document.movie.TGotoLabel("/du_du", "du"); 
}
function du_trys() {
window.document.movie.TGotoLabel("/du_trys", "vienas"); 
}
function du_trys_out() {
window.document.movie.TGotoLabel("/du_trys", "du"); 
}
function du_keturi() {
window.document.movie.TGotoLabel("/du_keturi", "vienas"); 
}
function du_keturi_out() {
window.document.movie.TGotoLabel("/du_keturi", "du"); 
}

function trys() {
window.document.movie.TGotoFrame("/", 2); 
}
function trys_vienas() {
window.document.movie.TGotoLabel("/trys_viens", "vienas"); 
}
function trys_vienas_out() {
window.document.movie.TGotoLabel("/trys_viens", "du"); 
}
function trys_du() {
window.document.movie.TGotoLabel("/trys_du", "vienas"); 
}
function trys_du_out() {
window.document.movie.TGotoLabel("/trys_du", "du"); 
}
function trys_trys() {
window.document.movie.TGotoLabel("/trys_trys", "vienas"); 
}
function trys_trys_out() {
window.document.movie.TGotoLabel("/trys_trys", "du"); 
}
function trys_keturi() {
window.document.movie.TGotoLabel("/trys_keturi", "vienas"); 
}
function trys_keturi_out() {
window.document.movie.TGotoLabel("/trys_keturi", "du"); 
}

function keturi() {
window.document.movie.TGotoFrame("/", 3); 
}
function keturi_vienas() {
window.document.movie.TGotoLabel("/keturi_viens", "vienas"); 
}
function keturi_vienas_out() {
window.document.movie.TGotoLabel("/keturi_viens", "du"); 
}
function keturi_du() {
window.document.movie.TGotoLabel("/keturi_du", "vienas"); 
}
function keturi_du_out() {
window.document.movie.TGotoLabel("/keturi_du", "du"); 
}
