var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010333&docid=70015479&x=4557',
		'title': '',
		'imageId': '70015479',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010333&docid=70015492&x=4557',
		'title': '',
		'imageId': '70015492',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010333&docid=70015482&x=4557',
		'title': '',
		'imageId': '70015482',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010333&docid=70015480&x=4557',
		'title': '',
		'imageId': '70015480',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010333&docid=70015481&x=4557',
		'title': '',
		'imageId': '70015481',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010333&docid=70015484&x=4557',
		'title': '',
		'imageId': '70015484',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010333&docid=70015495&x=4557',
		'title': '',
		'imageId': '70015495',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010333&docid=70015494&x=4557',
		'title': '',
		'imageId': '70015494',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010333&docid=70015489&x=4557',
		'title': '',
		'imageId': '70015489',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010333&docid=70015478&x=4557',
		'title': '',
		'imageId': '70015478',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010333&docid=70015490&x=4557',
		'title': '',
		'imageId': '70015490',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010333&docid=70015491&x=4557',
		'title': '',
		'imageId': '70015491',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010333&docid=70015486&x=4557',
		'title': '',
		'imageId': '70015486',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010333&docid=70015487&x=4557',
		'title': '',
		'imageId': '70015487',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010333&docid=70015488&x=4557',
		'title': '',
		'imageId': '70015488',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010333&docid=70015485&x=4557',
		'title': '',
		'imageId': '70015485',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010333&docid=70015493&x=4557',
		'title': '',
		'imageId': '70015493',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010333';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
