var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010556&docid=69972343&x=4724',
		'title': '',
		'imageId': '69972343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010556&docid=69972342&x=4724',
		'title': '',
		'imageId': '69972342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010556&docid=69972339&x=4724',
		'title': '',
		'imageId': '69972339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010556&docid=69972349&x=4724',
		'title': '',
		'imageId': '69972349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010556&docid=69972347&x=4724',
		'title': '',
		'imageId': '69972347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010556&docid=69972350&x=4724',
		'title': '',
		'imageId': '69972350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010556&docid=69972341&x=4724',
		'title': '',
		'imageId': '69972341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010556&docid=69972340&x=4724',
		'title': '',
		'imageId': '69972340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010556&docid=69972352&x=4724',
		'title': '',
		'imageId': '69972352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010556&docid=69972346&x=4724',
		'title': '',
		'imageId': '69972346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010556&docid=69972351&x=4724',
		'title': '',
		'imageId': '69972351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010556&docid=69972348&x=4724',
		'title': '',
		'imageId': '69972348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010556&docid=69972345&x=4724',
		'title': '',
		'imageId': '69972345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010556&docid=69972344&x=4724',
		'title': '',
		'imageId': '69972344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010556';

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