Jump to content

User:Amit6/GMFT-JS01.js

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
brc='<br clear="all">';

/*
++++++++++++++++++++++++++++++++++++++++++++++
+  Family Tree Variables & Functions Begins  +
++++++++++++++++++++++++++++++++++++++++++++++
*/

blk='<div style="height:36px;width:36px;float:left;margin:0px;padding:0px;background-color:white;"></div>';

function bln(w,h)
{
return '<div style="float:left;margin:0px;padding:0px;background-color:white;height:'+h+'px;width:'+w+'px;"></div>';
}

scr='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_s_cr.svg"></iframe>';
sbh='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_s_b_h.svg"></iframe>';
sbv='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_s_b_v.svg"></iframe>';
stl='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_s_t_l.svg"></iframe>';
str='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_s_t_r.svg"></iframe>';
stt='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_s_t_t.svg"></iframe>';
stb='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_s_t_b.svg"></iframe>';
satl='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_s_a_tl.svg"></iframe>';
satr='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_s_a_tr.svg"></iframe>';
sabl='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_s_a_bl.svg"></iframe>';
sabr='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_s_a_br.svg"></iframe>';

dcr='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_d_cr.svg"></iframe>';
dbh='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_d_b_h.svg"></iframe>';
dbv='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_d_b_v.svg"></iframe>';
dtl='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_d_t_l.svg"></iframe>';
dtr='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_d_t_r.svg"></iframe>';
dtt='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_d_t_t.svg"></iframe>';
dtb='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_d_t_b.svg"></iframe>';
datl='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_d_a_tl.svg"></iframe>';
datr='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_d_a_tr.svg"></iframe>';
dabl='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_d_a_bl.svg"></iframe>';
dabr='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_d_a_br.svg"></iframe>';

mt1l='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_m_t1_l.svg"></iframe>';
mt1r='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_m_t1_r.svg"></iframe>';
mt1t='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_m_t1_t.svg"></iframe>';
mt1b='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_m_t1_b.svg"></iframe>';
mt2l='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_m_t2_l.svg"></iframe>';
mt2r='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_m_t2_r.svg"></iframe>';
mt2t='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_m_t2_t.svg"></iframe>';
mt2b='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_m_t2_b.svg"></iframe>';
mcrh='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_m_cr_h.svg"></iframe>';
mcrv='<iframe id="f" src="file:///D:/AMIT/ZZ-GMFT_Filez/v_m_cr_v.svg"></iframe>';

/*
++++++++++++++++++++++++++++++++++++++++++++
+  Family Tree & Functions Variables Ends  +
++++++++++++++++++++++++++++++++++++++++++++
*/