var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183501&x=4313',
		'title': '',
		'imageId': '70183501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183515&x=4313',
		'title': '',
		'imageId': '70183515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183500&x=4313',
		'title': '',
		'imageId': '70183500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183512&x=4313',
		'title': '',
		'imageId': '70183512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183508&x=4313',
		'title': '',
		'imageId': '70183508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183499&x=4313',
		'title': '',
		'imageId': '70183499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183514&x=4313',
		'title': '',
		'imageId': '70183514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183502&x=4313',
		'title': '',
		'imageId': '70183502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183511&x=4313',
		'title': '',
		'imageId': '70183511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183503&x=4313',
		'title': '',
		'imageId': '70183503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183507&x=4313',
		'title': '',
		'imageId': '70183507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183504&x=4313',
		'title': '',
		'imageId': '70183504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183505&x=4313',
		'title': '',
		'imageId': '70183505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183516&x=4313',
		'title': '',
		'imageId': '70183516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183506&x=4313',
		'title': '',
		'imageId': '70183506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183513&x=4313',
		'title': '',
		'imageId': '70183513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183510&x=4313',
		'title': '',
		'imageId': '70183510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018163&docid=70183509&x=4313',
		'title': '',
		'imageId': '70183509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018163';

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