var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013178&docid=70031770&x=14',
		'title': '',
		'imageId': '70031770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013178&docid=70031771&x=14',
		'title': '',
		'imageId': '70031771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013178&docid=70031772&x=14',
		'title': '',
		'imageId': '70031772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013178&docid=70031773&x=14',
		'title': '',
		'imageId': '70031773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013178&docid=70031774&x=14',
		'title': '',
		'imageId': '70031774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013178&docid=70031779&x=14',
		'title': '',
		'imageId': '70031779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013178&docid=70031782&x=14',
		'title': '',
		'imageId': '70031782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013178&docid=70031787&x=14',
		'title': '',
		'imageId': '70031787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013178&docid=70031791&x=14',
		'title': '',
		'imageId': '70031791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013178&docid=70031789&x=14',
		'title': '',
		'imageId': '70031789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013178&docid=70031793&x=14',
		'title': '',
		'imageId': '70031793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013178&docid=70031797&x=14',
		'title': '',
		'imageId': '70031797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013178&docid=70031769&x=14',
		'title': '',
		'imageId': '70031769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013178';

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