var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3842136&docid=65950387&x=2549',
		'title': '',
		'imageId': '65950387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842136&docid=65950388&x=2549',
		'title': '',
		'imageId': '65950388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842136&docid=65950389&x=2549',
		'title': '',
		'imageId': '65950389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842136&docid=65950390&x=2549',
		'title': '',
		'imageId': '65950390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842136&docid=65950391&x=2549',
		'title': '',
		'imageId': '65950391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842136&docid=65950392&x=2549',
		'title': '',
		'imageId': '65950392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842136&docid=65950393&x=2549',
		'title': '',
		'imageId': '65950393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3842136';

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