var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69835859&x=2544',
		'title': '',
		'imageId': '69835859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69835853&x=2544',
		'title': '',
		'imageId': '69835853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69835851&x=2544',
		'title': '',
		'imageId': '69835851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69835863&x=2544',
		'title': '',
		'imageId': '69835863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69835862&x=2544',
		'title': '',
		'imageId': '69835862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69835865&x=2544',
		'title': '',
		'imageId': '69835865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69835860&x=2544',
		'title': '',
		'imageId': '69835860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69835856&x=2544',
		'title': '',
		'imageId': '69835856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69835854&x=2544',
		'title': '',
		'imageId': '69835854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69835858&x=2544',
		'title': '',
		'imageId': '69835858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69835855&x=2544',
		'title': '',
		'imageId': '69835855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69835866&x=2544',
		'title': '',
		'imageId': '69835866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69835861&x=2544',
		'title': '',
		'imageId': '69835861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69835857&x=2544',
		'title': '',
		'imageId': '69835857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69835864&x=2544',
		'title': '',
		'imageId': '69835864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69835852&x=2544',
		'title': '',
		'imageId': '69835852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69838058&x=2544',
		'title': '',
		'imageId': '69838058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004952&docid=69838059&x=2544',
		'title': '',
		'imageId': '69838059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004952';

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