var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3904173&docid=67507803&x=3856',
		'title': '',
		'imageId': '67507803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904173&docid=67507804&x=3856',
		'title': '',
		'imageId': '67507804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904173&docid=67507806&x=3856',
		'title': '',
		'imageId': '67507806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904173&docid=67507802&x=3856',
		'title': '',
		'imageId': '67507802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904173&docid=67507840&x=3856',
		'title': '',
		'imageId': '67507840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904173&docid=67507805&x=3856',
		'title': '',
		'imageId': '67507805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904173&docid=67507835&x=3856',
		'title': '',
		'imageId': '67507835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904173&docid=67507836&x=3856',
		'title': '',
		'imageId': '67507836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904173&docid=67507837&x=3856',
		'title': '',
		'imageId': '67507837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904173&docid=67507823&x=3856',
		'title': '',
		'imageId': '67507823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904173&docid=67507825&x=3856',
		'title': '',
		'imageId': '67507825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904173&docid=67507809&x=3856',
		'title': '',
		'imageId': '67507809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904173&docid=67507819&x=3856',
		'title': '',
		'imageId': '67507819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904173&docid=67507817&x=3856',
		'title': '',
		'imageId': '67507817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904173&docid=67507822&x=3856',
		'title': '',
		'imageId': '67507822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3904173';

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