var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887421&x=86',
		'title': '',
		'imageId': '68887421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887415&x=86',
		'title': '',
		'imageId': '68887415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887408&x=86',
		'title': '',
		'imageId': '68887408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887416&x=86',
		'title': '',
		'imageId': '68887416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887420&x=86',
		'title': '',
		'imageId': '68887420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887419&x=86',
		'title': '',
		'imageId': '68887419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887406&x=86',
		'title': '',
		'imageId': '68887406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887410&x=86',
		'title': '',
		'imageId': '68887410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887404&x=86',
		'title': '',
		'imageId': '68887404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887411&x=86',
		'title': '',
		'imageId': '68887411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887413&x=86',
		'title': '',
		'imageId': '68887413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887414&x=86',
		'title': '',
		'imageId': '68887414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887407&x=86',
		'title': '',
		'imageId': '68887407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887412&x=86',
		'title': '',
		'imageId': '68887412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887417&x=86',
		'title': '',
		'imageId': '68887417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887418&x=86',
		'title': '',
		'imageId': '68887418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887403&x=86',
		'title': '',
		'imageId': '68887403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963328&docid=68887409&x=86',
		'title': '',
		'imageId': '68887409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963328';

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