var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3988324&docid=69256573&x=4935',
		'title': '',
		'imageId': '69256573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988324&docid=69256589&x=4935',
		'title': '',
		'imageId': '69256589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988324&docid=69256591&x=4935',
		'title': '',
		'imageId': '69256591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988324&docid=69256590&x=4935',
		'title': '',
		'imageId': '69256590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988324&docid=69256592&x=4935',
		'title': '',
		'imageId': '69256592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988324&docid=69256593&x=4935',
		'title': '',
		'imageId': '69256593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988324&docid=69256594&x=4935',
		'title': '',
		'imageId': '69256594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3988324';

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