var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945257&docid=68469793&x=2954',
		'title': '',
		'imageId': '68469793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945257&docid=68469795&x=2954',
		'title': '',
		'imageId': '68469795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945257&docid=68469797&x=2954',
		'title': '',
		'imageId': '68469797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945257&docid=68469798&x=2954',
		'title': '',
		'imageId': '68469798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945257&docid=68469799&x=2954',
		'title': '',
		'imageId': '68469799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945257&docid=68469800&x=2954',
		'title': '',
		'imageId': '68469800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945257&docid=68469801&x=2954',
		'title': '',
		'imageId': '68469801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945257&docid=68469807&x=2954',
		'title': '',
		'imageId': '68469807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945257&docid=68469802&x=2954',
		'title': '',
		'imageId': '68469802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945257&docid=68469803&x=2954',
		'title': '',
		'imageId': '68469803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945257&docid=68469804&x=2954',
		'title': '',
		'imageId': '68469804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945257&docid=68469806&x=2954',
		'title': '',
		'imageId': '68469806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945257&docid=68469805&x=2954',
		'title': '',
		'imageId': '68469805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945257';

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