var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956883&docid=68748714&x=512',
		'title': '',
		'imageId': '68748714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956883&docid=68748712&x=512',
		'title': '',
		'imageId': '68748712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956883&docid=68748717&x=512',
		'title': '',
		'imageId': '68748717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956883&docid=68748713&x=512',
		'title': '',
		'imageId': '68748713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956883&docid=68748723&x=512',
		'title': '',
		'imageId': '68748723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956883&docid=68748722&x=512',
		'title': '',
		'imageId': '68748722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956883&docid=68748726&x=512',
		'title': '',
		'imageId': '68748726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956883&docid=68748719&x=512',
		'title': '',
		'imageId': '68748719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956883&docid=68748718&x=512',
		'title': '',
		'imageId': '68748718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956883&docid=68748720&x=512',
		'title': '',
		'imageId': '68748720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956883&docid=68748721&x=512',
		'title': '',
		'imageId': '68748721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956883&docid=68748724&x=512',
		'title': '',
		'imageId': '68748724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956883&docid=68748716&x=512',
		'title': '',
		'imageId': '68748716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956883&docid=68748725&x=512',
		'title': '',
		'imageId': '68748725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956883&docid=68748715&x=512',
		'title': '',
		'imageId': '68748715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956883';

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