var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009085&docid=69939310&x=3411',
		'title': '',
		'imageId': '69939310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009085&docid=69939311&x=3411',
		'title': '',
		'imageId': '69939311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009085&docid=69939307&x=3411',
		'title': '',
		'imageId': '69939307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009085&docid=69939306&x=3411',
		'title': '',
		'imageId': '69939306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009085&docid=69939367&x=3411',
		'title': '',
		'imageId': '69939367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009085&docid=69939308&x=3411',
		'title': '',
		'imageId': '69939308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009085&docid=69939309&x=3411',
		'title': '',
		'imageId': '69939309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009085';

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