var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923468&docid=67982397&x=230',
		'title': '',
		'imageId': '67982397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923468&docid=67982399&x=230',
		'title': '',
		'imageId': '67982399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923468&docid=67982400&x=230',
		'title': '',
		'imageId': '67982400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923468&docid=67982401&x=230',
		'title': '',
		'imageId': '67982401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923468&docid=67982402&x=230',
		'title': '',
		'imageId': '67982402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923468&docid=67982403&x=230',
		'title': '',
		'imageId': '67982403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923468&docid=67982404&x=230',
		'title': '',
		'imageId': '67982404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923468&docid=67982405&x=230',
		'title': '',
		'imageId': '67982405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923468&docid=67982406&x=230',
		'title': '',
		'imageId': '67982406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923468&docid=67982407&x=230',
		'title': '',
		'imageId': '67982407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923468&docid=67982408&x=230',
		'title': '',
		'imageId': '67982408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923468&docid=67982409&x=230',
		'title': '',
		'imageId': '67982409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923468&docid=67982410&x=230',
		'title': '',
		'imageId': '67982410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923468';

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