var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972131&docid=69072219&x=515',
		'title': '',
		'imageId': '69072219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972131&docid=69072213&x=515',
		'title': '',
		'imageId': '69072213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972131&docid=69072212&x=515',
		'title': '',
		'imageId': '69072212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972131&docid=69072217&x=515',
		'title': '',
		'imageId': '69072217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972131&docid=69072211&x=515',
		'title': '',
		'imageId': '69072211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972131&docid=69072216&x=515',
		'title': '',
		'imageId': '69072216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972131&docid=69072214&x=515',
		'title': '',
		'imageId': '69072214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972131&docid=69072218&x=515',
		'title': '',
		'imageId': '69072218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972131&docid=69072215&x=515',
		'title': '',
		'imageId': '69072215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972131';

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