var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966541&docid=68962925&x=3043',
		'title': '',
		'imageId': '68962925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966541&docid=68962931&x=3043',
		'title': '',
		'imageId': '68962931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966541&docid=68962929&x=3043',
		'title': '',
		'imageId': '68962929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966541&docid=68962934&x=3043',
		'title': '',
		'imageId': '68962934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966541&docid=68962938&x=3043',
		'title': '',
		'imageId': '68962938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966541&docid=68962927&x=3043',
		'title': '',
		'imageId': '68962927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966541&docid=68962935&x=3043',
		'title': '',
		'imageId': '68962935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966541&docid=68962926&x=3043',
		'title': '',
		'imageId': '68962926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966541&docid=68962932&x=3043',
		'title': '',
		'imageId': '68962932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966541&docid=68962930&x=3043',
		'title': '',
		'imageId': '68962930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966541&docid=68962936&x=3043',
		'title': '',
		'imageId': '68962936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966541&docid=68962937&x=3043',
		'title': '',
		'imageId': '68962937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966541&docid=68962933&x=3043',
		'title': '',
		'imageId': '68962933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966541&docid=68962928&x=3043',
		'title': '',
		'imageId': '68962928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966541';

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