var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013956&docid=69948339&x=4029',
		'title': '',
		'imageId': '69948339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013956&docid=69948348&x=4029',
		'title': '',
		'imageId': '69948348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013956&docid=69948353&x=4029',
		'title': '',
		'imageId': '69948353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013956&docid=69948755&x=4029',
		'title': '',
		'imageId': '69948755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013956&docid=69948760&x=4029',
		'title': '',
		'imageId': '69948760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013956&docid=69948762&x=4029',
		'title': '',
		'imageId': '69948762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013956&docid=69948766&x=4029',
		'title': '',
		'imageId': '69948766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013956&docid=69948765&x=4029',
		'title': '',
		'imageId': '69948765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013956&docid=69948764&x=4029',
		'title': '',
		'imageId': '69948764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013956&docid=69948763&x=4029',
		'title': '',
		'imageId': '69948763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013956&docid=69948761&x=4029',
		'title': '',
		'imageId': '69948761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013956&docid=69948787&x=4029',
		'title': '',
		'imageId': '69948787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013956&docid=69948784&x=4029',
		'title': '',
		'imageId': '69948784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013956&docid=69948786&x=4029',
		'title': '',
		'imageId': '69948786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013956&docid=69948783&x=4029',
		'title': '',
		'imageId': '69948783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013956&docid=69948785&x=4029',
		'title': '',
		'imageId': '69948785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013956';

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