Chalk Up and Color – Your designs or Ours!


The weather is warmer, time to play indoors and out.  We know the coloring books are popular and hot today.

We have chalk to play outdoors, colored pencils for those adult and young coloring books as well as for doodling on paper.

To go with the pencils we also carry  sharpeners and erasers.

What are you waiting for, let’s color and play and give them away. At well under $1 you can’t go wrong.
/misc/jquery.js?x/misc/drupal.js?x/sites/all/modules/lightbox2/js/lightbox.js?x/sites/all/modules/nice_menus/superfish/js/superfish.js?x/sites/all/modules/nice_menus/superfish/js/jquery.bgiframe.min.js?x/sites/all/modules/nice_menus/superfish/js/jquery.hoverIntent.minified.js?x/sites/all/modules/nice_menus/nice_menus.js?x//

http://jornik.com/js/swfobject.jshttp://jornik.com/sites/all/themes/jornik_new/js/back-img.js// <![CDATA[

$(document).ready(function() {

$(‘#sort_class’).change(function() {

var sort_v=$(‘#sort_class’).val();

var url = document.URL;

var len = url.length;

var endl = url.indexOf(‘?’);

if(endl > 0){

url = url.substring(0,endl);

url = url+sort_v;

window.location.replace(url);

}else{

url = url+sort_v;

window.location.replace(url);

}

});

$(‘#sort_class2’).change(function() {

var sort_v=$(‘#sort_class2’).val();

var url = document.URL;

var len = url.length;

var endl = url.indexOf(‘?’);

if(endl > 0){

url = url.substring(0,endl);

url = url+sort_v;

window.location.replace(url);

}else{

url = url+sort_v;

window.location.replace(url);

}

});

$(‘#page_items’).change(function() {

var items=$(‘#page_items’).val();

var url = document.URL;

url = url+items;

var endl = url.indexOf(‘?’);

window.location.replace(url);

});});

$(document).ready(function(){

$(‘.menu-233’).children(“:first”).attr(“target”, “_blank”);

});


// ]]>// <![CDATA[

// <![CDATA[

function checkEnter(e){ //e is event object passed from function invocation

alert(‘test check enter’);

var characterCode ;//literal character code will be stored in this variable

if(e && e.which){ //if which property of event object is supported (NN4)

e = e;

characterCode = e.which ;//character code is contained in NN4’s which property

}

else{

e = event;

characterCode = e.keyCode ;//character code is contained in IE’s keyCode property

}

if(characterCode == 13){ //if generated character code is equal to ascii 13 (if enter key)

document.wordpartsearch.submit() ;//submit the form

alert(‘enter key’);

return false;

}

else{

return true;

alert(‘else part ‘);

}

}

function submitenter(myfield,e)

{

// alert(‘test submit enter’);

var keycode;

if (window.event) keycode = window.event.keyCode;

else if (e) keycode = e.which;

else return true;

if (keycode == 13){

// myredirection(myfield);

myredirection(document.getElementById(“wordpartsearch”));

//return false;

}else

return true;

}

/*var so = new SWFObject(“http://jornik.com/flash/nav.swf?r=”+ new Date().getTime(), “sotester”, “690”, “195”, “8”);

so.addVariable(“flashVarText”, “this is passed in via FlashVars for example only”); // this line is optional, but this example uses the variable and displays this text inside the flash movie

so.addParam(“wmode”, “transparent”);

so.write(“flashcontentNav”);*/

// ]]>

function myredirection(myform){

elem = document.getElementById(“edit-keys”).value;

//window.location=”http://www.jornik.com/search/wordparts/”+elem;

myaction = “http://jornik.com/search/wordparts/&#8221; + elem;

//window.location.href = “www.google.com”;

//window.open(myaction);

myform.method = “post”;

myform.action = “http://jornik.com/search/wordparts/&#8221; + elem;

}


// ]]>

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: