var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978515&docid=69222749&x=1441',
		'title': '',
		'imageId': '69222749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978515&docid=69222727&x=1441',
		'title': '',
		'imageId': '69222727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978515&docid=69222729&x=1441',
		'title': '',
		'imageId': '69222729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978515&docid=69222731&x=1441',
		'title': '',
		'imageId': '69222731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978515&docid=69222730&x=1441',
		'title': '',
		'imageId': '69222730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978515&docid=69222732&x=1441',
		'title': '',
		'imageId': '69222732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978515&docid=69222728&x=1441',
		'title': '',
		'imageId': '69222728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978515';

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