var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962711&docid=68871425&x=315',
		'title': '',
		'imageId': '68871425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962711&docid=68871430&x=315',
		'title': '',
		'imageId': '68871430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962711&docid=68871429&x=315',
		'title': '',
		'imageId': '68871429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962711&docid=68871421&x=315',
		'title': '',
		'imageId': '68871421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962711&docid=68871423&x=315',
		'title': '',
		'imageId': '68871423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962711&docid=68871431&x=315',
		'title': '',
		'imageId': '68871431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962711&docid=68871419&x=315',
		'title': '',
		'imageId': '68871419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962711&docid=68871426&x=315',
		'title': '',
		'imageId': '68871426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962711&docid=68871427&x=315',
		'title': '',
		'imageId': '68871427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962711&docid=68871428&x=315',
		'title': '',
		'imageId': '68871428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962711&docid=68871422&x=315',
		'title': '',
		'imageId': '68871422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962711&docid=68871420&x=315',
		'title': '',
		'imageId': '68871420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962711&docid=68871418&x=315',
		'title': '',
		'imageId': '68871418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962711&docid=68871424&x=315',
		'title': '',
		'imageId': '68871424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962711';

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