var myLogoParticle = "customLogoParticle";
var defaultOutline = {
logoParticle: myLogoParticle,
otherPropertyA: 'something',
otherPropertyB: 'something'
};
var homeOutline = {
logoParticle: myLogoParticle,
otherPropertyA: 'something else',
otherPropertyB: 'something else'
}
The following users have thanked you: shenk
Time to create page: 0.059 seconds