var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991964&docid=69718814&x=1757',
		'title': '',
		'imageId': '69718814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991964&docid=69718813&x=1757',
		'title': '',
		'imageId': '69718813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991964&docid=69718193&x=1757',
		'title': '',
		'imageId': '69718193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991964&docid=69718196&x=1757',
		'title': '',
		'imageId': '69718196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991964&docid=69718187&x=1757',
		'title': '',
		'imageId': '69718187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991964&docid=69718188&x=1757',
		'title': '',
		'imageId': '69718188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991964&docid=69718191&x=1757',
		'title': '',
		'imageId': '69718191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991964&docid=69718192&x=1757',
		'title': '',
		'imageId': '69718192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991964&docid=69718195&x=1757',
		'title': '',
		'imageId': '69718195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991964&docid=69718197&x=1757',
		'title': '',
		'imageId': '69718197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991964&docid=69718194&x=1757',
		'title': '',
		'imageId': '69718194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991964&docid=69718201&x=1757',
		'title': '',
		'imageId': '69718201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991964&docid=69718190&x=1757',
		'title': '',
		'imageId': '69718190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991964';

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