Warning: call_user_func_array() expects parameter 1 to be a valid callback, no array or string given in /home/apptoria/public_html/wp-includes/class-wp-hook.php on line 287 Aquileo |
Mac Software Video Tutorials | DRTFM
';
addExpandCollapse('widget-collapscat-4-top','►', '▼', 0)/* Collapse Functions, version 2.0
*
*--------------------------------------------------------------------------*/
String.prototype.trim = function() {
return this.replace(/^\s+|\s+$/g,"");
}
function createCookie(name,value,days) {
if (days) {
var date = new Date();
date.setTime(date.getTime()+(days*24*60*60*1000));
var expires = "; expires="+date.toGMTString();
} else {
var expires = "";
}
document.cookie = name+"="+value+expires+"; path=/";
}
function readCookie(name) {
var nameEQ = name + "=";
var ca = document.cookie.split(';');
for(var i=0;i
Recent Comments