var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008248&docid=69915869&x=4119',
		'title': '',
		'imageId': '69915869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008248&docid=69915873&x=4119',
		'title': '',
		'imageId': '69915873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008248&docid=69915875&x=4119',
		'title': '',
		'imageId': '69915875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008248&docid=69915871&x=4119',
		'title': '',
		'imageId': '69915871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008248&docid=69915872&x=4119',
		'title': '',
		'imageId': '69915872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008248&docid=69915874&x=4119',
		'title': '',
		'imageId': '69915874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008248&docid=70122291&x=4119',
		'title': '',
		'imageId': '70122291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008248';

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