var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949983&docid=68584820&x=814',
		'title': '',
		'imageId': '68584820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949983&docid=68584821&x=814',
		'title': '',
		'imageId': '68584821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949983&docid=68584822&x=814',
		'title': '',
		'imageId': '68584822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949983&docid=68584823&x=814',
		'title': '',
		'imageId': '68584823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949983&docid=68584824&x=814',
		'title': '',
		'imageId': '68584824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949983&docid=68584825&x=814',
		'title': '',
		'imageId': '68584825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949983&docid=68584826&x=814',
		'title': '',
		'imageId': '68584826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949983&docid=68584827&x=814',
		'title': '',
		'imageId': '68584827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949983&docid=68584828&x=814',
		'title': '',
		'imageId': '68584828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949983&docid=68584829&x=814',
		'title': '',
		'imageId': '68584829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949983&docid=68584830&x=814',
		'title': '',
		'imageId': '68584830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949983&docid=68584831&x=814',
		'title': '',
		'imageId': '68584831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949983&docid=68584832&x=814',
		'title': '',
		'imageId': '68584832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949983';

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