var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4035480&docid=70035117&x=1815',
		'title': '',
		'imageId': '70035117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035480&docid=70035120&x=1815',
		'title': '',
		'imageId': '70035120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035480&docid=70035114&x=1815',
		'title': '',
		'imageId': '70035114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035480&docid=70035115&x=1815',
		'title': '',
		'imageId': '70035115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035480&docid=70035116&x=1815',
		'title': '',
		'imageId': '70035116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035480&docid=70035121&x=1815',
		'title': '',
		'imageId': '70035121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035480&docid=70035122&x=1815',
		'title': '',
		'imageId': '70035122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035480&docid=70035123&x=1815',
		'title': '',
		'imageId': '70035123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035480&docid=70035124&x=1815',
		'title': '',
		'imageId': '70035124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035480&docid=70035125&x=1815',
		'title': '',
		'imageId': '70035125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035480&docid=70035126&x=1815',
		'title': '',
		'imageId': '70035126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035480&docid=70035111&x=1815',
		'title': '',
		'imageId': '70035111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035480&docid=70035112&x=1815',
		'title': '',
		'imageId': '70035112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035480&docid=70035118&x=1815',
		'title': '',
		'imageId': '70035118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035480&docid=70035119&x=1815',
		'title': '',
		'imageId': '70035119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035480&docid=70035113&x=1815',
		'title': '',
		'imageId': '70035113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4035480';

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