var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4085815&docid=71357902&x=4328',
		'title': '',
		'imageId': '71357902',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085815&docid=71497111&x=4328',
		'title': '',
		'imageId': '71497111',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085815&docid=71497112&x=4328',
		'title': '',
		'imageId': '71497112',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085815&docid=71497113&x=4328',
		'title': '',
		'imageId': '71497113',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085815&docid=71357900&x=4328',
		'title': '',
		'imageId': '71357900',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085815&docid=71357901&x=4328',
		'title': '',
		'imageId': '71357901',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085815&docid=71357903&x=4328',
		'title': '',
		'imageId': '71357903',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085815&docid=71357905&x=4328',
		'title': '',
		'imageId': '71357905',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085815&docid=71357906&x=4328',
		'title': '',
		'imageId': '71357906',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085815&docid=71357907&x=4328',
		'title': '',
		'imageId': '71357907',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085815&docid=71357908&x=4328',
		'title': '',
		'imageId': '71357908',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085815&docid=71357909&x=4328',
		'title': '',
		'imageId': '71357909',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4085815';

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