var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957375&docid=68813442&x=5930',
		'title': '',
		'imageId': '68813442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957375&docid=68813450&x=5930',
		'title': '',
		'imageId': '68813450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957375&docid=68813444&x=5930',
		'title': '',
		'imageId': '68813444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957375&docid=68813447&x=5930',
		'title': '',
		'imageId': '68813447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957375&docid=68813440&x=5930',
		'title': '',
		'imageId': '68813440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957375&docid=68813446&x=5930',
		'title': '',
		'imageId': '68813446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957375&docid=68813460&x=5930',
		'title': '',
		'imageId': '68813460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957375&docid=68813457&x=5930',
		'title': '',
		'imageId': '68813457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957375&docid=68813458&x=5930',
		'title': '',
		'imageId': '68813458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957375&docid=68813456&x=5930',
		'title': '',
		'imageId': '68813456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957375&docid=68813441&x=5930',
		'title': '',
		'imageId': '68813441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957375&docid=68813459&x=5930',
		'title': '',
		'imageId': '68813459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957375&docid=68813449&x=5930',
		'title': '',
		'imageId': '68813449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957375&docid=68813451&x=5930',
		'title': '',
		'imageId': '68813451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957375';

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