var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960245&docid=68857656&x=4059',
		'title': '',
		'imageId': '68857656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960245&docid=68857654&x=4059',
		'title': '',
		'imageId': '68857654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960245&docid=68857657&x=4059',
		'title': '',
		'imageId': '68857657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960245&docid=68857659&x=4059',
		'title': '',
		'imageId': '68857659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960245&docid=68857658&x=4059',
		'title': '',
		'imageId': '68857658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960245&docid=68857655&x=4059',
		'title': '',
		'imageId': '68857655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960245&docid=68857662&x=4059',
		'title': '',
		'imageId': '68857662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960245';

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