var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017065&docid=70159258&x=180',
		'title': '',
		'imageId': '70159258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017065&docid=70159256&x=180',
		'title': '',
		'imageId': '70159256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017065&docid=70159249&x=180',
		'title': '',
		'imageId': '70159249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017065&docid=70159254&x=180',
		'title': '',
		'imageId': '70159254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017065&docid=70159245&x=180',
		'title': '',
		'imageId': '70159245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017065&docid=70159247&x=180',
		'title': '',
		'imageId': '70159247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017065&docid=70159255&x=180',
		'title': '',
		'imageId': '70159255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017065&docid=70159251&x=180',
		'title': '',
		'imageId': '70159251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017065&docid=70159244&x=180',
		'title': '',
		'imageId': '70159244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017065&docid=70159250&x=180',
		'title': '',
		'imageId': '70159250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017065&docid=70159260&x=180',
		'title': '',
		'imageId': '70159260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017065&docid=70159252&x=180',
		'title': '',
		'imageId': '70159252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017065&docid=70159257&x=180',
		'title': '',
		'imageId': '70159257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017065&docid=70159259&x=180',
		'title': '',
		'imageId': '70159259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017065&docid=70159246&x=180',
		'title': '',
		'imageId': '70159246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017065&docid=70159253&x=180',
		'title': '',
		'imageId': '70159253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017065&docid=70159248&x=180',
		'title': '',
		'imageId': '70159248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017065';

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