var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964207&docid=68911250&x=4713',
		'title': '',
		'imageId': '68911250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964207&docid=68911254&x=4713',
		'title': '',
		'imageId': '68911254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964207&docid=68911256&x=4713',
		'title': '',
		'imageId': '68911256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964207&docid=68911251&x=4713',
		'title': '',
		'imageId': '68911251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964207&docid=68911253&x=4713',
		'title': '',
		'imageId': '68911253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964207&docid=68911252&x=4713',
		'title': '',
		'imageId': '68911252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964207&docid=68911255&x=4713',
		'title': '',
		'imageId': '68911255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964207&docid=68911249&x=4713',
		'title': '',
		'imageId': '68911249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964207&docid=68911258&x=4713',
		'title': '',
		'imageId': '68911258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964207&docid=68911257&x=4713',
		'title': '',
		'imageId': '68911257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964207&docid=68986712&x=4713',
		'title': '',
		'imageId': '68986712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964207&docid=68986713&x=4713',
		'title': '',
		'imageId': '68986713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964207&docid=68911280&x=4713',
		'title': '',
		'imageId': '68911280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964207';

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