var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032799&docid=70527699&x=1145',
		'title': '',
		'imageId': '70527699',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032799&docid=70527703&x=1145',
		'title': '',
		'imageId': '70527703',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032799&docid=70527710&x=1145',
		'title': '',
		'imageId': '70527710',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032799&docid=70527718&x=1145',
		'title': '',
		'imageId': '70527718',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032799&docid=70527764&x=1145',
		'title': '',
		'imageId': '70527764',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032799&docid=70527768&x=1145',
		'title': '',
		'imageId': '70527768',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032799&docid=70527773&x=1145',
		'title': '',
		'imageId': '70527773',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032799&docid=70527830&x=1145',
		'title': '',
		'imageId': '70527830',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032799&docid=70527835&x=1145',
		'title': '',
		'imageId': '70527835',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032799&docid=70527839&x=1145',
		'title': '',
		'imageId': '70527839',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032799&docid=70527849&x=1145',
		'title': '',
		'imageId': '70527849',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032799&docid=70527901&x=1145',
		'title': '',
		'imageId': '70527901',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032799';

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";
	})
}
