var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973462&docid=69105247&x=3426',
		'title': '',
		'imageId': '69105247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973462&docid=69105251&x=3426',
		'title': '',
		'imageId': '69105251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973462&docid=69105254&x=3426',
		'title': '',
		'imageId': '69105254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973462&docid=69105257&x=3426',
		'title': '',
		'imageId': '69105257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973462&docid=69105249&x=3426',
		'title': '',
		'imageId': '69105249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973462&docid=69105246&x=3426',
		'title': '',
		'imageId': '69105246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973462&docid=69105262&x=3426',
		'title': '',
		'imageId': '69105262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973462';

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