if(screen.width > 1024){
document.writeln("<link rel=\"stylesheet\" href=\"/templates/alekcandrina/css/template.css\" type=\"text/css\" />");
document.writeln("<link rel=\"stylesheet\" href=\"/templates/alekcandrina/css/multimedia-portfolio.css\" type=\"text/css\" />");

}
else{
document.writeln("<link rel=\"stylesheet\" href=\"/templates/alekcandrina/css/template-1024.css\" type=\"text/css\" />");
document.writeln("<link rel=\"stylesheet\" href=\"/templates/alekcandrina/css/multimedia-portfolio-1024.css\" type=\"text/css\" />");

}

