var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654401&x=2441',
		'title': '',
		'imageId': '68654401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654415&x=2441',
		'title': '',
		'imageId': '68654415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654413&x=2441',
		'title': '',
		'imageId': '68654413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654411&x=2441',
		'title': '',
		'imageId': '68654411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654404&x=2441',
		'title': '',
		'imageId': '68654404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654409&x=2441',
		'title': '',
		'imageId': '68654409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654418&x=2441',
		'title': '',
		'imageId': '68654418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654417&x=2441',
		'title': '',
		'imageId': '68654417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654402&x=2441',
		'title': '',
		'imageId': '68654402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654414&x=2441',
		'title': '',
		'imageId': '68654414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654400&x=2441',
		'title': '',
		'imageId': '68654400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654403&x=2441',
		'title': '',
		'imageId': '68654403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654405&x=2441',
		'title': '',
		'imageId': '68654405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654407&x=2441',
		'title': '',
		'imageId': '68654407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654410&x=2441',
		'title': '',
		'imageId': '68654410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654406&x=2441',
		'title': '',
		'imageId': '68654406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654412&x=2441',
		'title': '',
		'imageId': '68654412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654416&x=2441',
		'title': '',
		'imageId': '68654416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=68654408&x=2441',
		'title': '',
		'imageId': '68654408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=59270916&x=2441',
		'title': '',
		'imageId': '59270916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948838&docid=59270915&x=2441',
		'title': '',
		'imageId': '59270915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948838';

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