var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009764&docid=69954449&x=1527',
		'title': '',
		'imageId': '69954449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009764&docid=69954445&x=1527',
		'title': '',
		'imageId': '69954445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009764&docid=69954447&x=1527',
		'title': '',
		'imageId': '69954447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009764&docid=69954450&x=1527',
		'title': '',
		'imageId': '69954450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009764&docid=69954446&x=1527',
		'title': '',
		'imageId': '69954446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009764&docid=69954448&x=1527',
		'title': '',
		'imageId': '69954448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009764&docid=69954451&x=1527',
		'title': '',
		'imageId': '69954451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009764';

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