var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964098&x=3028',
		'title': '',
		'imageId': '68964098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964104&x=3028',
		'title': '',
		'imageId': '68964104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964096&x=3028',
		'title': '',
		'imageId': '68964096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964095&x=3028',
		'title': '',
		'imageId': '68964095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964110&x=3028',
		'title': '',
		'imageId': '68964110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964102&x=3028',
		'title': '',
		'imageId': '68964102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964093&x=3028',
		'title': '',
		'imageId': '68964093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964100&x=3028',
		'title': '',
		'imageId': '68964100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964108&x=3028',
		'title': '',
		'imageId': '68964108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964101&x=3028',
		'title': '',
		'imageId': '68964101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964092&x=3028',
		'title': '',
		'imageId': '68964092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964103&x=3028',
		'title': '',
		'imageId': '68964103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964111&x=3028',
		'title': '',
		'imageId': '68964111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964097&x=3028',
		'title': '',
		'imageId': '68964097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964094&x=3028',
		'title': '',
		'imageId': '68964094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964106&x=3028',
		'title': '',
		'imageId': '68964106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964107&x=3028',
		'title': '',
		'imageId': '68964107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964109&x=3028',
		'title': '',
		'imageId': '68964109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964105&x=3028',
		'title': '',
		'imageId': '68964105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966552&docid=68964099&x=3028',
		'title': '',
		'imageId': '68964099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966552';

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