var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975267&docid=69152144&x=591',
		'title': '',
		'imageId': '69152144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975267&docid=69152145&x=591',
		'title': '',
		'imageId': '69152145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975267&docid=69152146&x=591',
		'title': '',
		'imageId': '69152146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975267&docid=69152147&x=591',
		'title': '',
		'imageId': '69152147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975267&docid=69152148&x=591',
		'title': '',
		'imageId': '69152148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975267&docid=69152149&x=591',
		'title': '',
		'imageId': '69152149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975267&docid=69152154&x=591',
		'title': '',
		'imageId': '69152154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975267&docid=69152155&x=591',
		'title': '',
		'imageId': '69152155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975267&docid=69152160&x=591',
		'title': '',
		'imageId': '69152160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975267&docid=69152163&x=591',
		'title': '',
		'imageId': '69152163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975267&docid=69152166&x=591',
		'title': '',
		'imageId': '69152166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975267&docid=69152172&x=591',
		'title': '',
		'imageId': '69152172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975267&docid=69152167&x=591',
		'title': '',
		'imageId': '69152167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975267';

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