var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915884&docid=67786565&x=1435',
		'title': '',
		'imageId': '67786565',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915884&docid=67786571&x=1435',
		'title': '',
		'imageId': '67786571',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915884&docid=67786568&x=1435',
		'title': '',
		'imageId': '67786568',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915884&docid=67786566&x=1435',
		'title': '',
		'imageId': '67786566',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915884&docid=67786572&x=1435',
		'title': '',
		'imageId': '67786572',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915884&docid=67786574&x=1435',
		'title': '',
		'imageId': '67786574',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915884&docid=67786578&x=1435',
		'title': '',
		'imageId': '67786578',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915884&docid=67786576&x=1435',
		'title': '',
		'imageId': '67786576',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915884&docid=67786575&x=1435',
		'title': '',
		'imageId': '67786575',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915884&docid=67786577&x=1435',
		'title': '',
		'imageId': '67786577',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915884&docid=67786570&x=1435',
		'title': '',
		'imageId': '67786570',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915884&docid=67786579&x=1435',
		'title': '',
		'imageId': '67786579',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915884';

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