var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998517&docid=69665822&x=115',
		'title': '',
		'imageId': '69665822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998517&docid=69665823&x=115',
		'title': '',
		'imageId': '69665823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998517&docid=69665824&x=115',
		'title': '',
		'imageId': '69665824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998517&docid=69665830&x=115',
		'title': '',
		'imageId': '69665830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998517&docid=69665831&x=115',
		'title': '',
		'imageId': '69665831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998517&docid=69665835&x=115',
		'title': '',
		'imageId': '69665835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998517&docid=69665837&x=115',
		'title': '',
		'imageId': '69665837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998517&docid=69665842&x=115',
		'title': '',
		'imageId': '69665842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998517&docid=69665843&x=115',
		'title': '',
		'imageId': '69665843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998517&docid=69665846&x=115',
		'title': '',
		'imageId': '69665846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998517&docid=69665849&x=115',
		'title': '',
		'imageId': '69665849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998517&docid=69665854&x=115',
		'title': '',
		'imageId': '69665854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998517&docid=69665855&x=115',
		'title': '',
		'imageId': '69665855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998517&docid=69665821&x=115',
		'title': '',
		'imageId': '69665821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998517&docid=69665820&x=115',
		'title': '',
		'imageId': '69665820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998517';

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