var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952947&docid=68650324&x=527',
		'title': '',
		'imageId': '68650324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952947&docid=68650332&x=527',
		'title': '',
		'imageId': '68650332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952947&docid=68650322&x=527',
		'title': '',
		'imageId': '68650322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952947&docid=68650321&x=527',
		'title': '',
		'imageId': '68650321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952947&docid=68650320&x=527',
		'title': '',
		'imageId': '68650320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952947&docid=68650326&x=527',
		'title': '',
		'imageId': '68650326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952947&docid=68650323&x=527',
		'title': '',
		'imageId': '68650323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952947&docid=68650327&x=527',
		'title': '',
		'imageId': '68650327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952947&docid=68650325&x=527',
		'title': '',
		'imageId': '68650325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952947&docid=68650328&x=527',
		'title': '',
		'imageId': '68650328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952947&docid=68650330&x=527',
		'title': '',
		'imageId': '68650330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952947&docid=68650329&x=527',
		'title': '',
		'imageId': '68650329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952947&docid=68650331&x=527',
		'title': '',
		'imageId': '68650331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952947';

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