var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999800&docid=69703861&x=4123',
		'title': '',
		'imageId': '69703861',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999800&docid=69703864&x=4123',
		'title': '',
		'imageId': '69703864',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999800&docid=69703865&x=4123',
		'title': '',
		'imageId': '69703865',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999800&docid=69703866&x=4123',
		'title': '',
		'imageId': '69703866',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999800&docid=69703869&x=4123',
		'title': '',
		'imageId': '69703869',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999800&docid=69703868&x=4123',
		'title': '',
		'imageId': '69703868',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999800&docid=69703867&x=4123',
		'title': '',
		'imageId': '69703867',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999800&docid=69703870&x=4123',
		'title': '',
		'imageId': '69703870',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999800&docid=69703871&x=4123',
		'title': '',
		'imageId': '69703871',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999800&docid=69703872&x=4123',
		'title': '',
		'imageId': '69703872',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999800&docid=69703873&x=4123',
		'title': '',
		'imageId': '69703873',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999800&docid=69703874&x=4123',
		'title': '',
		'imageId': '69703874',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999800';

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