var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015704&docid=70098706&x=2938',
		'title': '',
		'imageId': '70098706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015704&docid=70098707&x=2938',
		'title': '',
		'imageId': '70098707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015704&docid=70098708&x=2938',
		'title': '',
		'imageId': '70098708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015704&docid=70098709&x=2938',
		'title': '',
		'imageId': '70098709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015704&docid=70098712&x=2938',
		'title': '',
		'imageId': '70098712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015704&docid=70098721&x=2938',
		'title': '',
		'imageId': '70098721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015704&docid=70098722&x=2938',
		'title': '',
		'imageId': '70098722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015704&docid=70098723&x=2938',
		'title': '',
		'imageId': '70098723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015704&docid=70098724&x=2938',
		'title': '',
		'imageId': '70098724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015704&docid=70098727&x=2938',
		'title': '',
		'imageId': '70098727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015704&docid=70098734&x=2938',
		'title': '',
		'imageId': '70098734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015704&docid=70098735&x=2938',
		'title': '',
		'imageId': '70098735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015704&docid=70098741&x=2938',
		'title': '',
		'imageId': '70098741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015704&docid=70098743&x=2938',
		'title': '',
		'imageId': '70098743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015704&docid=70098704&x=2938',
		'title': '',
		'imageId': '70098704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015704&docid=70098705&x=2938',
		'title': '',
		'imageId': '70098705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015704';

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