var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912948&docid=67704951&x=1417',
		'title': '',
		'imageId': '67704951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912948&docid=67704952&x=1417',
		'title': '',
		'imageId': '67704952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912948&docid=67704953&x=1417',
		'title': '',
		'imageId': '67704953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912948&docid=67704954&x=1417',
		'title': '',
		'imageId': '67704954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912948&docid=67704955&x=1417',
		'title': '',
		'imageId': '67704955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912948&docid=67704956&x=1417',
		'title': '',
		'imageId': '67704956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912948&docid=67704957&x=1417',
		'title': '',
		'imageId': '67704957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912948';

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