var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3910993&docid=67665472&x=5551',
		'title': '',
		'imageId': '67665472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910993&docid=67665473&x=5551',
		'title': '',
		'imageId': '67665473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910993&docid=67665477&x=5551',
		'title': '',
		'imageId': '67665477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910993&docid=67665478&x=5551',
		'title': '',
		'imageId': '67665478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910993&docid=67665479&x=5551',
		'title': '',
		'imageId': '67665479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910993&docid=67665480&x=5551',
		'title': '',
		'imageId': '67665480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910993&docid=67665481&x=5551',
		'title': '',
		'imageId': '67665481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3910993';

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