var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923221&docid=67974715&x=5457',
		'title': '',
		'imageId': '67974715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923221&docid=67974717&x=5457',
		'title': '',
		'imageId': '67974717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923221&docid=67974723&x=5457',
		'title': '',
		'imageId': '67974723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923221&docid=67974719&x=5457',
		'title': '',
		'imageId': '67974719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923221&docid=67974720&x=5457',
		'title': '',
		'imageId': '67974720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923221&docid=67974714&x=5457',
		'title': '',
		'imageId': '67974714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923221&docid=67974716&x=5457',
		'title': '',
		'imageId': '67974716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923221&docid=67974718&x=5457',
		'title': '',
		'imageId': '67974718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923221&docid=67974725&x=5457',
		'title': '',
		'imageId': '67974725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923221&docid=67974724&x=5457',
		'title': '',
		'imageId': '67974724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923221&docid=67974726&x=5457',
		'title': '',
		'imageId': '67974726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923221&docid=67974722&x=5457',
		'title': '',
		'imageId': '67974722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923221&docid=67974721&x=5457',
		'title': '',
		'imageId': '67974721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923221';

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