var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011818&docid=69997088&x=1529',
		'title': '',
		'imageId': '69997088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011818&docid=69997089&x=1529',
		'title': '',
		'imageId': '69997089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011818&docid=69997090&x=1529',
		'title': '',
		'imageId': '69997090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011818&docid=69997091&x=1529',
		'title': '',
		'imageId': '69997091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011818&docid=69997092&x=1529',
		'title': '',
		'imageId': '69997092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011818&docid=69997093&x=1529',
		'title': '',
		'imageId': '69997093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011818&docid=69997094&x=1529',
		'title': '',
		'imageId': '69997094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011818&docid=69997095&x=1529',
		'title': '',
		'imageId': '69997095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011818&docid=69997096&x=1529',
		'title': '',
		'imageId': '69997096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011818&docid=69997097&x=1529',
		'title': '',
		'imageId': '69997097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011818&docid=69997098&x=1529',
		'title': '',
		'imageId': '69997098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011818&docid=69997099&x=1529',
		'title': '',
		'imageId': '69997099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011818&docid=69997100&x=1529',
		'title': '',
		'imageId': '69997100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011818';

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