var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919407&docid=67893731&x=4417',
		'title': '',
		'imageId': '67893731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919407&docid=67893728&x=4417',
		'title': '',
		'imageId': '67893728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919407&docid=67893744&x=4417',
		'title': '',
		'imageId': '67893744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919407&docid=67893713&x=4417',
		'title': '',
		'imageId': '67893713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919407&docid=67893708&x=4417',
		'title': '',
		'imageId': '67893708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919407&docid=67893742&x=4417',
		'title': '',
		'imageId': '67893742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919407&docid=67893716&x=4417',
		'title': '',
		'imageId': '67893716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919407&docid=67893747&x=4417',
		'title': '',
		'imageId': '67893747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919407&docid=67893730&x=4417',
		'title': '',
		'imageId': '67893730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919407&docid=67893729&x=4417',
		'title': '',
		'imageId': '67893729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919407&docid=67893709&x=4417',
		'title': '',
		'imageId': '67893709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919407&docid=67893745&x=4417',
		'title': '',
		'imageId': '67893745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919407&docid=67893712&x=4417',
		'title': '',
		'imageId': '67893712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919407&docid=67893711&x=4417',
		'title': '',
		'imageId': '67893711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919407&docid=67893710&x=4417',
		'title': '',
		'imageId': '67893710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919407&docid=67893727&x=4417',
		'title': '',
		'imageId': '67893727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919407';

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