SMART CUT Web Site Script

What this script is

The following script will trigger a small pop up box, when the visitor leaves the first "landing" page of your web site. This pop up box will only appear once to each visitor. The visitor will have the option of clicking on the pop up ad for more information or turning the banner off. To see an example of how this works, click on the REFRESH button on your browser.

 

Screen Shot

 

What this script does

This code and web pages were designed to educate the user on:

a.) How diamond blades and diamond tools work

b.) The difference between different types of bonds

c.) How SMART CUT technology works

d.) Difference between conventional diamond tools and tools manufactured utilizing SMART CUT technology.

e.) Application, Specification, and Advantages of using SMART CUT precision diamond products.

 

ACKNOWLEDGEMENT

I (we) understand that the following information and HTML code is the property of UKAM Industrial Superhard Tools.

I (we) shall use this “code” and “information” for the sole purpose of educating customers of SMART CUT technology and how diamond tools work. In no case shall this “information” or “code” be used for any other purpose or products that are not provided by UKAM Industrial Superhard Tools.

 

INSTRUCTIONS

In order for this script to work most effectively, we suggest you place it into every almost every page of your web site.

Click Here to go to this script. Once at that page, right hand click on your mouse and select "View Source".  Copy and paste this script into the <head> portion of your HTML code.

 

<script>

function openpopup(){

//configure "default.htm and the window dimensions as desired

window.open("http://www.ukam.com/smartcut_lapidaryblades.htm","","width=473,height=230")

}

function get_cookie(Name) {

var search = Name + "="

var returnvalue = "";

if (document.cookie.length > 0) {

offset = document.cookie.indexOf(search)

if (offset != -1) { // if cookie exists

offset += search.length

// set index of beginning of value

end = document.cookie.indexOf(";", offset);

// set index of end of cookie value

if (end == -1)

end = document.cookie.length;

returnvalue=unescape(document.cookie.substring(offset, end))

}

}

return returnvalue;

}

function loadpopup(){

if (get_cookie('popped')==''){

openpopup()

document.cookie="popped=yes"

}

}

</script>

Click Here to go to the <body> portion this script. Once at that page, right hand click on your mouse and select "View Source".  Copy and paste this code into the <body> portion of your HTML.

<body onunload="loadpopup()">

 

if you have any questions or need help installing this script on your web pages. Please Call: (661) 257-2288 or e-mail: brian1@ukam.com. We would be happy to assist you.


Product Pictures  -   Terms & Conditions


UKAM Industrial Superhard Tools   Division of LEL Diamond Tools International, Inc.

25345 Avenue Stanford, Unit 211  Valencia, CA 91355  Phone: (661) 257-2288  Fax: (661) 257-3833

e-mail: lel@ukam.com

Terms of Use

© Copyright 2002. UKAM Industrial Superhard Tools. No portion of this web page or its designs, images, and logos may be reproduced in any form without written permission from UKAM Industrial Superhard Tools.