Cookie_unique = 'Cookie_ID_3434812';

image_width = 500;
image_height= 500;

// Path = "sc/";
Path = "pop2/";

// close_points = '10, 10, 10, 10, 10, 10, 10, 10';
// click_points = '10, 10, 10, 10, 10, 10, 10, 10';
close_points = '408, 97, 408, 73, 432, 73, 432, 97';
click_points = '39, 431, 39, 37, 436, 37, 436, 431';


// Auto Hide

// need_hide = '<script>timeHided(5000)</script>'
// need_hide = ''
need_hide = '<script>timeHided(7000)</script>';


// Where to open window

// target = "_self";                           // Same window
// target = "_blank";                          // New window
target = "_self";


// Action for Click

//action = "href='URL'";                       // open URL case
//action = "href='#1' onClick='a_g_c();'";     // close popup case
action = "HREF='http://www.gradinarul.ro/turba.htm'";


// How many times to open

//openhow = "<script>timeHide()</script>";      // Open popup once per sesssion
//openhow = "";                                 // Open popup every time - leave empty
openhow="";


// Popup position

//position = "width:100%;  top:50%;";            // Center case
//position = "left: Xpx;  top: Ypx;";            // Manual case
position = "left: 300px;  top: 100px;";
