var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919930&docid=67899721&x=5433',
		'title': '',
		'imageId': '67899721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919930&docid=67899723&x=5433',
		'title': '',
		'imageId': '67899723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919930&docid=67899724&x=5433',
		'title': '',
		'imageId': '67899724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919930&docid=67899725&x=5433',
		'title': '',
		'imageId': '67899725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919930&docid=67899726&x=5433',
		'title': '',
		'imageId': '67899726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919930&docid=67899727&x=5433',
		'title': '',
		'imageId': '67899727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919930&docid=67899728&x=5433',
		'title': '',
		'imageId': '67899728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919930&docid=67899729&x=5433',
		'title': '',
		'imageId': '67899729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919930&docid=67899730&x=5433',
		'title': '',
		'imageId': '67899730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919930&docid=67899731&x=5433',
		'title': '',
		'imageId': '67899731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919930&docid=67899732&x=5433',
		'title': '',
		'imageId': '67899732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919930&docid=67899733&x=5433',
		'title': '',
		'imageId': '67899733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919930&docid=67899734&x=5433',
		'title': '',
		'imageId': '67899734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919930';

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