var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013791&x=5554',
		'title': '',
		'imageId': '69013791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013789&x=5554',
		'title': '',
		'imageId': '69013789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013803&x=5554',
		'title': '',
		'imageId': '69013803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013784&x=5554',
		'title': '',
		'imageId': '69013784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013786&x=5554',
		'title': '',
		'imageId': '69013786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013793&x=5554',
		'title': '',
		'imageId': '69013793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013801&x=5554',
		'title': '',
		'imageId': '69013801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013783&x=5554',
		'title': '',
		'imageId': '69013783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013785&x=5554',
		'title': '',
		'imageId': '69013785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013787&x=5554',
		'title': '',
		'imageId': '69013787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013802&x=5554',
		'title': '',
		'imageId': '69013802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013788&x=5554',
		'title': '',
		'imageId': '69013788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013800&x=5554',
		'title': '',
		'imageId': '69013800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013792&x=5554',
		'title': '',
		'imageId': '69013792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013790&x=5554',
		'title': '',
		'imageId': '69013790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013799&x=5554',
		'title': '',
		'imageId': '69013799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013794&x=5554',
		'title': '',
		'imageId': '69013794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013795&x=5554',
		'title': '',
		'imageId': '69013795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013798&x=5554',
		'title': '',
		'imageId': '69013798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013797&x=5554',
		'title': '',
		'imageId': '69013797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969824&docid=69013796&x=5554',
		'title': '',
		'imageId': '69013796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969824';

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