var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967765&docid=68980094&x=3125',
		'title': '',
		'imageId': '68980094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967765&docid=68980097&x=3125',
		'title': '',
		'imageId': '68980097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967765&docid=68980099&x=3125',
		'title': '',
		'imageId': '68980099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967765&docid=68980100&x=3125',
		'title': '',
		'imageId': '68980100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967765&docid=68980101&x=3125',
		'title': '',
		'imageId': '68980101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967765&docid=68980102&x=3125',
		'title': '',
		'imageId': '68980102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967765&docid=68980103&x=3125',
		'title': '',
		'imageId': '68980103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967765&docid=68980104&x=3125',
		'title': '',
		'imageId': '68980104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967765&docid=68980105&x=3125',
		'title': '',
		'imageId': '68980105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967765&docid=68980106&x=3125',
		'title': '',
		'imageId': '68980106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967765&docid=68980107&x=3125',
		'title': '',
		'imageId': '68980107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967765&docid=68980108&x=3125',
		'title': '',
		'imageId': '68980108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967765&docid=68980109&x=3125',
		'title': '',
		'imageId': '68980109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967765';

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