var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4086854&docid=71862113&x=3855',
		'title': '',
		'imageId': '71862113',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086854&docid=71862116&x=3855',
		'title': '',
		'imageId': '71862116',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086854&docid=71862115&x=3855',
		'title': '',
		'imageId': '71862115',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086854&docid=71862119&x=3855',
		'title': '',
		'imageId': '71862119',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086854&docid=71862118&x=3855',
		'title': '',
		'imageId': '71862118',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086854&docid=71862121&x=3855',
		'title': '',
		'imageId': '71862121',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086854&docid=71862112&x=3855',
		'title': '',
		'imageId': '71862112',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086854&docid=71862120&x=3855',
		'title': '',
		'imageId': '71862120',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086854&docid=71862114&x=3855',
		'title': '',
		'imageId': '71862114',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086854&docid=71862117&x=3855',
		'title': '',
		'imageId': '71862117',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086854&docid=71891219&x=3855',
		'title': '',
		'imageId': '71891219',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086854&docid=71891220&x=3855',
		'title': '',
		'imageId': '71891220',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4086854';

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