var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995589&x=1719',
		'title': '',
		'imageId': '68995589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995592&x=1719',
		'title': '',
		'imageId': '68995592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995593&x=1719',
		'title': '',
		'imageId': '68995593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995591&x=1719',
		'title': '',
		'imageId': '68995591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995590&x=1719',
		'title': '',
		'imageId': '68995590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995594&x=1719',
		'title': '',
		'imageId': '68995594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995861&x=1719',
		'title': '',
		'imageId': '68995861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995860&x=1719',
		'title': '',
		'imageId': '68995860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995862&x=1719',
		'title': '',
		'imageId': '68995862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995869&x=1719',
		'title': '',
		'imageId': '68995869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995865&x=1719',
		'title': '',
		'imageId': '68995865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995864&x=1719',
		'title': '',
		'imageId': '68995864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995868&x=1719',
		'title': '',
		'imageId': '68995868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995863&x=1719',
		'title': '',
		'imageId': '68995863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995866&x=1719',
		'title': '',
		'imageId': '68995866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995858&x=1719',
		'title': '',
		'imageId': '68995858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995857&x=1719',
		'title': '',
		'imageId': '68995857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968798&docid=68995867&x=1719',
		'title': '',
		'imageId': '68995867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968798';

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