var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966413&docid=68957675&x=216',
		'title': '',
		'imageId': '68957675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966413&docid=68957676&x=216',
		'title': '',
		'imageId': '68957676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966413&docid=68957677&x=216',
		'title': '',
		'imageId': '68957677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966413&docid=68957678&x=216',
		'title': '',
		'imageId': '68957678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966413&docid=68957679&x=216',
		'title': '',
		'imageId': '68957679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966413&docid=68957680&x=216',
		'title': '',
		'imageId': '68957680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966413&docid=68957674&x=216',
		'title': '',
		'imageId': '68957674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966413&docid=68957681&x=216',
		'title': '',
		'imageId': '68957681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966413&docid=68957682&x=216',
		'title': '',
		'imageId': '68957682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966413&docid=68957702&x=216',
		'title': '',
		'imageId': '68957702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966413&docid=68957715&x=216',
		'title': '',
		'imageId': '68957715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966413&docid=68957716&x=216',
		'title': '',
		'imageId': '68957716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966413&docid=68957717&x=216',
		'title': '',
		'imageId': '68957717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966413';

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