var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986594&docid=69419027&x=171',
		'title': '',
		'imageId': '69419027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986594&docid=69419029&x=171',
		'title': '',
		'imageId': '69419029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986594&docid=69419030&x=171',
		'title': '',
		'imageId': '69419030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986594&docid=69419028&x=171',
		'title': '',
		'imageId': '69419028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986594&docid=69419031&x=171',
		'title': '',
		'imageId': '69419031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986594&docid=69419026&x=171',
		'title': '',
		'imageId': '69419026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986594&docid=69419033&x=171',
		'title': '',
		'imageId': '69419033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986594&docid=69419034&x=171',
		'title': '',
		'imageId': '69419034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986594&docid=69419035&x=171',
		'title': '',
		'imageId': '69419035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986594&docid=69419023&x=171',
		'title': '',
		'imageId': '69419023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986594&docid=69419024&x=171',
		'title': '',
		'imageId': '69419024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986594&docid=69419032&x=171',
		'title': '',
		'imageId': '69419032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986594&docid=69419025&x=171',
		'title': '',
		'imageId': '69419025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986594';

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