var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762526&x=268',
		'title': '',
		'imageId': '69762526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762525&x=268',
		'title': '',
		'imageId': '69762525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762536&x=268',
		'title': '',
		'imageId': '69762536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762560&x=268',
		'title': '',
		'imageId': '69762560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762551&x=268',
		'title': '',
		'imageId': '69762551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762567&x=268',
		'title': '',
		'imageId': '69762567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762561&x=268',
		'title': '',
		'imageId': '69762561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762517&x=268',
		'title': '',
		'imageId': '69762517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762516&x=268',
		'title': '',
		'imageId': '69762516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762544&x=268',
		'title': '',
		'imageId': '69762544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762563&x=268',
		'title': '',
		'imageId': '69762563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762518&x=268',
		'title': '',
		'imageId': '69762518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762550&x=268',
		'title': '',
		'imageId': '69762550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762555&x=268',
		'title': '',
		'imageId': '69762555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762538&x=268',
		'title': '',
		'imageId': '69762538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762543&x=268',
		'title': '',
		'imageId': '69762543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762520&x=268',
		'title': '',
		'imageId': '69762520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762535&x=268',
		'title': '',
		'imageId': '69762535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762537&x=268',
		'title': '',
		'imageId': '69762537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762515&x=268',
		'title': '',
		'imageId': '69762515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001967&docid=69762519&x=268',
		'title': '',
		'imageId': '69762519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001967';

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