var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015801&docid=70103787&x=2755',
		'title': '',
		'imageId': '70103787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015801&docid=70103783&x=2755',
		'title': '',
		'imageId': '70103783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015801&docid=70103782&x=2755',
		'title': '',
		'imageId': '70103782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015801&docid=70103813&x=2755',
		'title': '',
		'imageId': '70103813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015801&docid=70104601&x=2755',
		'title': '',
		'imageId': '70104601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015801&docid=70103785&x=2755',
		'title': '',
		'imageId': '70103785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015801&docid=70103814&x=2755',
		'title': '',
		'imageId': '70103814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015801&docid=70103809&x=2755',
		'title': '',
		'imageId': '70103809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015801&docid=70103786&x=2755',
		'title': '',
		'imageId': '70103786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015801&docid=70104140&x=2755',
		'title': '',
		'imageId': '70104140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015801&docid=70103808&x=2755',
		'title': '',
		'imageId': '70103808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015801&docid=70104141&x=2755',
		'title': '',
		'imageId': '70104141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015801&docid=70103812&x=2755',
		'title': '',
		'imageId': '70103812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015801&docid=70104184&x=2755',
		'title': '',
		'imageId': '70104184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015801&docid=70103807&x=2755',
		'title': '',
		'imageId': '70103807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015801';

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