var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961102&docid=67688545&x=2033',
		'title': '',
		'imageId': '67688545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961102&docid=67688546&x=2033',
		'title': '',
		'imageId': '67688546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961102&docid=67688547&x=2033',
		'title': '',
		'imageId': '67688547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961102&docid=67688548&x=2033',
		'title': '',
		'imageId': '67688548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961102&docid=67688549&x=2033',
		'title': '',
		'imageId': '67688549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961102&docid=67688550&x=2033',
		'title': '',
		'imageId': '67688550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961102&docid=67688551&x=2033',
		'title': '',
		'imageId': '67688551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961102&docid=67688552&x=2033',
		'title': '',
		'imageId': '67688552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961102&docid=67688553&x=2033',
		'title': '',
		'imageId': '67688553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961102&docid=67688554&x=2033',
		'title': '',
		'imageId': '67688554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961102&docid=67688555&x=2033',
		'title': '',
		'imageId': '67688555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961102&docid=67688556&x=2033',
		'title': '',
		'imageId': '67688556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961102&docid=67688557&x=2033',
		'title': '',
		'imageId': '67688557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961102&docid=67688558&x=2033',
		'title': '',
		'imageId': '67688558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961102&docid=67688559&x=2033',
		'title': '',
		'imageId': '67688559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961102';

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