var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976321&docid=69178296&x=4012',
		'title': '',
		'imageId': '69178296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976321&docid=69178302&x=4012',
		'title': '',
		'imageId': '69178302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976321&docid=69178301&x=4012',
		'title': '',
		'imageId': '69178301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976321&docid=69178299&x=4012',
		'title': '',
		'imageId': '69178299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976321&docid=69178298&x=4012',
		'title': '',
		'imageId': '69178298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976321&docid=69178297&x=4012',
		'title': '',
		'imageId': '69178297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976321&docid=69178300&x=4012',
		'title': '',
		'imageId': '69178300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976321';

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