var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452817&x=5435',
		'title': '',
		'imageId': '70452817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452815&x=5435',
		'title': '',
		'imageId': '70452815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452812&x=5435',
		'title': '',
		'imageId': '70452812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452811&x=5435',
		'title': '',
		'imageId': '70452811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452809&x=5435',
		'title': '',
		'imageId': '70452809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452810&x=5435',
		'title': '',
		'imageId': '70452810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452819&x=5435',
		'title': '',
		'imageId': '70452819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452813&x=5435',
		'title': '',
		'imageId': '70452813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452818&x=5435',
		'title': '',
		'imageId': '70452818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452825&x=5435',
		'title': '',
		'imageId': '70452825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452826&x=5435',
		'title': '',
		'imageId': '70452826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452822&x=5435',
		'title': '',
		'imageId': '70452822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452823&x=5435',
		'title': '',
		'imageId': '70452823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452816&x=5435',
		'title': '',
		'imageId': '70452816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452814&x=5435',
		'title': '',
		'imageId': '70452814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452827&x=5435',
		'title': '',
		'imageId': '70452827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452820&x=5435',
		'title': '',
		'imageId': '70452820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029787&docid=70452821&x=5435',
		'title': '',
		'imageId': '70452821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4029787';

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