var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017157&docid=70159710&x=720',
		'title': '',
		'imageId': '70159710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017157&docid=70159719&x=720',
		'title': '',
		'imageId': '70159719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017157&docid=70159716&x=720',
		'title': '',
		'imageId': '70159716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017157&docid=70159717&x=720',
		'title': '',
		'imageId': '70159717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017157&docid=70159704&x=720',
		'title': '',
		'imageId': '70159704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017157&docid=70159727&x=720',
		'title': '',
		'imageId': '70159727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017157&docid=70159701&x=720',
		'title': '',
		'imageId': '70159701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017157&docid=70159702&x=720',
		'title': '',
		'imageId': '70159702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017157&docid=70159722&x=720',
		'title': '',
		'imageId': '70159722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017157&docid=70159707&x=720',
		'title': '',
		'imageId': '70159707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017157&docid=70159703&x=720',
		'title': '',
		'imageId': '70159703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017157&docid=70159699&x=720',
		'title': '',
		'imageId': '70159699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017157&docid=70159700&x=720',
		'title': '',
		'imageId': '70159700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017157';

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