// JavaScript Document

function checkheight() {
var centerheight = document.getElementById('center_col').offsetHeight;


if (centerheight > 700){

 document.getElementById('left_col').style.height = centerheight + "px";
 document.getElementById('right_col').style.height = centerheight + "px";

}

}

<!--
/*mail a friend page*/
function plainWindow()

{

  plain_window = 

    window.open("emailf.cfm","plain","width=400,height=300");

}
/*moniques story*/
function moniqueWindow()

{

  monique_window = 

    window.open("monique.htm","plain","scrollbars,width=520,height=550");

}

/*picture gallaries*/
function cdochWindow()

{

 cdoch_window = 

    window.open("slideshow/cdochss.htm","plain","width=400,height=300");

}
function eehWindow()

{

  eeh_window = 

    window.open("slideshow/eehss.htm","plain","width=400,height=300");

}
function awcssWindow()

{

  awcss_window = 

    window.open("slideshow/awcss.htm","plain","width=400,height=300");

}
function hivedWindow()

{

  hived_window = 

    window.open("slideshow/hivedss.htm","plain","width=400,height=300");

}
function moniqueWindow()

{

  monique_window = 

    window.open("monique.htm","plain","scrollbars,width=520,height=550");

}
function xmasWindow()

{

  xmas_window = 

    window.open("slideshow/xmasss.htm","plain","width=400,height=300");

}
function ys03Window()

{

  ys03_window = 

    window.open("slideshow/ys03ss.htm","plain","width=400,height=300");

}
function ys04Window()

{

  ys04_window = 

    window.open("slideshow/ysss.htm","plain","width=400,height=300");

}
function ys05Window()

{

  ys05_window = 

    window.open("slideshow/ysss05.htm","plain","width=400,height=300");

}
/*end gallery*/