var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513547&x=4040',
		'title': '',
		'imageId': '66513547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513528&x=4040',
		'title': '',
		'imageId': '66513528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513527&x=4040',
		'title': '',
		'imageId': '66513527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513529&x=4040',
		'title': '',
		'imageId': '66513529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513530&x=4040',
		'title': '',
		'imageId': '66513530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513533&x=4040',
		'title': '',
		'imageId': '66513533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513531&x=4040',
		'title': '',
		'imageId': '66513531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513532&x=4040',
		'title': '',
		'imageId': '66513532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513535&x=4040',
		'title': '',
		'imageId': '66513535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513536&x=4040',
		'title': '',
		'imageId': '66513536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513537&x=4040',
		'title': '',
		'imageId': '66513537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513538&x=4040',
		'title': '',
		'imageId': '66513538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513539&x=4040',
		'title': '',
		'imageId': '66513539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513540&x=4040',
		'title': '',
		'imageId': '66513540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513541&x=4040',
		'title': '',
		'imageId': '66513541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513542&x=4040',
		'title': '',
		'imageId': '66513542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513543&x=4040',
		'title': '',
		'imageId': '66513543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513544&x=4040',
		'title': '',
		'imageId': '66513544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513545&x=4040',
		'title': '',
		'imageId': '66513545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513546&x=4040',
		'title': '',
		'imageId': '66513546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863938&docid=66513534&x=4040',
		'title': '',
		'imageId': '66513534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3863938';

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