var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006261&docid=69864471&x=4219',
		'title': '',
		'imageId': '69864471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006261&docid=69864472&x=4219',
		'title': '',
		'imageId': '69864472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006261&docid=69864473&x=4219',
		'title': '',
		'imageId': '69864473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006261&docid=69864474&x=4219',
		'title': '',
		'imageId': '69864474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006261&docid=69864475&x=4219',
		'title': '',
		'imageId': '69864475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006261&docid=69864477&x=4219',
		'title': '',
		'imageId': '69864477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006261&docid=69864476&x=4219',
		'title': '',
		'imageId': '69864476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006261';

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