var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011205&docid=67540480&x=5541',
		'title': '',
		'imageId': '67540480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011205&docid=67540478&x=5541',
		'title': '',
		'imageId': '67540478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011205&docid=67540479&x=5541',
		'title': '',
		'imageId': '67540479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011205&docid=67540396&x=5541',
		'title': '',
		'imageId': '67540396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011205&docid=67540398&x=5541',
		'title': '',
		'imageId': '67540398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011205&docid=67540388&x=5541',
		'title': '',
		'imageId': '67540388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011205&docid=67540391&x=5541',
		'title': '',
		'imageId': '67540391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011205&docid=67540389&x=5541',
		'title': '',
		'imageId': '67540389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011205&docid=67540394&x=5541',
		'title': '',
		'imageId': '67540394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011205&docid=67540392&x=5541',
		'title': '',
		'imageId': '67540392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011205&docid=67540393&x=5541',
		'title': '',
		'imageId': '67540393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011205&docid=67540397&x=5541',
		'title': '',
		'imageId': '67540397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011205&docid=67540395&x=5541',
		'title': '',
		'imageId': '67540395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011205&docid=67540390&x=5541',
		'title': '',
		'imageId': '67540390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011205';

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