var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145233&x=1943',
		'title': '',
		'imageId': '69145233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145245&x=1943',
		'title': '',
		'imageId': '69145245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145234&x=1943',
		'title': '',
		'imageId': '69145234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145237&x=1943',
		'title': '',
		'imageId': '69145237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145249&x=1943',
		'title': '',
		'imageId': '69145249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145235&x=1943',
		'title': '',
		'imageId': '69145235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145246&x=1943',
		'title': '',
		'imageId': '69145246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145236&x=1943',
		'title': '',
		'imageId': '69145236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145250&x=1943',
		'title': '',
		'imageId': '69145250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145241&x=1943',
		'title': '',
		'imageId': '69145241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145248&x=1943',
		'title': '',
		'imageId': '69145248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145244&x=1943',
		'title': '',
		'imageId': '69145244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145243&x=1943',
		'title': '',
		'imageId': '69145243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145240&x=1943',
		'title': '',
		'imageId': '69145240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145231&x=1943',
		'title': '',
		'imageId': '69145231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145238&x=1943',
		'title': '',
		'imageId': '69145238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145247&x=1943',
		'title': '',
		'imageId': '69145247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975001&docid=69145239&x=1943',
		'title': '',
		'imageId': '69145239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975001';

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