var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258688&x=2248',
		'title': '',
		'imageId': '68258688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258702&x=2248',
		'title': '',
		'imageId': '68258702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258692&x=2248',
		'title': '',
		'imageId': '68258692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258695&x=2248',
		'title': '',
		'imageId': '68258695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258691&x=2248',
		'title': '',
		'imageId': '68258691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258698&x=2248',
		'title': '',
		'imageId': '68258698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258693&x=2248',
		'title': '',
		'imageId': '68258693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258690&x=2248',
		'title': '',
		'imageId': '68258690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258694&x=2248',
		'title': '',
		'imageId': '68258694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258689&x=2248',
		'title': '',
		'imageId': '68258689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258696&x=2248',
		'title': '',
		'imageId': '68258696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258697&x=2248',
		'title': '',
		'imageId': '68258697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258700&x=2248',
		'title': '',
		'imageId': '68258700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258699&x=2248',
		'title': '',
		'imageId': '68258699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258701&x=2248',
		'title': '',
		'imageId': '68258701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258705&x=2248',
		'title': '',
		'imageId': '68258705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258703&x=2248',
		'title': '',
		'imageId': '68258703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939019&docid=68258704&x=2248',
		'title': '',
		'imageId': '68258704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939019';

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