var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912983&docid=67712723&x=2115',
		'title': '',
		'imageId': '67712723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912983&docid=67712732&x=2115',
		'title': '',
		'imageId': '67712732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912983&docid=67712728&x=2115',
		'title': '',
		'imageId': '67712728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912983&docid=67712720&x=2115',
		'title': '',
		'imageId': '67712720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912983&docid=67712729&x=2115',
		'title': '',
		'imageId': '67712729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912983&docid=67712735&x=2115',
		'title': '',
		'imageId': '67712735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912983&docid=67712727&x=2115',
		'title': '',
		'imageId': '67712727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912983&docid=67712730&x=2115',
		'title': '',
		'imageId': '67712730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912983&docid=67712731&x=2115',
		'title': '',
		'imageId': '67712731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912983&docid=67712721&x=2115',
		'title': '',
		'imageId': '67712721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912983&docid=67712722&x=2115',
		'title': '',
		'imageId': '67712722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912983&docid=67712726&x=2115',
		'title': '',
		'imageId': '67712726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912983&docid=67712724&x=2115',
		'title': '',
		'imageId': '67712724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912983&docid=67712725&x=2115',
		'title': '',
		'imageId': '67712725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912983&docid=67712733&x=2115',
		'title': '',
		'imageId': '67712733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912983&docid=67712734&x=2115',
		'title': '',
		'imageId': '67712734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912983';

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