var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3990689&docid=69503095&x=5528',
		'title': '',
		'imageId': '69503095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990689&docid=69503096&x=5528',
		'title': '',
		'imageId': '69503096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990689&docid=69503097&x=5528',
		'title': '',
		'imageId': '69503097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990689&docid=69503098&x=5528',
		'title': '',
		'imageId': '69503098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990689&docid=69503101&x=5528',
		'title': '',
		'imageId': '69503101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990689&docid=69503100&x=5528',
		'title': '',
		'imageId': '69503100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990689&docid=69503099&x=5528',
		'title': '',
		'imageId': '69503099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3990689';

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