var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858390&x=1231',
		'title': '',
		'imageId': '68858390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858392&x=1231',
		'title': '',
		'imageId': '68858392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858394&x=1231',
		'title': '',
		'imageId': '68858394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858396&x=1231',
		'title': '',
		'imageId': '68858396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858399&x=1231',
		'title': '',
		'imageId': '68858399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858400&x=1231',
		'title': '',
		'imageId': '68858400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858407&x=1231',
		'title': '',
		'imageId': '68858407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858408&x=1231',
		'title': '',
		'imageId': '68858408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858409&x=1231',
		'title': '',
		'imageId': '68858409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858410&x=1231',
		'title': '',
		'imageId': '68858410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858417&x=1231',
		'title': '',
		'imageId': '68858417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858422&x=1231',
		'title': '',
		'imageId': '68858422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858425&x=1231',
		'title': '',
		'imageId': '68858425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858426&x=1231',
		'title': '',
		'imageId': '68858426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858427&x=1231',
		'title': '',
		'imageId': '68858427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858428&x=1231',
		'title': '',
		'imageId': '68858428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858429&x=1231',
		'title': '',
		'imageId': '68858429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858430&x=1231',
		'title': '',
		'imageId': '68858430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962201&docid=68858431&x=1231',
		'title': '',
		'imageId': '68858431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962201';

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